jenreh/jenreh-python
v0.3.0MIT
Python archetype skills (python-coding, runic-ogm, docker-multi-stage, …).
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": "jenreh-python",
"description": "Python archetype skills (python-coding, runic-ogm, docker-multi-stage, …).",
"version": "0.3.0",
"author": { "name": "Jens Rehpöhler" },
"homepage": "https://github.com/jenreh/agent-skills",
"repository": "https://github.com/jenreh/agent-skills",
"license": "MIT",
"keywords": ["agent-skills", "claude-code", "python", "docker", "ci-cd"],
"dependencies": [{ "name": "jenreh-core" }]
}
Fields the format does not define
This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.
- dependencies