Loading...
Loading...
Found 480 Skills
Call codex to perform a task.
Shell out to OpenAI Codex CLI for headless code generation, analysis, and question-answering. Optimized for code tasks. Requires OPENAI_API_KEY env var.
Multi-path parallel product analysis with cross-model test-time compute scaling. Spawns parallel agents (Claude Code agent teams + Codex CLI) to explore product from multiple perspectives, then synthesizes findings into actionable optimization plans. Can invoke competitors-analysis for competitive benchmarking. Use when "product audit", "self-review", "发布前审查", "产品分析", "analyze our product", "UX audit", or "信息架构审计".
Delegate coding tasks to Codex CLI for execution, or discuss implementation approaches with it. CodeX is a cost-effective, strong coder — great for batch refactoring, code generation, multi-file changes, test writing, and multi-turn implementation tasks. Use when the plan is clear and needs hands-on coding. Claude handles architecture, strategy, copywriting, and ambiguous problems better.
A Codex skill that converts images, screenshots, posters, PPT page screenshots, HTML or SVG design drafts into editable PPTX. This skill should be used when users need image2ppt, image2pptx, image-to-PPT, screenshot-to-PPT, PNG/JPEG to editable slides, HTML/SVG to PPTX, splitting design drafts into image components and text boxes then assembling into PowerPoint, or want to reuse Codex's built-in image generation capability to rebuild flat designs into multi-element editable PPTs. When processing binary images in Codex, it defaults to integrating with the imagegen skill: first use Codex's visual understanding to analyze the layout, then use the built-in image generation/editing capability to generate or clean multiple component images, and finally use this skill's scripts to assemble the PPTX.
Run an independent code review using the OpenAI Codex CLI in headless mode. Gets a second opinion from a different model family (GPT-5/o3) on recent changes, a PR, a commit, or the whole app — covering bugs, regressions, security, data consistency, UX/state bugs, performance risks, and testing gaps. Saves a severity-prioritised report to .jez/reviews/. Triggers: 'codex review', 'review with codex', 'second opinion on this code', 'independent code review', 'what does codex think', 'get codex to review'.
Enhanced launcher for Codex App that unlocks plugins, enables session deletion, exports conversations, and syncs provider sessions via CDP injection
Curate, install, and manage Codex skills from the awesome-codex-skills collection for AI coding agents.
Self-directed iterative improvement system for Codex that cycles through modify, verify, retain/discard indefinitely
Clean AI refusal responses from Codex/Claude/OpenCode sessions and inject CTF prompts for security testing workflows
Expert in CodexMonitor, a Tauri app for orchestrating multiple Codex agents across local workspaces with threads, git integration, and remote daemon support.
Use skill if you are running many small Codex-native web searches through codex exec with per-question files and parseable answer artifacts.