Implement Link Response Headers
SkillCloud & infraSub-skill de agent-ready-cloudflare: Implement Link Response Headers
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Implement Link Response Headers skill
What this skill tells your AI
The instructions your AI receives, as published by fabricioctelles/skills in skills/agent-ready-cloudflare/link-headers/SKILL.md and read by ahel’s review.
Add Link response headers to your homepage for agent discovery per RFC 8288 and RFC 9727 Section 3.
Requirements
- Return
Linkheaders on your homepage response pointing to machine-readable resources - Use registered relation types:
api-catalog,service-desc,service-doc,describedby - Example:
Link: </.well-known/api-catalog>; rel="api-catalog" - Multiple Link headers or comma-separated values are both valid
Cloudflare
Use Transform Rules or Workers to add Link headers without modifying your origin server.
Validate
POST https://isitagentready.com/api/scan
Content-Type: application/json
{"url": "https://YOUR-SITE.com"}
Check that checks.discoverability.linkHeaders.status is "pass".
Signals
- GitHub stars
- 77
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
agent-ready-link-headers- Source
- github.com/fabricioctelles/skills