Packs

9 packs
curated
Task Execution Workflow
Load a plan, execute tasks with verification, and track progress via issues.
10 skills · pack
@a5c-ai
Tasks
Route questions to domain experts instead of asking the current user
2 skills · pack
@owl-listener
UX Strategy
UX strategy skills: information architecture, content strategy, navigation patterns, user flows, task analysis, and competitive UX audits.
12 skills · pack
curated
Build Multi-Agent System with CrewAI
Design and orchestrate multi-agent AI teams using the CrewAI framework with agent roles, task decomposition, and crew processes.
11 skills · pack
@fradser
Pi
Bridges to pi (dev/pi), a minimal terminal coding harness. Delegates coding tasks to the pi CLI for execution with full file and git context.
3 skills · pack
@samyakjhaveri
Business Process
Business process skills (process-optimizer, sop-writer, workflow-mapper, weekly-review). Useful for operational documentation, SOP generation, and workflow analysis. NOT for: software engineering tasks — these target organizational processes, not code.
4 skills · pack
@pwdev-solucoes
Pwdev Code
Spec-driven development framework v2.3 — 8 real subagents (incl. advisor), per-task model routing, curated memory graph, opt-in parallel waves, external CLI delegation (Codex/OpenCode/Kimi/Gemini/Kiro), simplification pass, strict verify, audit hooks, 22 commands
2 skills · pack
@samyakjhaveri
Helpers
Utility skills (decision-matrix, navigate, model-route, prompt-improver, grill-research, align-prompt). Useful for specialized one-off tasks like structured decisions, adversarial research grilling, or aligning a draft prompt to an Opus model. NOT for: daily development workflow — these are situational tools, not always-on skills.
4 skills · pack
@alirezarezvani
Agenthub
Multi-agent collaboration — spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any task that benefits from diverse solutions. 7 slash commands (/hub:init, /hub:spawn, /hub:status, /hub:eval, /hub:merge, /hub:board, /hub:run), agent templates, DAG-based orchestration, LLM judge mode, message board coordination.
8 skills · pack

Results for “task”

1,707 skills
timlai666
wp-plugin-development
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.
1 · bundle
dracounion
depth-work-container
Defines a time-bounded, focused work session to produce a specific creative or productive output, tracking progress and completion.
11 · bundle
landonschropp
plan-morning
Use when the user says "plan my morning" or wants to fill out morning journaling (Gratitude, Better Day, Daily Affirmation) and personal/work tasks for today's daily note.
1 · bundle
lucassantana-dev
task-orchestration
You have 5 projects, each with a session. You open each one, paste "continue with next priorities", wait, switch, repeat. You're acting as a human cron job.
1 · bundle
rollrollroll
tdd
当要用测试先行的方式落地一段行为改动时使用——如"用 TDD 实现这个功能、先写测试再写实现、红绿循环推进、修 bug 先写复现测试"。在约定 seam 上一次一个行为走红→绿→验证,并当场把命令与输出落盘成可核对的执行记录。composable 层能力单元,通常由 execute-task 在每个任务内调用。不要用于:给已写完的实现事后补测试、只跑测试不改代码、纯定位 bug 不改行为、代码评审、任务拆分。
0 · bundle
machenjie
frontend-change-builder
Use `task-agent` for bounded frontend component or browser changes involving interaction, accessibility, API failures, security, or regression proof. Skip backend-only work and design exploration without implementation.
4 · bundle
machenjie
integration-change-builder
Use `analysis-agent` for integration decisions or `task-agent` for cross-system/external changes involving contracts, retries, idempotency, authentication, or reconciliation. Skip isolated work with no integration edge.
4 · bundle
machenjie
repeat-failure-analysis
`analysis-agent`/`task-agent`/`review-agent`: use when repeated failure needs a new hypothesis or proof path; skip an initial failure with verified cause and a different action.
4 · bundle
tangchunwu
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
1 · bundle
vvieira010-pixel
agency-scaffold-generator
Generate scaffolds that gradually increase student choice, voice, and ownership within a learning task. Use when students depend heavily on teacher direction and need to develop autonomy.
0
thanakijwanavit
coding-workflow
Use this skill for any coding task that involves working with repositories, writing code, creating branches, or opening pull requests. Covers the full development workflow from cloning to PR.
0
antood69
coding-workflow
Use this skill for any coding task that involves working with repositories, writing code, creating branches, or opening pull requests. Covers the full development workflow from cloning to PR.
0
seaworld008
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
65 · bundle
arustydev
meta-skill-gaps-dev
Identify skill coverage gaps and improvement opportunities. Use when analyzing missing skills for a task, creating skill gap issues, evaluating skill effectiveness, or refining skill progressive disclosure.
8
michaelschecht
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
0 · bundle
timlai666
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
1 · bundle
dylanckawalec
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
3 · bundle
atc-net
github-issues
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", "set the priority", "set the start date", or any GitHub issue management task.
3 · bundle
brycewang-stanford
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
1k · bundle
alirezarezvani
agenthub
Spawns multiple parallel AI agents that compete on the same task using isolated git worktrees, evaluates results, and merges the best solution.
20.4k · bundle
bankrbot
gitlawb
Manage decentralized git repositories, identities, pull requests, issues, bounties, and agent tasks on the gitlawb network using cryptographic DIDs and Ed25519 signatures.
1.2k · bundle
composiohq
strava-automation
Automate Strava operations like fetching activities, managing connections, and executing bulk tasks through Composio's Strava toolkit via Rube MCP.
66.9k
composiohq
sympla-automation
Automate event management tasks on Sympla through Composio's toolkit via Rube MCP, including ticket sales, attendee data, and event operations.
66.9k
composiohq
detrack-automation
Automate Detrack delivery management tasks through Composio's Detrack toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
harvest-automation
Automate time tracking, project management, and invoicing in Harvest by logging hours, managing projects, clients, and tasks through natural language commands.
66.9k
composiohq
parsera-automation
Automate Parsera web scraping tasks through Composio's Parsera toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
plasmic-automation
Automate Plasmic design and development tasks through Composio's toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
wachete-automation
Automate Wachete web monitoring tasks through Composio's Wachete toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
apipie-ai-automation
Automate Apipie AI tasks through Composio's toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
anchor-browser-automation
Automate browser tasks using Anchor Browser via Rube MCP and Composio, with dynamic tool discovery and connection management.
66.9k
composiohq
d2lbrightspace-automation
Automate D2L Brightspace operations through Composio's toolkit via Rube MCP, including tool discovery, connection management, and task execution.
66.9k
composiohq
google-address-validation-automation
Automates Google Address Validation tasks via Composio's toolkit and Rube MCP, including tool discovery, connection management, and execution.
66.9k
composiohq
cloudflare-browser-rendering-automation
Automate Cloudflare Browser Rendering tasks through Composio's toolkit via Rube MCP, with tool discovery and connection management.
66.9k
deanpeters
agent-orchestration-advisor
Design multi-agent AI workflows with clear boundaries, handoffs, and monitoring for complex product management tasks.
5.6k
czlonkowski
using-n8n-mcp-skills
Routes n8n workflow-building tasks to the correct skill, with defaults and red-flag guidance for reliable n8n automation.
5.7k · bundle
openclaw
handoff
Generates a clipboard-ready handoff prompt for another AI agent to investigate or continue a task, with structured context and review instructions.
9.1k