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: advanced

Browse skills that share this tag.

  • mcp-protocol - Implement Model Context Protocol clients and servers
    mcpmodel-context-protocolprotocols-toolsadvanced

    ★ 2 · Updated 2026-09-10

    Provides techniques for implementing Model Context Protocol clients and servers.

    ⚙ Implement MCP clients⚙ Implement MCP servers⚙ Validate code formatting
  • unleash-the-agents - Multi-agent hypothesis generation system
    swarmparallelhypothesis-generationmulti-agent

    ★ 34 · Updated 2026-06-15

    Launch parallel agents to generate ranked hypotheses with convergence analysis

    ⚙ launch agents in parallel⚙ generate hypotheses⚙ rank by convergence
  • git-advanced-workflows - Master Advanced Git Workflows for Clean History and Recovery
    gitversion-controlworkflowadvanced

    ★ 0 · Updated 2026-02-13

    Execute advanced Git operations including interactive rebase, cherry-picking, bisect, worktrees, and reflog to manage complex version control scenarios

    ⚙ perform interactive rebase⚙ cherry-pick specific commits⚙ use git bisect