Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:46 +08:00
commit b5d12ef27c
8 changed files with 2822 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "cocoindex-skills",
"description": "Comprehensive toolkit for developing with the CocoIndex library - build data transformation pipelines, create custom functions, and operate flows via CLI or API",
"version": "0.0.0-2025.11.28",
"author": {
"name": "CocoIndex Team",
"email": "team@cocoindex.io"
},
"skills": [
"./skills/cocoindex"
]
}