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": "skill-porter",
|
||||
"description": "Converts Claude Code skills to Gemini CLI extensions and vice versa. Use when the user wants to make a skill cross-platform compatible, port a skill between platforms, or create a universal extension that works on both Claude Code and Gemini CLI.",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "jduncan-rva",
|
||||
"email": "jduncan@example.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/jduncan-rva__skill-porter"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user