Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:21 +08:00
commit c2b4c1cd61
4 changed files with 448 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "flow",
"description": "Flow framework - Ultra-lightweight installer. Run /flow-init to download all 29 commands + 8 skills + 1 Claude agent",
"version": "1.6.12",
"author": {
"name": "Topsyde Utils",
"url": "https://github.com/topsyde-utils/flow"
},
"commands": [
"./commands"
]
}