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: api-analysis

Browse skills that share this tag.

  • git.detect-breaking-changes - Detect breaking changes across CDS public API surface
    gitbreaking-changesapi-analysiscode-review

    ★ 505 · Updated 2026-09-16

    Analyzes recent commits for breaking changes across the CDS public API surface.

    ⚙ Analyze commits for breaking changes⚙ Inspect package export entry points⚙ Classify public API changes
  • 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