-
Notifications
You must be signed in to change notification settings - Fork 88
[FEATURE] Skills from .well-known URIs #554
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-triageNew issue, not yet reviewed by maintainersNew issue, not yet reviewed by maintainers
Description
Cloudflare has made an RFC for distributing skills via .well-known URIs: https://github.com/cloudflare/agent-skills-discovery-rfc
Currently, 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#254
Would it be reasonable for APM to also support installing skills from .well-known URIs (via apm.yml)?
As an additional point of consideration, MCP is also planning to standardize a .well-known URI. Once that is in place, a URL like example.com could resolve to some combination of skills and MCP server, similar to a plugin.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-triageNew issue, not yet reviewed by maintainersNew issue, not yet reviewed by maintainers