ccc
This skill should be used when code search is needed (whether explicitly requested or as part of completing a task), when indexing the codebase after changes, or when the user asks about ccc, cocoindex-code, or the codebase index. Trigger phrases include 'search the codebase', 'find code related to', 'update the index', 'ccc', 'cocoindex-code'.
- installs 8w
- 1,201
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
This is an agent skill (SKILL.md) for the ccc CLI, which provides semantic code search and index management for the current codebase via CocoIndex Code. The skill describes how the agent should own the ccc lifecycle—initialization, indexing, and searching—without asking the user to run commands itself.
You reach for it when a task needs semantic codebase search or keeping a code index up to date after changes.
Use it to
- Search the codebase semantically for relevant code
- Re-index the codebase after changes
- Filter search results by language with --lang
- Paginate through additional search results
- Consult settings and management references for configuration
For Developers using AI coding agents with codebase indexing
- Host repository
- cocoindex-io/cocoindex-code
- Installs, lifetime
- 5,300
- Installs, 8 weeks
- 1,201
- Host stars
- 2,712
- Host language
- Python