Submit a skill
The submission pipeline isn't open yet — this page is the draft policy and a waitlist. Nothing you enter here uploads anything; there is no backend.
statusSubmissions open soon. The checklist below is what reviewers will hold you to. Build against it now and you'll sail through when the pipeline opens.
The publisher checklist
- [ ]Name follows the rules — lowercase, hyphenated, descriptive of the job (naming rules).
- [ ]Version starts honestly —
0.xfor experimental,1.0.0for stable. No9.9.9games. - [ ]README has all five sections — overview, installation, configuration, inputs table, worked example (requirements).
- [ ]CHANGELOG.md exists — every version listed, newest first, breaking changes flagged.
- [ ]License chosen and pinned — MIT or Apache-2.0 to start; the license travels in the manifest.
- [ ]Inputs are typed and declared — no undocumented parameters, no silent defaults.
- [ ]Safety review passed — destructive capabilities are marked and gated by confirmation.
Signal your intent
Leave your details to join the publisher waitlist. This is a static page — the form only confirms locally in your browser; nothing is sent anywhere.