LogoClawIndex
CasesSkillsAbout
LogoClawIndex

askcode - Code Indexing and Navigation Tool

Index Python/C/C++ codebases using tree-sitter and query via SQL

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Index code repository
  • Query code database
  • Find functions by name
  • Find function callers
  • Find function callees
  • List class methods
  • Search code files
  • Analyze imports
  • Generate call graphs

Inputs

  • Code repository path
  • SQL queries
  • Exclude patterns

Outputs

  • Code index database
  • Query results
  • Call graph data

Requirements

  • Bash shell environment
  • sqlite3 command
  • tree-sitter-db CLI tool

Source

  • Spec: SKILL.md

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.
code analysis
code navigation
code indexing
Python
C
C++
call graph
SQL
Index code repository
Query code database
Find functions by name
Find function callers
Code repository path
SQL queries
Exclude patterns
Code index database
Query results
Call graph data