Skip to content

miguelelgallo/agent-plugin-forge

v0.3.1MIT

Review and publish Agent Skills from any workspace as portable Agent Plugins 1.0 packages.

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-plugin-forge",
  "version": "0.3.1",
  "description": "Review and publish Agent Skills from any workspace as portable Agent Plugins 1.0 packages.",
  "author": {
    "name": "MiguelElGallo",
    "url": "https://github.com/MiguelElGallo"
  },
  "homepage": "https://miguelelgallo.github.io/agent-plugin-forge/",
  "repository": "https://github.com/MiguelElGallo/agent-plugin-forge",
  "license": "MIT",
  "keywords": [
    "agent-plugins",
    "agent-skills",
    "mcp",
    "visual-studio-code",
    "packaging",
    "marketplace"
  ]
}

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.

  • bootstrap_forge.py
  • LICENSE
View on GitHub