zeroclaw-labs/zeroclaw

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

Open

#4.853 aberto em 27 de mar. de 2026

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (4.614 forks)batch import
coredomain:securityenhancementhelp wantedpriority:p2risk: highrisk: mediumruntimesecurityskillsstatus:acceptedstatus:no-stale

Métricas do repositório

Stars
 (31.341 stars)
Métricas de merge de PR
 (Mesclagem média 3d 17h) (778 fundiu PRs em 30d)

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.

Guia do colaborador