Skip to content

Commit 678e339

Browse files
authored
feat: add claude skills for users to use cocoindex to develop (#1205)
* feat: add claude skills for users to use cocoindex to develop * rename: cocoindex-flows -> cocoindex * docs: add data type information the skill * update SKILL.md
1 parent 267f131 commit 678e339

File tree

6 files changed

+2758
-0
lines changed

6 files changed

+2758
-0
lines changed

.claude-plugin/marketplace.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "cocoindex",
3+
"version": "1.0.0",
4+
"description": "Comprehensive toolkit for developing with the CocoIndex library - build data transformation pipelines, create custom functions, and operate flows via CLI or API",
5+
"author": "CocoIndex Team",
6+
"homepage": "https://github.com/cocoindex-io/cocoindex",
7+
"skills": [
8+
"cocoindex"
9+
]
10+
}

0 commit comments

Comments
 (0)