Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:03 +08:00
commit 31ff8e1c29
18 changed files with 5925 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "fabric-cli-plugin",
"description": "Fabric CLI context and resources for effective use of the Fabric CLI with coding agents.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Kurt Buhler",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills/fabric-cli"
]
}