Curated marketplace review request: Skill2
Open 💬 0 comments Opened Jul 13, 2026 by MisterBrookT
What variant of Codex are you using?
App and CLI
What feature would you like to see?
Please consider Skill2 for the OpenAI curated marketplace.
Skill2 is a local-first library of six Skills for creating, testing, auditing, packaging, publishing, and visualizing other agent skill libraries. Each Skill includes its deterministic runtime; no hosted service is required.
Additional information
Source:
- https://github.com/MisterBrookT/skill2
- Source commit: https://github.com/MisterBrookT/skill2/tree/c470052b29e066ed801336f35a482e79700aa1ba
Prepared curated-repository contribution branch:
Attempting to open a pull request against openai/plugins was rejected because this account does not have permission to create PRs there.
Validation completed:
- OpenAI plugin manifest validation
- six Skills lint clean
- 91 deterministic tests
- Python 3.11/3.12/3.13 GitHub Actions CI
- package and publish preflight
- detached native install smoke for Codex and Claude Code
Safety and privacy:
- no hosted service or telemetry
- usage analysis stays local
- no prompt, transcript, credential, or absolute-path output
- package has no remote side effects
- publish actions require dry-run and explicit confirmation
- MIT licensed