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.

leindex-code - Token-efficient code analysis with 5-layer stack for 82% savings

Analyzes code using AST, Call Graph, CFG, DFG, and PDG layers with 82% token savings in balanced mode

Tags

Updated: 2026-02-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • extract code context
  • perform semantic search
  • analyze AST structure
  • generate call graphs
  • analyze control flow
  • analyze data flow
  • detect dead code
  • analyze imports

Inputs

  • source code files
  • project repository
  • query parameters

Outputs

  • analysis reports
  • context extraction results
  • search results
  • token savings metrics

Requirements

  • source code access
  • Bash execution environment
  • Python environment with dependencies

Source

  • Spec: SKILL.md
code analysis
debugging
refactoring
architecture
complexity analysis
extract code context
perform semantic search
analyze AST structure
generate call graphs
source code files
project repository
query parameters
analysis reports
context extraction results
search results