novanoticia/claude-skills-exporter
unversioned · c3b72c55dd6dMIT
Extrae las skills de un repositorio con un plugin de Claude, audita su portabilidad y las empaqueta para ChatGPT, Perplexity Computer y Mistral Vibe Work. Conforme a Agent Plugins 1.0.0.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "claude-skills-exporter",
"description": "Extrae las skills de un repositorio con un plugin de Claude, audita su portabilidad y las empaqueta para ChatGPT, Perplexity Computer y Mistral Vibe Work. Conforme a Agent Plugins 1.0.0.",
"author": {
"name": "Pablo Rodríguez López",
"email": "novanoticia@icloud.com"
},
"homepage": "https://github.com/novanoticia/claude-skills-exporter",
"repository": "https://github.com/novanoticia/claude-skills-exporter",
"license": "MIT",
"keywords": [
"agent-skills",
"agent-plugins",
"chatgpt",
"perplexity",
"mistral",
"portabilidad",
"exportar",
"skills"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 15Python files
- 9JSON files
- LICENSE