Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:50 +08:00
commit 2383ba8710
9 changed files with 985 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "meta",
"description": "Tools for creating and managing Claude Code skills and plugins",
"version": "1.1.0",
"author": {
"name": "Thurston Sandberg"
},
"skills": [
"./skills"
]
}