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”

533 skills
machenjie
containerization
`task-agent`/`review-agent`: use when image layers, build context, runtime user, secrets, health checks, shutdown, or provenance change; skip when container behavior is unaffected.
4 · bundle
machenjie
domain-event-modeling
`analysis-agent`/`task-agent`: use when commit timing, payloads, schema, ordering, idempotency, or retry changes; skip when no domain-event decision is required.
4 · bundle
machenjie
version-compatibility
`analysis-agent`/`task-agent`/`review-agent`: use when API, schema, event, or behavior changes need compatibility, deprecation, rollout, or migration; skip without version impact.
4 · bundle
machenjie
logging-error-handling
`task-agent`/`review-agent`: use when structured errors, logs, correlation, redaction, propagation, or safe diagnostics change; skip when logging/error handling is unaffected.
4 · bundle
machenjie
microservice-splitting
`analysis-agent`/`task-agent`/`review-agent`: use when a service split affects ownership, deployment, scaling, isolation, contracts, or data; skip without a split decision.
4 · bundle
machenjie
privacy-data-lifecycle
`analysis-agent`/`task-agent`/`review-agent`: use when personal-data purpose, retention, deletion, sharing, telemetry, or provider handling changes; skip legal-only work.
4 · bundle
machenjie
repository-context-map
`analysis-agent`/`task-agent`/`review-agent`: discover source of truth, candidate owner, and change surface before planning; hand known candidates to impact inspection.
4 · bundle
machenjie
state-management-design
`task-agent`: use when local, server, global, derived, optimistic, persisted, form, auth, or cache state ownership changes; skip when state boundaries are unaffected.
4 · bundle
anantha-236
agent-eval
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
1
cjthompson
orchestration-strategy
Use when facing multiple implementation tasks that could benefit from parallelization or when deciding between solo, parallel agent, sequential subagent, or agent team approaches
1 · bundle
ichichuang
opencode
Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.
0 · bundle
anantha-236
prompt-optimizer
Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.
1
composiohq
tomba-automation
Automate Tomba email-finding and enrichment tasks through Composio's Tomba toolkit via Rube MCP.
66.9k
composiohq
poptin-automation
Automate Poptin popup and lead generation tasks through Composio's Poptin toolkit via Rube MCP.
66.9k
composiohq
webvizio-automation
Automate Webvizio tasks through Composio's Webvizio toolkit via Rube MCP, with tool discovery and connection management.
66.9k
composiohq
shotstack-automation
Automate video editing and media processing tasks using Shotstack through Composio's Rube MCP integration.
66.9k
composiohq
renderform-automation
Automate Renderform template and image generation tasks through Composio's Renderform toolkit via Rube MCP.
66.9k
composiohq
sitespeakai-automation
Automate Sitespeakai tasks through Composio's toolkit via Rube MCP, with dynamic tool discovery and connection management.
66.9k
composiohq
mailboxlayer-automation
Automate email validation and mailbox verification tasks using the Mailboxlayer API through Composio's Rube MCP integration.
66.9k
majiayu000
ray
Scales Python ML workloads across clusters using Ray's distributed tasks, actors, data, and serving capabilities.
567 · bundle
samyakjhaveri
navigate
Recommends the best skill, agent, or command for a given task by classifying intent and scanning available tools.
0
diegosouzapw
glm5
Spawns GLM-5 powered teammates with native thinking mode for coding, review, testing, planning, and research tasks.
54 · bundle
oyi77
teamwork
Creates and manages AI agent teams for complex engineering tasks, with model routing, cost optimization, and performance evaluation.
10
machenjie
unit-testing
`analysis-agent`/`task-agent`/`review-agent`: use when logic, rules, invariants, branches, edges, or failure paths need isolated tests; skip without a unit-test decision.
4 · bundle
machenjie
web-security
`analysis-agent`/`task-agent`/`review-agent`: use for render sinks, browser state, server fetch, upload, redirect, cross-origin, or embedding changes; skip without web exposure.
4 · bundle
machenjie
nosql-database
`task-agent`: use when document, key-value, wide-column, or graph storage changes access, partitioning, consistency, or evolution; skip vendor-only mentions and unchanged storage.
4 · bundle
machenjie
backup-recovery
`task-agent`/`review-agent`: use when protected state, restore objectives, dependency order, or recovery evidence changes; skip backup-job-only work with no recovery decision.
4 · bundle
machenjie
regression-testing
`analysis-agent`/`task-agent`/`review-agent`: use for recurrence guards on known defects, incidents, or escaped failures; skip speculative risk without a prior failure mechanism.
4 · bundle
machenjie
api-contract-design
`analysis-agent`/`task-agent`/`review-agent`: use when endpoints, payloads, errors, auth, pagination, idempotency, or compatibility need a contract; skip when APIs are unchanged.
4 · bundle
machenjie
integration-testing
`analysis-agent`/`task-agent`/`review-agent`: use for database, broker, cache, HTTP, framework, process, or transaction seam proof; skip local, portfolio, and release-verdict work.
4 · bundle
machenjie
performance-budgeting
`analysis-agent`/`task-agent`/`review-agent`: use when latency, throughput, bundle, memory, CPU, query, rendering, or resource cost needs a budget; skip without performance risk.
4 · bundle
machenjie
form-validation-design
`analysis-agent`/`task-agent`/`review-agent`: use when form fields, validation, async checks, submit states, or recovery change; skip when form behavior is unaffected.
4 · bundle
machenjie
git-professional-usage
`analysis-agent`/`task-agent`/`review-agent`: use when merges, rebases, conflicts, history rewrite, generated files, or recovery need evidence; skip when Git is irrelevant.
4 · bundle
machenjie
service-business-logic
`analysis-agent`/`task-agent`: use when a use case coordinates authorization, domain work, transactions, or external effects; skip transport, storage, and rule-only work.
4 · bundle
machenjie
skill-authoring-expert
`analysis-agent`/`task-agent`/`review-agent`: use when authoring SKILL.md, triggers, decisions, references, registry, routing, or validation; skip when no Skill content changes.
4 · bundle
machenjie
state-machine-modeling
`analysis-agent`/`task-agent`/`review-agent`: use when lifecycle states, transitions, guards, or terminal states need modeling; skip when no state-machine decision exists.
4 · bundle