Skip to main content
Back to registry

cocoindex

davila7/claude-code-templates

CocoIndex is an ultra-performant real-time data transformation framework for AI with incremental processing. This skill enables building indexing flows that extract data from sources, apply transformations (chunking, embedding, LLM extraction), and export to targets (vector databases, graph databases, relational...

Installs139
Install command
npx skills add https://github.com/davila7/claude-code-templates --skill cocoindex
About this skill
CocoIndex is an ultra-performant real-time data transformation framework for AI with incremental processing. This skill enables building indexing flows that extract data from sources, apply transformations (chunking, embedding, LLM extraction), and export to targets (vector databases, graph databases, relational databases). Core capabilities: Key features: For detailed documentation: Search documentation: Use when users request: Ask clarifying questions to understand: Data source: Transformations: Target: Guide user to add CocoIndex with appropriate extras to their project based on their needs: Required dependency: Optional extras (add as needed): What's included: Users can install using their preferred package manager (pip, uv, poetry, etc.) or add to pyproject.toml . For installation details: Check existing environment first: Check if COCOINDEX_DATABASE_URL exists in environment variables For flows requiring LLM APIs (embeddings, extraction): Guide user to create .env file: For more LLM options: Create basic project structure: Follow this structure: Key principles: Common mistakes to avoid: ❌ Wrong: Using local variables for transformations ✅ Correct: Assigning to row fields ❌ Wrong: Creating unnecessary dataclasses to mirror flow fields IMPORTANT: The patterns listed below are common starting points, but you cannot exhaustively enumerate all possible scenarios . When user...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cocoindex do?

CocoIndex is an ultra-performant real-time data transformation framework for AI with incremental processing. This skill enables building indexing flows that extract data from sources, apply transformations (chunking, embedding, LLM extraction), and export to targets (vector databases, graph databases, relational...

Is cocoindex good?

cocoindex does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does cocoindex work with?

cocoindex currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to cocoindex?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install cocoindex?

npx skills add https://github.com/davila7/claude-code-templates --skill cocoindex

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering