specification: API Evangelist Agent Skills specificationVersion: '0.1' provider: Zeroheight providerId: zeroheight generated: '2026-08-28' method: generated source: >- Generated by the API Evangelist enrichment pipeline from openapi/zeroheight-open-api-v2.yml, mcp/zeroheight-mcp.yml and conventions/zeroheight-conventions.yml. zeroheight publishes no AGENTS.md and no skills of its own — probed 2026-08-28. Every operationId referenced below exists in the contract in this repository; none was invented. description: >- Packaged agent operating instructions for the three flows the zeroheight surface actually supports: reading design system guidance, moving a page status, and pulling design tokens into a build. skills: - name: zeroheight-read-design-system-guidance file: zeroheight-read-design-system-guidance.md surface: [REST, MCP] operations: [listStyleguides, listStyleguideCategories, listStyleguidePages, getPage] mcp_tools: [list-styleguides, search-pages, list-pages, get-page, get-page-asset] description: Ground UI generation and review in the team's documented design system. - name: zeroheight-update-page-status file: zeroheight-update-page-status.md surface: [REST] operations: [listStyleguidePages, getPageStatus, updatePageStatus] write: true description: The only write on the REST API. Carries the read-before-write undo discipline. - name: zeroheight-export-design-tokens file: zeroheight-export-design-tokens.md surface: [REST, export-url] operations: [listTokenSets] description: Get tokens into a build pipeline via the stable Style Dictionary / W3C DTCG export URL. not_covered: - reason: The MCP write tools (create-page, upload-asset and the reference resolvers) are in closed beta, have no published deletion counterpart, and are reachable only by admins/editors connected via MCP-via-login. A skill that instructs an agent to author pages into a customer's live design system with no documented undo would be irresponsible to package before the beta opens. tools: [create-page, upload-asset] maintainers: - FN: Kin Lane email: kin@apievangelist.com