🔍
AI EngineeringPython

CCC Code Search

by cocoindex-io

CCC Code Search is an AI Engineering skill for Claude Code, published by cocoindex-io in cocoindex-code.

2.7K stars213 forkson cocoindex-io/cocoindex-codeAdded 2026/08/18+1% in starsRepository updated 2026/08/07
agentsastclaude-codecocoindexcode-searchcodexcoding-agentcontext-engineeringcontext-windowcontext-window-optimizationindexingmcpopen-codepythonrusttree-sitter
Install in seconds
Install CCC Code Search
Copy CCC Code Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/cocoindex-io/cocoindex-code/tree/main/skills/ccc ~/.claude/skills/ccc

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/cocoindex-io/cocoindex-code.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/ccc/SKILL.md in cocoindex-io/cocoindex-code
Installs to
~/.claude/skills/ccc
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What CCC Code Search does

CCC Code Search indexes the codebase and provides semantic search over code, so an agent can find relevant code by concept or behavior. Use it when code search is needed, after significant code changes, or when the user asks about ccc or cocoindex-code.

CCC Code Search is cataloged under AI Engineering on DirSkills. CCC Code Search comes from a repository tagged agents, ast, claude-code, cocoindex and code-search.

Documentation

README

ccc - Semantic Code Search & Indexing

ccc is the CLI for CocoIndex Code, providing semantic search over the current codebase and index management.

Ownership

The agent owns the ccc lifecycle for the current project — initialization, indexing, and searching. Do not ask the user to perform these steps; handle them automatically.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about CCC Code Search

  • How does CCC Code Search compare to other AI Engineering skills?

    CCC Code Search ranks #753 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of CCC Code Search against them. Open each page to compare what they document and how they install.