050105 agent discovery
Agent and service discovery via well-known URIs: Agent Skills Discovery, MCP Server Cards, progressive disclosure, integrity verification.From its SKILL.md
npx -y skills add natuleadan/skills --skill 050105-agent-discoveryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.3 KB, 248 tokens by cl100k_base, as published. Nobody here has run it
Agent & Service Discovery
How websites and services expose their capabilities to automated clients through standardized .well-known/ endpoints defined by RFC 8615.
References
| Topic | File |
|---|---|
| Well-known URI pattern overview, RFC 8615 registry, existing standards | references/well-known-overview.md |
| Agent Skills Discovery v0.2.0: index.json format, digest verification, progressive loading, archives | references/agent-skills-discovery.md |
| MCP Server Cards SEP-2127: server-card.json, capabilities, remotes, auth | references/mcp-server-cards.md |
| Progressive disclosure pattern: Level 1 metadata, Level 2 instructions, Level 3 resources | references/progressive-disclosure.md |
When to Use
- Adding agent skills discovery to a service
- Publishing MCP server capabilities
- Implementing progressive loading for agent content
- Setting up
.well-known/endpoints for automated clients - Distributing skills with integrity verification
What ships with it: 12 files
71.4 KB alongside SKILL.md, 1 of them executable
references/
- agent-skills-discovery.md10.7 KB
- http-402-payments.md10.9 KB
- llm-documentation-pattern.md2.8 KB
- mcp-server-cards.md5.8 KB
- oauth-protected-resource.md5.7 KB
- openid-connect-discovery.md9.4 KB
- progressive-disclosure.md3.2 KB
- universal-commerce-protocol.md7.9 KB
- webmcp-api.md6.3 KB
- well-known-overview.md5.6 KB
scripts/
- validate.pyruns2.1 KB
- metadata.json1.1 KB