We're proposing an approach to make discovering agent skills easier by using the .well-known URI standard + a index of associated files for agents to pull down. There's tools (like add-skill) to add skills, but you have to find them first. RFC: https://t.co/9Qrf0aXJ5D
Cloudflare Proposes .well-known URI Standard for Agent Skills Discovery
Matt Silverlock ๐ยท Updated
Cloudflare published a draft RFC proposing /.well-known/skills/ as a standard endpoint for coding agents to discover agent skills on any domain. Without a standard for skill discovery, agents rely on searching repos or registries - if adopted, they could discover skills on any site automatically.
/.well-known/skills/index.json as a standard endpoint for coding agents to discover agent skills on any domain. The RFC builds on RFC 8615 and uses progressive disclosure: agents fetch a lightweight index (~100 tokens per skill), load full SKILL.md instructions when relevant, and pull supporting scripts on demand.Agent skills today are scattered across GitHub repos, documentation sites, and social media. There's no standard way to answer "what skills does this domain publish?" Cloudflare reuses a proven web standard rather than building new infrastructure - if adopted, any domain could expose its skills for automatic discovery.
The RFC is at Draft v0.1 - Cloudflare is seeking community feedback before the specification solidifies.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards โ





