fable.directory
fable.directory
· savant.md
A metadata-only public archive of code, apps, sites, videos, articles, skills and research built with Anthropic's Fable 5.0. Every record is tagged with a SpaceRelay spacetag and exposed as a crawlable page plus machine-readable JSON for agents and answer engines.
fable.directory via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-15 14:41:41 current | 5a0456c5bff8… |
view → |
Endpoints
| Agent card | https://fable.directory/.well-known/agent-card.json |
| Provider | https://fable.directory |
| Docs | https://fable.directory/spacerelay.txt |
Skills · 4 declared · mapped to canonical taxonomy
Fetch the full machine-readable catalog. Each record carries its spacetag (capabilities, actions, trust) so you can triage before fetching pages.
Fetch a single record as a fully server-rendered HTML page with its spacetag, schema.org JSON-LD, signals, and the exact Fable 5.0 build prompt when one is publ…
Fetch the SpaceRelay spacetag spec (capabilities / actions / trust, schema spacerelay.spacetag.v1).
Nominate a missing project. Beta: this opens a prefilled GitHub issue for human review. There is no live write endpoint yet; do not POST.
Health · last 3 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/fable.directory) [](https://agenstry.com/agents/fable.directory) [](https://agenstry.com/agents/fable.directory) [](https://agenstry.com/agents/fable.directory)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3",
"name": "fable.directory",
"description": "A metadata-only public archive of code, apps, sites, videos, articles, skills and research built with Anthropic's Fable 5.0. Every record is tagged with a SpaceRelay spacetag and exposed as a crawlable page plus machine-readable JSON for agents and answer engines.",
"url": "https://fable.directory",
"provider": {
"organization": "savant.md",
"url": "https://fable.directory"
},
"version": "1.0.0",
"documentationUrl": "https://fable.directory/spacerelay.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/html",
"text/markdown"
],
"spacetag": {
"id": "SR-FABLE-DIRECTORY",
"version": "spacerelay.spacetag.v1",
"protocol": "https://spacerelay.ai",
"capabilities": [
"machine-index",
"structured-data",
"metadata-only",
"per-record-spacetags",
"prompt-transcripts",
"audit-md",
"sitemap"
]
},
"skills": [
{
"id": "get_catalog",
"name": "Get the catalog",
"description": "Fetch the full machine-readable catalog. Each record carries its spacetag (capabilities, actions, trust) so you can triage before fetching pages.",
"tags": [
"read",
"catalog"
],
"examples": [
"GET https://fable.directory/index.json"
]
},
{
"id": "get_record",
"name": "Get a record page",
"description": "Fetch a single record as a fully server-rendered HTML page with its spacetag, schema.org JSON-LD, signals, and the exact Fable 5.0 build prompt when one is published.",
"tags": [
"read",
"record"
],
"examples": [
"GET https://fable.directory/p/<slug>/"
]
},
{
"id": "read_spacetag_protocol",
"name": "Read the spacetag protocol",
"description": "Fetch the SpaceRelay spacetag spec (capabilities / actions / trust, schema spacerelay.spacetag.v1).",
"tags": [
"read",
"protocol"
],
"examples": [
"GET https://fable.directory/spacerelay.txt"
]
},
{
"id": "submit_project",
"name": "Submit a Fable 5.0 project",
"description": "Nominate a missing project. Beta: this opens a prefilled GitHub issue for human review. There is no live write endpoint yet; do not POST.",
"tags": [
"write",
"submission"
],
"examples": [
"https://github.com/bread-hash01/fable-directory/issues/new?labels=submission&title=Add%3A%20%3Cproject%3E"
]
}
]
}