Skip to content
Bharat Dudeja edited this page Jul 15, 2026 · 1 revision

Skillerr wiki

Deep-reference and governance material for the Open .skill Protocol. Task-oriented docs (getting started, CLI reference, protocol spec, trust model) live in docs/ in the main repo and on skillerr.com — this wiki holds the material that's read occasionally, by depth, rather than on every task.

Pages

  • Key Ceremony — how a real issuer generates, stores, rotates, and revokes an Ed25519 signing key, and how a verifier pins one, for production verified_issuer trust.
  • Naming — what each of the five names in this project (Open .skill Protocol, .skill, dot-skill, @skillerr/*, skillerr) actually refers to, and which ones are frozen forever.
  • Threat Model — the living threat/mitigation map for the reference implementation: actors, assets, trust boundaries, and every threat mapped to its concrete mitigation and test.
  • RFCs — the six open RFCs tracking spec-level gaps not yet closed by code, plus the one (asymmetric signing) that has since shipped.

Elsewhere

Clone this wiki locally