These skills are packaged and installed with APM for use with OpenAI Codex.
Install APM first.
To install the complete collection into your user scope, run:
apm install --global "aoirint/skills#main"If you initially installed the skills from the main branch (using #main), you can update them by running:
apm update --global| Skill | Purpose |
|---|---|
| apm-usage | Safely set up, pin, deploy, audit, and update APM-managed agent dependencies. |
| bepinex-mono-mod-quality-check | Review BepInEx Mono repositories for structure, family alignment, dependencies, CI, package readiness, release, and Thunderstore quality. |
| changelog-workflow | Maintain canonical developer changelogs and release history. |
| code-quality-check | Review implementation changes for readability, maintainability, and verification. |
| commit-message-quality-check | Draft and review accurate Conventional Commit messages. |
| docker-quality-check | Review Dockerfiles, Compose configurations, and container runtime changes. |
| flet-project-quality-check | Create and review production-quality Python Flet projects. |
| git-worktree-workflow | Set up and use isolated Git worktrees for repository work. |
| github-workflow | Create and review GitHub Actions workflows, issues, and pull requests. |
| gitignore-workflow | Create and maintain repository .gitignore rules. |
| lethal-company-analyze | Investigate version-specific Lethal Company mechanics with reproducible evidence. |
| node-quality-check | Review Node.js source, dependency, configuration, and validation changes. |
| prose-quality-check | Review explanatory prose for readability, local structure, and preserved nuance. |
| python-quality-check | Create and review strict, reproducible uv-managed Python projects. |
| release-note-workflow | Create, update, and review channel-specific release notes, and assess publication readiness. |
| rollout-workflow | Roll out a validated canonical change to compatible repositories. |
| security-check | Review repository changes for practical security and supply-chain risks. |
| skill-quality-check | Review Agent Skills for clear triggers, focused scope, and validation readiness. |
| software-documentation-maintenance | Design and maintain coherent software documentation systems. |
| unity-game-analyze | Trace Unity game behavior through decompiled code and serialized assets. |
Unless otherwise specified, repository content is licensed under the MIT License. Third-party skills may carry their own licenses; their licenses and notices are recorded in THIRD_PARTY_NOTICES.md.