Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "mcp-skill-creator",
|
||||
"description": "Create workflow-optimized skills from MCP servers. Transform MCP tools into personalized skills with progressive disclosure, parallel execution, and embedded user preferences. Based on Anthropic's MCP + Code Execution best practices.",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Meta-Skills Collection",
|
||||
"email": "onlrrr@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/mcp-skill-creator"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user