Back to Skills

Cocoindex

✨ CocoIndex Claude Code Skill ✨

Coding
32
5
Updated Dec 6, 2025
claude-codeclaude-skillscocoindexdataetl

Installation

git clone https://github.com/cocoindex-io/cocoindex-claude ~/.claude/skills/cocoindex

SKILL.md

# CocoIndex Claude Code Skill

A Claude Code skill for developing with the [CocoIndex library](https://github.com/cocoindex-io/cocoindex) - build data transformation pipelines, create custom functions, and operate flows via CLI or API. 

Star [CocoIndex]((https://github.com/cocoindex-io/cocoindex)) [![GitHub](https://img.shields.io/github/stars/cocoindex-io/cocoindex?color=5B5BD6)](https://github.com/cocoindex-io/cocoindex) if you like it!


![CocoIndex Skill-VEED](https://github.com/user-attachments/assets/31cdfac0-6ecc-4c36-b8c4-a1c99ceff176)

## Installation

Install this skill in Claude Code by running:

```
/plugin marketplace add cocoindex-io/cocoindex-claude
/plugin install cocoindex-skills@cocoindex
```

## What is CocoIndex?

CocoIndex is an ultra-performant real-time data transformation framework for AI with incremental processing. It enables building indexing flows that extract data from sources, apply transformations, and export to targets like vector databases and knowledge graphs.

Learn more at [github.com/cocoindex-io/cocoindex](https://github.com/cocoindex-io/cocoindex)