LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: task specifications

Browse skills that use this input.

  • subagent-driven-development - Execute implementation plans with independent subagents
    implementationcode executioncode reviewsubagent

    ★ 0 · Updated 2026-06-15

    Dispatch fresh subagent per task with two-stage review for implementation execution

    ⚙ read plan⚙ extract tasks⚙ create todo list
  • agent-swarm-orchestration - Coordinate Multiple AI Agents
    agentsmulti-agentorchestrationswarm

    ★ 155 · Updated 2026-05-11

    Coordinate multiple AI agents working together on complex tasks with routing, handoffs, memory sharing, and quality gates

    ⚙ route tasks⚙ handoff tasks⚙ share memory
  • agent-orchestration - Agent Orchestration Patterns and Workflows
    agentsorchestrationmulti-agentagent-loops

    ★ 128 · Updated 2026-03-24

    Patterns for building and coordinating AI agents including loops, multi-agent systems, framework selection, and scenario orchestration

    ⚙ implement ReAct pattern⚙ create reasoning loops⚙ build autonomous agents
  • agent-roles-core - Multi-agent Product Development Framework
    product designdevelopmentQAmonetization

    ★ 57 · Updated 2026-03-10

    Core agent role definitions and responsibilities used across repositories

    ⚙ define agent roles⚙ create UX specifications⚙ implement backend code
  • subagent-creator - Create Custom Claude Code Agents for Specialized Tasks
    agent-creationdelegationconfigurationautomation

    ★ 0 · Updated 2026-02-24

    Creates new custom agents with YAML frontmatter configuration for delegation

    ⚙ create agent files⚙ configure YAML frontmatter⚙ set agent permissions
  • agentic-workflow - Standard multi-agent pipeline for implementation tasks
    multi-agentworkfloworchestration

    ★ 3,943 · Updated 2026-02-23

    A pattern for coordinating multiple agents to execute implementation tasks

    ⚙ orchestrate multiple agents⚙ monitor agent progress⚙ coordinate workflow stages
  • plan-writing - Task Planning Framework for Multi-Step Work Breakdown
    planningtask-managementproject-organization

    ★ 211 · Updated 2026-02-23

    Break down work into clear, actionable tasks with verification criteria

    ⚙ create task breakdowns⚙ identify task dependencies⚙ define verification criteria
  • crowi-migration - Crowi 2.0 Migration Workflow for Legacy to Modern Stack
    migrationlegacyexpressswig

    ★ 18 · Updated 2026-02-14

    Migrate Crowi from Express/Swig to Next.js + ts-rest architecture

    ⚙ read legacy code files⚙ analyze migration patterns⚙ generate ts-rest contracts
  • Linux Production Shell Scripts - Production-ready Linux Shell Script Templates for System Administration
    LinuxShell ScriptsSystem AdministrationAutomation

    ★ 509 · Updated 2026-02-12

    Provides ready-to-use shell script templates for common Linux system administration tasks

    ⚙ create bash scripts⚙ automate Linux tasks⚙ monitor system resources
  • subagent-driven-development - Subagent-Driven Development for Plan Execution
    subagentdevelopmentplan executioncode review

    ★ 284,734 · Updated 2026-02-09

    Execute implementation plans by dispatching fresh subagents for each task with two-stage review

    ⚙ dispatch implementer subagent⚙ dispatch spec reviewer subagent⚙ dispatch code quality reviewer subagent