🎯
ccc
🎯Skillfrom cocoindex-io/cocoindex-code
Installation
Vibe Index InstallInstalls to .claude/skills/
$
npx vibeindex add cocoindex-io/cocoindex-code --skill cccskills.sh Install⚠ Installs to .agents/skills/
$
npx skills add cocoindex-io/cocoindex-code --skill cccManual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/ccc/SKILL.mdWhat it does
|A lightweight AST-based semantic code search tool that reduces token usage by 70%, built on CocoIndex's Rust-based data transformation engine. Integrates with Claude Code, Codex, and Cursor via skill or MCP server, with zero-config setup.
Same repository
cocoindex-io/cocoindex-code(3 items)
ccc
SKILL.md
4,141Installs
-
AddedMar 17, 2026
More from this repository2
🏪🔌
cocoindex-io-cocoindex-code🏪Marketplace
A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent 🌟 Star if you like it!
cocoindex-code🔌Plugin
Semantic code search skill — wraps the `ccc` CLI to give coding agents AST-aware search over the current codebase.