Post @onusoz @rauchg @andrewqu You don't need a skill registry (most of the time) https://t.co/kasfiqE1I3 @onusoz· Jan 12, 2026I propose a new way to distribute agent skills: like --help, a new CLI flag convention --skill should let agents list and install skills bundled with CLI tools Skills are just folders so calling --skill export my-skill on a tool could just output a tarball of the skill. I then set up the skillflag npm package so that you can pipe that into: ... | npx skillflag install --agent codex which installs the skill into codex, or any CLI tool you prefer. Supports listing skills bundled with the CLI, so your agents know exactly what to installShow more 11:45 AM · Jan 17, 2026 View on