zeroclaw-labs/zeroclaw

[Feature]: Installing skills from `.well-known` URI

Open

#4853 aperta il 27 mar 2026

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Rust (4614 fork)batch import
coredomain:securityenhancementhelp wantedpriority:p2risk: highrisk: mediumruntimesecurityskillsstatus:acceptedstatus:no-stale

Metriche repository

Star
 (31.341 star)
Metriche merge PR
 (Merge medio 3g 17h) (778 PR mergiate in 30 g)

Descrizione

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.

Guida contributor