vtcode-agent-plugins 0.142.1

Agent Plugins loader for VT Code: portable plugin manifests, skill discovery, and MCP configuration.
1
2
3
4
5
6
7
8
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-plugins-example",
  "version": "1.0.0",
  "description": "A copyable reference package and migration guide for Agent Plugins v1.0.0.",
  "license": "MIT",
  "keywords": ["agent-plugins", "example", "migration", "skills"]
}