You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.