Skip to content

alanblythe/agent-platform-skills

v0.1.0Apache-2.0

Field notes for building on Gemini Enterprise Agent Platform: ADK vs A2A registration, A2UI rendering, Agent Identity, Agent Gateway, what crosses an agent-to-agent hop, and where state lives across Sessions and Memory Bank.

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-platform-skills",
  "version": "0.1.0",
  "description": "Field notes for building on Gemini Enterprise Agent Platform: ADK vs A2A registration, A2UI rendering, Agent Identity, Agent Gateway, what crosses an agent-to-agent hop, and where state lives across Sessions and Memory Bank.",
  "author": { "name": "Alan Blythe" },
  "homepage": "https://github.com/alanblythe/agent-platform-skills",
  "repository": "https://github.com/alanblythe/agent-platform-skills",
  "license": "Apache-2.0",
  "keywords": [
    "adk",
    "a2a",
    "a2ui",
    "agent-identity",
    "agent-gateway",
    "agent-runtime",
    "sessions",
    "memory-bank",
    "agent-state",
    "gemini-enterprise",
    "agent-platform",
    "google-cloud",
    "multi-agent",
    "grounding",
    "evaluation"
  ]
}

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.

  • LICENSE
View on GitHub