crackingshells/spawning-agent-plugins
v1.0.1AGPL-3.0-or-later
Turns a repository into an installable plugin for Claude Code, Codex, and Agent Plugins 1.0 clients.
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": "spawning-agent-plugins",
"version": "1.0.1",
"description": "Turns a repository into an installable plugin for Claude Code, Codex, and Agent Plugins 1.0 clients.",
"author": {
"name": "Eliott Jacopin",
"email": "eliott.jacopin@riken.jp"
},
"homepage": "https://github.com/CrackingShells/cracking-shells-playbook",
"repository": "https://github.com/CrackingShells/cracking-shells-playbook",
"license": "AGPL-3.0-or-later",
"keywords": [
"plugin",
"generator",
"agents"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Spawning Agent Plugins",
"shortDescription": "Turns a repository into an installable plugin for Claude Code, Codex, and Agent Plugins 1.0 clients.",
"longDescription": "Turns a repository into an installable plugin for Claude Code, Codex, and Agent Plugins 1.0 clients.",
"developerName": "Eliott Jacopin",
"category": "Developer Tools",
"capabilities": [
"Read"
]
}
}
}
}
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.
- 3Python files
- colgrep-mcp.spec.json
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai