zeroclaw-labs/zeroclaw
Voir sur GitHub[Feature]: Installing skills from `.well-known` URI
Open
#4 853 ouverte le 27 mars 2026
coredomain:securityenhancementhelp wantedpriority:p2risk: highrisk: mediumruntimesecurityskillsstatus:acceptedstatus:no-stale
Métriques du dépôt
- Stars
- (31 341 stars)
- Métriques de merge PR
- (Merge moyen 3j 17h) (778 PRs mergées en 30 j)
Description
Summary
Support installing skills from official .well-known URI
Problem statement
The Agent Skills group is planning to standardize a .well-known URI for skills: https://github.com/agentskills/agentskills/pull/254
So far, Cloudflare is using it internally, Vercel added support in npx skills add (as of v1.4.6), and VS Code has indicated intent to ship.
Would ZeroClaw be open to supporting it as well?
Proposed solution
Support zeroclaw skills install https://example.com to install skills from https://example.com/.well-known/agent-skills/index.json
Non-goals / out of scope
No response
Alternatives considered
No response
Acceptance criteria
No response
Architecture impact
No response
Risk and rollback
No response
Breaking change?
No
Data hygiene checks
- I removed personal/sensitive data from examples, payloads, and logs.
- I used neutral, project-focused wording and placeholders.