Skip to content

peter-gy/agent-plugins

unversioned · f259c6d019edApache-2.0

Ship Agent Plugins with Python packages and inspect their installed files.

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": "agent-plugins",
  "description": "Ship Agent Plugins with Python packages and inspect their installed files.",
  "license": "Apache-2.0",
  "author": {
    "name": "Péter Ferenc Gyarmati",
    "email": "dev.petergy@gmail.com"
  },
  "homepage": "https://peter-gy.github.io/agent-plugins/",
  "repository": "https://github.com/peter-gy/agent-plugins",
  "keywords": ["python", "agent-plugins", "agent-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.

  • openai.yaml
  • LICENSE
View on GitHub