-
Notifications
You must be signed in to change notification settings - Fork 128
[FEATURE] Skills from .well-known URIs #554
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestmarketplaceMarketplace federation: marketplace.json publishing, sourcing, and federationMarketplace federation: marketplace.json publishing, sourcing, and federationneeds-triageNew issue, not yet reviewed by maintainersNew issue, not yet reviewed by maintainers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmarketplaceMarketplace federation: marketplace.json publishing, sourcing, and federationMarketplace federation: marketplace.json publishing, sourcing, and federationneeds-triageNew issue, not yet reviewed by maintainersNew issue, not yet reviewed by maintainers
Cloudflare has made an RFC for distributing skills via
.well-knownURIs: https://github.com/cloudflare/agent-skills-discovery-rfcCurrently, the format is supported by
npx skills add(as of v1.4.6), and the Agent Skills org is planning to adopt the proposal: agentskills/agentskills#254Would it be reasonable for APM to also support installing skills from
.well-knownURIs (viaapm.yml)?As an additional point of consideration, MCP is also planning to standardize a
.well-knownURI. Once that is in place, a URL likeexample.comcould resolve to some combination of skills and MCP server, similar to a plugin.