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 output: documentation file

Browse skills that produce this output.

  • explore-project - Iteratively document codebase
    documentationcodebase explorationcode analysis

    ★ 38 · Updated 2026-06-30

    Read existing docs, find gaps or issues, and produce one documentation improvement per run

    ⚙ scan codebase structure⚙ read documentation files⚙ analyze documentation coverage
  • reverse-document - Generate documentation from existing code
    documentationcode-analysisdesignarchitecture

    ★ 0 · Updated 2026-05-28

    Analyze code and prototypes to create design or architecture documentation

    ⚙ analyze code⚙ read files⚙ search patterns
  • api-endpoints - Analyze API Endpoints and Classify as Query or Command
    api-analysisendpoint-classificationdocumentation

    ★ 0 · Updated 2026-02-12

    Extracts endpoints from Controller and classifies them as Query or Command types

    ⚙ read source code⚙ extract controller endpoints⚙ classify query command types