What problem does it solve? Keeping a microservices catalog accurate is tedious: teams must register services, track ownership, map dependencies, and maintain metadata across many APIs. This Skill automates those Datadog Service Catalog operations through the pup CLI so catalog data stays current. ## Core Features & Use Cases - Service Definition Management: List, get, create, update, and delete service definitions across schema versions v2 through v2.2, including ownership, contacts, links, tags, and integrations like PagerDuty and OpsGenie. - Software Catalog Entities: Manage catalog entities (services, datastores, queues, systems, APIs), define custom entity kinds, and preview definitions before creation. - Relationship Mapping: Create and query relations such as dependsOn, ownedBy, and partOf to build dependency graphs between services and teams. - Use Case: When onboarding a new payment service, register it with team ownership and runbook links, then create dependsOn relations to its database and queue so the dependency map reflects reality. ## Quick Start Ask the agent to list all services in your Datadog Service Catalog grouped by team and tier.