The Domains skill helps agents manage domain resources in Datum Cloud — attaching domains to projects, retrieving verification tokens (DNS record or HTTP token), and applying changes idempotently. It teaches agents the correct workflow: apply the manifest, then checkDocumentation Index
Fetch the complete documentation index at: https://datum.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
status.verification for the challenge before confirming ownership.
Install
Once installed, the skill activates automatically when you ask an agent to work with Domains on Datum. No further configuration needed.
Capabilities
- List and describe domains in a project
- Attach domains to services via YAML manifests
- Apply changes idempotently
- Preview changes before applying with
datumctl diff - Delete domains
- Retrieve domain verification tokens (
status.verification.dnsRecordorstatus.verification.httpToken) - Check permissions before acting
How it relates to other Datum surfaces
- Product docs: Domains — the human-facing reference for domain management
- Datum MCP: Datum MCP — for agents that need live read/write access to domain resources during a session
datumctl: datumctl overview —get,describe,apply,diff,deletecommands the skill teaches agents to use
View the full skill
The canonical SKILL.md lives in the datum-cloud/skills repo:On GitHub
Browse the skill source, including frontmatter and full instructions.
Raw SKILL.md
Direct URL for agents that fetch skills by URL.