feiskyer / codex-skill
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/codex-skill && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/93" && unzip -o skill.zip -d .claude/skills/codex-skill && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/codex-skill/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Use when user asks to leverage codex, gpt-5, or gpt-5.1 to implement something (usually implement a plan or feature designed by Claude). Provides non-interactive automation mode for hands-off task execution without approval prompts.
49 views
1 installs