Machine-readable skill files for Hatcher — a managed hosting platform for AI agents. Give your AI agent the URL https://hatcher.host/skill.md and it will know how to register, create agents, configure integrations, and handle payments on the platform.
| File | Purpose |
|---|---|
skill.md |
Entry point: index + hello-world flow + user-agent convention |
auth.md |
Register, email verify polling, API keys |
agents.md |
Frameworks, templates (199 available), create/configure/lifecycle |
pricing.md |
Tiers, addons, payment rails (credits / Stripe / SOL / USDC / HATCHER) |
integrations.md |
Telegram, Discord, Twitter, WhatsApp, Slack setup |
The canonical source is this GitHub repo. Hatcher mirrors content at:
https://hatcher.host/skill.mdhttps://hatcher.host/.well-known/skill.mdhttps://hatcher.host/skill/auth.md(and/agents.md,/pricing.md,/integrations.md)
Changes to this repo automatically trigger a rebuild of the hatcher.host serving layer via GitHub Actions.
PRs welcome. All curl examples are linted via shellcheck; URLs are validated weekly. Breaking changes bump the major version in CHANGELOG.md and in each file's YAML front-matter.
MIT — see LICENSE.