Files
2025-11-29 18:50:09 +08:00

13 lines
370 B
JSON

{
"name": "meta",
"description": "Meta-tools for creating and managing Claude Code components. Generate skills, commands, agents, hooks, and plugins with proper structure and validation.",
"version": "0.4.0",
"author": {
"name": "Jace Babin",
"email": "jbabin91@gmail.com",
"url": "https://github.com/jbabin91"
},
"skills": [
"./skills"
]
}