zeroclaw-labs/zeroclaw

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

Open

#4.853 geöffnet am 27. März 2026

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (4.614 Forks)batch import
coredomain:securityenhancementhelp wantedpriority:p2risk: highrisk: mediumruntimesecurityskillsstatus:acceptedstatus:no-stale

Repository-Metriken

Stars
 (31.341 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 17h) (778 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide