codex_skill
codex_skill is a JavaScript AI agent skill for Codex with npx. codex_skill is an open-source AI agent skill for agent skills.
How to use codex_skill
Install or run
npx github:lploc94/codex_skill # 5 core skills
npx github:lploc94/codex_skill -full # all 8 skillsClient configuration
{
"name": "codex-review",
"version": "7.0.0",
"runner": "scripts/codex-runner.js",
"skills": [
"codex-plan-review",
"codex-impl-review",
"codex-think-about",
"codex-commit-review",
"codex-pr-review",
"codex-parallel-review",
"codex-codebase-review",
"codex-security-review"
]
}
Compatible clients
What is codex_skill?
codex_skill is a JavaScript AI agent skill for Codex with npx. codex_skill is an open-source AI agent skill for agent skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- OpenAI provider support
- Anthropic provider support
- package.json config support
- skill-packs/codex-review/manifest.json config support
Technical details
Install or run codex_skill using npx. Check lploc94/codex_skill for the latest setup command.
- Built for JavaScript
- Built for Node.js
- Install or run with npx
- Works with Codex
- Uses SSE transport
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use codex_skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is codex_skill?
codex_skill is a JavaScript AI agent skill for Codex with npx. lploc94/codex_skill is an open-source Skills candidate discovered from GitHub.
Who is codex_skill best for?
codex_skill is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install codex_skill?
Install or run codex_skill using npx. Check codex_skill for the latest setup command.
Is codex_skill actively maintained?
codex_skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.