Service Catalog Entry
Write a service catalog entry for a microservice or internal platform service — covering service identity, purpose, architecture context, SLAs, API contract summary, data classification, dependencies, operational runbooks, and known limitations. Use when asked to document a service for an internal developer portal, write a service README for a platform catalog, create a service overview page, or onboard a new service to a service registry. Produces a complete service catalog entry suitable for an internal developer portal or wiki.
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
What to give it
- Service name — the canonical identifier used in code, monitoring, and deployments
- Team and owner — team name, tech lead name, and on-call contact
- Architecture overview — what the service does, what calls it, and what it calls
- SLA requirements — availability target, latency SLO, support tier, and maintenance window
- Key APIs — the most important endpoints other teams use (method, path, brief description)
- Data handled — what data the service stores or processes, sensitivity classification, retention
Related skills
Service Catalog Entry is one of 174 open-source professional AI agent skills.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog