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: Documentation files

Browse skills that use this input.

  • validate-docs-implementation - Validate documentation against code to fix mismatches.
    documentationvalidationcode-analysisconsistency-check

    ★ 602 · Updated 2026-09-20

    Systematically compares implementation code against documentation to identify, categorize, and fix inconsistencies and documentation mismatches.

    ⚙ Analyze implementation code actions⚙ Search documentation for references⚙ Compare implementation against documentation
  • check--removal-impact - Feature Removal Impact Checklist Generator
    code-searchrefactoringimpact-analysischecklist

    ★ 0 · Updated 2026-09-18

    Cross-searches codebases, documentation, and UI text definitions based on target keywords to generate a categorized impact checklist.

    ⚙ Expand target search keywords⚙ Search codebase and documentation⚙ Triage matching search results
  • docs-upkeep - Keep docs in sync with code and workflow changes
    documentationmaintenanceworkflow

    ★ 0 · Updated 2026-09-12

    Updates affected documentation including README, API docs, CLI help, and configs alongside code or workflow changes.

    ⚙ Search docs for old references⚙ Update affected documentation files⚙ Fix dead links and references
  • codebase-cleanup-tech-debt - Technical Debt Analysis and Remediation
    code qualitytechnical debtrefactoringcode analysis

    ★ 1 · Updated 2026-06-30

    Identify, quantify, and prioritize technical debt in codebases and create remediation plans

    ⚙ scan code for technical debt⚙ measure code complexity⚙ identify code duplication
  • context-updater - Update documentation and AI context files
    documentationmaintenancegitaudit

    ★ 22 · Updated 2026-06-15

    Identifies and updates outdated documentation and AI context files in the codebase

    ⚙ Read git commits⚙ Check merged PRs⚙ Read documentation files
  • daydream - Strategic reflection for context architecture
    strategicreflectioncontext architecturedocumentation

    ★ 18 · Updated 2026-06-15

    Reflect on context architecture to identify gaps and envision improvements

    ⚙ Read git changes⚙ Check document changes⚙ Read context layers
  • doc-maintenance - Audit and Fix Documentation Drift
    documentationgitmaintenanceaudit

    ★ 24 · Updated 2026-06-15

    Audit top-level docs against git history to detect and fix documentation drift via PR

    ⚙ Scan git commits⚙ Detect code changes⚙ Audit documentation files
  • project-analysis - Analyze codebase structure and dependencies
    code analysiscodebase auditproject onboardingarchitecture mapping

    ★ 18 · Updated 2026-03-23

    Systematically analyze codebase structure, dependencies, patterns, and conventions for onboarding or auditing

    ⚙ Check project type⚙ Understand directory structure⚙ Check git history
  • commitizen-git-flow - Git commit message assistant
    gitcommitversion controlworkflow

    ★ 1 · Updated 2026-03-20

    Creates and validates commit messages following Conventional Commits and Git Flow

    ⚙ create branch⚙ construct commit message⚙ execute git commit
  • task-skill - Generic Task Execution Skill
    task executioncodinginvestigationreporting

    ★ 0 · Updated 2026-03-19

    Execute generic tasks with understanding, coding, and reporting workflows

    ⚙ investigate existing code⚙ read text files⚙ create working branch
  • api-review - API Design Review and Consistency Audit
    apidesignreviewcode-review

    ★ 602 · Updated 2026-03-09

    Evaluate public API surfaces against internal guidelines and external exemplars

    ⚙ Catalog public APIs⚙ Research API exemplars⚙ Audit naming consistency
  • Check Inline Code Formatting - Review inline code formatting in markdown documents
    code reviewmarkdowndocumentationformatting

    ★ 602 · Updated 2026-02-14

    Review inline code formatting and syntax highlighting in markdown files

    ⚙ Review inline code formatting⚙ Check for missing backticks⚙ Verify syntax highlighting usage
  • doc-workflow - Documentation Workflow Guidance System
    documentationworkflowguidancesystem

    ★ 602 · Updated 2026-02-13

    Provides guidance on the llmdoc documentation system and available documentation workflows.

    ⚙ Check llmdoc status⚙ Explain documentation workflows⚙ Guide to documentation commands
  • documentation-guidelines - Documentation Strategy and Rules Guide for Implementation
    documentationguidelinesstrategyspecifications

    ★ 0 · Updated 2026-02-12

    Explain documentation strategy and rules to respect in all implementations

    ⚙ Create documentation files⚙ Read documentation files⚙ Organize documentation folders
  • deslop-repo - Clean up and simplify codebases by removing bloat code
    code-cleanuptechnical-debtrefactoringrepository-maintenance

    ★ 1 · Updated 2026-02-11

    Cleans up technical debt and removes unnecessary code lines from codebases while maintaining behavior and performance.

    ⚙ Run integration tests⚙ Review documentation⚙ Identify bloat code