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: existing documentation files

Browse skills that use this input.

  • documentation-audit - Documentation Synchronization Tool
    documentation auditAPI documentationfeatures documentationcode analysis

    ★ 0 · Updated 2026-05-11

    Audits codebase and creates or updates API, features, and general documentation for synchronization

    ⚙ analyze codebase⚙ find documentation files⚙ detect API framework
  • documentation-audit - Sync documentation with codebase
    documentationauditsyncOpenAPI

    ★ 6 · Updated 2026-05-11

    Audits codebase and creates or updates all documentation to achieve synchronization.

    ⚙ find documentation files⚙ detect API framework⚙ extract API endpoints
  • update-docs - Update documentation based on code changes
    documentationcode reviewgitknowledge-base

    ★ 602 · Updated 2026-03-20

    Review code changes and update documentation knowledge base in /docs to keep it in sync

    ⚙ read git diff⚙ check changed files⚙ map changes to docs
  • documentation-writer - Write and Update Codebase Documentation
    documentationwritingmaintenancecodebase

    ★ 1 · Updated 2026-02-14

    Skill for writing and updating codebase documentation.

    ⚙ create documentation files⚙ edit documentation files⚙ update documentation index
  • git-derive-docs - Analyze Git History to Identify Documentation Gaps
    gitdocumentationanalysisrepository

    ★ 58 · Updated 2026-02-11

    Analyze git commit history to detect undocumented rules, PRDs, ADRs, and PRPs

    ⚙ analyze git commit history⚙ detect undocumented rules⚙ identify missing PRDs