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 tagged: agent orchestration

Browse skills that share this tag.

  • iterative-retrieval - Progressive Context Retrieval Pattern
    context retrievalmulti-agentcode explorationRAG

    ★ 0 · Updated 2026-03-25

    Pattern for progressively refining context retrieval to solve the subagent context problem

    ⚙ dispatch retrieval queries⚙ evaluate file relevance⚙ refine search criteria
  • dual-loop - Dual-Loop Agent Orchestration Pattern
    agent orchestrationdelegation patternverification loopmulti-agent

    ★ 5 · Updated 2026-03-22

    Orchestrates inner/outer agent delegation with verification and correction loops

    ⚙ delegate tasks⚙ generate strategy packet⚙ verify execution
  • rlm - Process Large Codebases with Recursive Agents
    codebase analysisparallel processingrecursive methodsmap-reduce

    ★ 1 · Updated 2026-03-10

    Process large codebases using parallel agents to map-reduce tasks without context limitations

    ⚙ index and filter files⚙ spawn parallel agents⚙ process file chunks