Plugins

9 plugins
curated
Task Execution Workflow
Load a plan, execute tasks with verification, and track progress via issues.
10 skills · plugin
@a5c-ai
Tasks
Route questions to domain experts instead of asking the current user
2 skills · plugin
@owl-listener
UX Strategy
UX strategy skills: information architecture, content strategy, navigation patterns, user flows, task analysis, and competitive UX audits.
12 skills · plugin
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 · plugin
@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 · plugin
@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 · plugin
@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 · plugin
@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 · plugin
@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 · plugin

Results for “task”

403 skills
rajanthar
Webwright
Solve a user-specified web task code-as-action style by driving a local Playwright browser through one bash command at a time, saving screenshots and an action log into `final_runs/run_id/`, and visually verifying the result. Use when the user asks to automate a web task (search, filter, form-fill, multi-step flow, data extraction) and wants reusable scripts plus screenshot evidence rather than a one-shot answer.
0 · bundle
composiohq
Loomio Automation
Automate Loomio group decision-making tasks through Composio's toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
Workiom Automation
Automate Workiom operations through Composio's Workiom toolkit via Rube MCP, including tool discovery, connection management, and execution.
66.9k
composiohq
Dotsimple Automation
Automate Dotsimple operations through Composio's Dotsimple toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
Blackboard Automation
Automate Blackboard tasks through Composio's Blackboard toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
Better Proposals Automation
Automate Better Proposals tasks by discovering and executing tools through Rube MCP and Composio's toolkit.
66.9k
vikingokft
Persona Sales Ops
Manage sales workflows by tracking deals, scheduling calls, and handling client communications through Google Workspace tools.
0
vikingokft
Persona Project Manager
Coordinates projects by tracking tasks in Sheets, scheduling meetings in Calendar, and sharing documents via Drive and Gmail.
0
thedixitjain
Wgm
Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.
2
francostino
Wgm
Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.
63
saranskumar
Automation Script Designer
Use this when designing scripts or small tools for automation, maintenance, CI tasks, file manipulation, config generation, or local workflow support across shell, Python, or mixed environments.
0
26bb
Wgm
Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.
0
sickn33
Wgm
Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.
45.1k
composiohq
Felt Automation
Automate Felt mapping tasks through Composio's Felt toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
Encodian Automation
Automate Encodian document processing tasks through Composio's toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
Docupilot Automation
Automate Docupilot document generation tasks through Composio's toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
Mailcheck Automation
Automate Mailcheck email verification tasks through Composio's Mailcheck toolkit via Rube MCP, with tool discovery and connection management.
66.9k
composiohq
Googlesuper Automation
Automate Google Super tasks through Composio's toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
lord1egypt
Plan
Writes an actionable markdown implementation plan to .hermes/plans/ without executing code, using bite-sized tasks, exact paths, and complete code examples.
2
samyakjhaveri
Catchup
Quickly refreshes project state when resuming work by reporting git status, recent commits, environment, memory staleness, pending tasks, and red flags.
0
mhassan0000
Growth Log
Teaches how to write growth logs that extract reusable patterns from complex tasks, failures, and reviews, with templates and quality checks.
1
rosendolu
Openspec Archive Change
Archives a completed change in the OpenSpec workflow, checking artifact and task completion, assessing spec sync, and moving the change directory to the archive.
0
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
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
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
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
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
D2lbrightspace Automation
Automate D2L Brightspace operations through Composio's toolkit via Rube MCP, including tool discovery, connection management, and task execution.
66.9k
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