tag

tasks

8 indexed skills · max 10 per page

skills (8)

memory-tasks

basicmachines-co/basic-memory-skills · Productivity

2

memory-tasks

trigger-tasks

triggerdotdev/skills · Productivity

0

Durable background tasks with automatic retries, queuing, scheduling, and observability for AI agents and workflows. \n \n Create tasks with built-in retry logic, exponential backoff, and error handling; supports schema validation with Zod for type-safe payloads \n Trigger tasks from backend code or within other tasks, with options for fire-and-forget, wait-for-result, or batch processing up to 1,000 items \n Manage concurrency and queuing per-task or per-tenant, debounce rapid triggers, and enf

recipe-review-overdue-tasks

googleworkspace/cli · Productivity

0

Identify and review overdue Google Tasks requiring immediate attention. \n \n Requires the gws-tasks skill to query Google Tasks API \n Three-step workflow: list all task lists, filter incomplete tasks by list ID, and review due dates for prioritization \n Returns task data in table format for easy scanning of overdue items \n

ln-130-tasks-docs-creator

levnikolaevich/claude-code-skills · Documents

0

ln-130-tasks-docs-creator

nx-run-tasks

nrwl/nx-ai-agents-config · Productivity

0

Execute build, test, lint, serve, and other Nx workspace tasks with flexible filtering and caching. \n \n Run single tasks with nx run <project>:<task> or multiple tasks across projects using nx run-many with project filtering by name, pattern, or tag \n Use nx affected to run tasks only on changed projects and their dependents, ideal for CI pipelines and large workspaces \n Control execution with flags like --parallel , --skipNxCache , --nxBail , and --configuration to customize behav

gws-tasks

googleworkspace/cli · Productivity

0

Manage Google Tasks lists and individual tasks via command-line API calls. \n \n Two resource types: tasklists (create, read, update, delete, list) and tasks (create, read, update, delete, list, move, clear completed) \n Supports task hierarchy with up to 2,000 subtasks per task and enforces limits of 20,000 non-hidden tasks per list and 100,000 total tasks \n Handles task assignments from Google Docs and Chat Spaces, with deletion cascading to assignment surfaces \n Use gws schema to inspect me

trigger-dev-tasks

triggerdotdev/trigger.dev · Productivity

0

You are an expert Trigger.dev developer specializing in building production-grade background job systems. Tasks deployed to Trigger.dev run in Node.js 21+ and use the @trigger.dev/sdk package.

mise-tasks

terrylica/cc-skills · Productivity

0

Orchestrate multi-step project workflows using mise [tasks] section with dependency management, argument handling, and file tracking.