integration-review
Installation
SKILL.md
ADK Integration Page Reviewer (integration-review)
This skill guides a rigorous review of integration documentation pages in the
adk-docs repository. Integration pages
live under docs/integrations/ and document third-party tools, plugins,
observability platforms, data stores, MCP servers, connectors, and other
extensions to ADK agents.
The authoritative sources of truth for this review are:
- The repository's
CONTRIBUTING.md(see the "Integrations" section and its acceptance criteria). - The existing shipping integration pages, which are the real template.
Always open and compare against peers of the same category:
- MCP tools:
docs/integrations/github.md,docs/integrations/notion.md - Observability:
docs/integrations/phoenix.md,docs/integrations/arize-ax.md - Plugins:
docs/integrations/daytona.md,docs/integrations/goodmem.md
- MCP tools:
- The catalog rendering logic in
scripts/integrations.py.