Claude Tooling Index
Description
A shareable tool that catalogs and analyzes your Claude Code setup with usage analytics and an interactive TUI dashboard
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Tooling Index
[](https://github.com/wolfiesch/claude-tooling-index/actions/workflows/ci.yml) [](https://codecov.io/gh/wolfiesch/claude-tooling-index)
A shareable tool that catalogs and analyzes your Claude Code setup with usage analytics and an interactive TUI dashboard.
Features
**Auto-indexes** all 6 component types:
- Skills (
~/.claude/skills/) - Plugins (
~/.claude/plugins/) - Commands (
~/.claude/commands/) - Hooks (
~/.claude/hooks/) - MCPs (
~/.claude/mcp.json) - Binaries (
~/.claude/bin/)
- Skills (
**Usage Analytics**
- Invocation counts and frequency
- Performance metrics (execution time)
- Installation timeline
- Most-used components ranking
**TUI Dashboard**
- Terminal UI for exploring your tooling
- Live search and filtering
- Type filter buttons
- Component detail panel
- Keyboard navigation
**Dual-Mode Distribution**
- Works as Claude Code plugin (slash commands)
- Works as standalone CLI (
pip install)
**High-Performance Tracking**
- C++ hook for <1ms overhead
- Python fallback for compatibility
- SQLite with FTS5 full-text search
Installation
Quick Install (Recommended)
git clone https://github.com/wolfiesch/claude-tooling-index
cd claude-tooling-index
./INSTALL.sh
Via Pip
pip install claude-tooling-index
# Run initial scan
tooling-index scan
Via Plugin System
# Register marketplace
claude /marketplace add tooling-index https://github.com/wolfiesch/claude-tooling-index
# Install plugin
claude /plugin install tooling-index@tooling-index
Usage
TUI Dashboard
Launch the interactive terminal dashboard:
tooling-index tui
**Keyboard Shortcuts:**
| Key | Action |
|---|---|
/ |
Focus search bar |
q |
Quit dashboard |
r |
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data Financial Services
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba
Data