- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
ticket-breakdown
by proflead
Break a task or ticket into small steps. Use when a junior developer needs guidance on how to start.
issue-devpipeline
by catlog22
Plan-and-Execute pipeline with Wave Pipeline pattern. Orchestrator coordinates planner (Deep Interaction) and executors (Parallel Fan-out). Planner produces wave queues, executors implement solutions concurrently.
workflow-plan
by catlog22
Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on "workflow:plan", "workflow:plan-verify", "workflow:replan".
clean
by catlog22
Intelligent code cleanup with mainline detection, stale artifact discovery, and safe execution. Supports targeted cleanup and confirmation.
workflow-skill-designer
by catlog22
Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".
django-celery-expert
by vintasoftware
Expert Django and Celery guidance for asynchronous task processing. Use when designing background tasks, configuring workers, handling retries and errors, optimizing task performance, implementing periodic tasks, or setting up production monitoring. Follows Celery best practices with Django integration patterns.
doc-workflow
by TokenRollAI
"Use when user asks about 'documentation workflow', 'how to document', 'doc system', 'what is llmdoc', 'how does llmdoc work', or needs guidance on the documentation system."
discover-outcomes
by kasperjunge
Use at the start of product strategy to define or refine desired outcomes and success metrics (e.g., for Opportunity Solution Trees or continuous discovery) before selecting opportunities or solutions.
ideate-solutions
by kasperjunge
Use after opportunities are defined to generate and evaluate multiple product solution concepts before validating assumptions. Triggers when you need a set of distinct solution options tied to outcomes and opportunities.
discover-assumptions
by kasperjunge
Use after solution concepts exist to surface and prioritize assumptions behind outcomes, opportunities, or solution ideas and design experiments to test them.
toutiao-news-trends
by wuchubuzai2018
获取今日头条(www.toutiao.com)新闻热榜/热搜榜数据,包含时政要闻、财经、社会事件、国际新闻、科技发展及娱乐八卦等多领域的热门中文资讯,并输出热点标题、热度值与跳转链接。
huginn-onboard
by keep-starknet-strange
Bridge to Starknet from any EVM chain and register with Huginn agent registry. Enables cross-chain agent onboarding with AVNU bridge integration.
project-real-estate-agent
by vasilyu1983
Use for London residential property due diligence and investment second opinions (Zone 1-3 focus): mortgage comparison, conveyancing guidance, market/regeneration research, and developer/agent diligence. Invoke when evaluating flats, BTL yields, leasehold risk, or sanity-checking a deal. Not legal/financial advice. (project)
agent-browser
by quran
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
PM Skill: Agent Update Workflow
by bobmatnyc
```
pm-delegation-patterns
by bobmatnyc
Common delegation patterns for PM agent
pm-ticketing-integration
by bobmatnyc
Ticket-driven development protocol
pm-git-file-tracking
by bobmatnyc
Protocol for tracking files immediately after agent creation
huashu-article-to-x
by alchaincyf
长文精简为X平台内容(200-500字),保留核心观点和个人风格。当用户提到"转微博"、"发小红书"、"社交媒体"、"缩短文章"时使用。
huashu-agent-swarm
by alchaincyf
多Agent蜂群并行协作,纯git自组织,适合大型项目开发。当用户提到"蜂群模式"、"多agent"、"并行开发"、"agent swarm"时使用。
huashu-design
by alchaincyf
设计哲学顾问,从20种风格中推荐3个方向并生成视觉Demo和AI提示词。当用户提到"设计风格"、"设计方向"、"配色方案"、"视觉风格"、"设计评审"、"推荐风格"时使用。
workflow-lite-plan
by catlog22
Lightweight planning and execution skill - route to lite-plan or lite-execute with prompt enhancement. Triggers on "workflow:lite-plan", "workflow:lite-execute".
workflow-multi-cli-plan
by catlog22
Multi-CLI collaborative planning and execution skill - route to multi-cli-plan or lite-execute with prompt enhancement. Triggers on "workflow:multi-cli-plan", "workflow:lite-execute".
parallel-dev-cycle
by catlog22
Multi-agent parallel development cycle with requirement analysis, exploration planning, code development, and validation. Orchestration runs inline in main flow (no separate orchestrator agent). Supports continuous iteration with markdown progress documentation. Triggers on "parallel-dev-cycle".