Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user