40 results (30.1ms) page 2 / 2
ForteScarlet / codex-kkp-claude-code-skills-template-codex-agent-collaboration exact

Delegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need specialized...

daffy0208 / ai-dev-standards-codex-review-workflow exact

Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes validation or reaches iteration limit. Use when building features requiring...

joeseesun / codex-assistant exact

通过自然语言调用 OpenAI Codex CLI 执行代码任务:重构、Bug 修复、测试生成、代码解释、迁移、审查、文档生成

regenrek / agent-skills-codex-analysis exact

Run Codex CLI for deep code analysis and second-opinion reviews. Use when the user explicitly asks for Codex analysis, Codex help, or wants a second opinion from Codex on code, architecture, or...

phrazzld / claude-config-codex-coworker exact

Invoke Codex CLI as a coworker for implementation, brainstorming, specs, and reviews. Use when you want parallel thinking, cheap execution, or a second opinion. Codex tokens are cheaper than yours...

openai / skills-codex-readiness-unit-test exact

Run the Codex Readiness unit test report. Use when you need deterministic checks plus in-session LLM evals for AGENTS.md/PLANS.md.

regenrek / agent-skills-codex-sandbox exact

Create and manage per-task isolated git clones (sandboxes) for Codex CLI sessions, with automatic branch creation and safety hooks that block committing/pushing on main/master. Use when running...

claude-world / director-mode-lite-handoff-codex exact

Delegate tasks to Codex CLI to save Claude context

IncomeStreamSurfer / claude-skills-collection-openai-agent-sdk-skill exact

Create OpenAI Agents SDK applications in TypeScript/JavaScript. Use when building AI agents, multi-agent systems, voice agents, or any agentic workflow with the OpenAI Agents SDK. Covers agents,...

ngxtm / devkit-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

halay08 / fullstack-agent-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

sickn33 / antigravity-awesome-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

cleodin / antigravity-awesome-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

moltbot / moltbot-openai-whisper-api exact

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

steipete / agent-scripts-openai-image-gen exact

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

bear2u / my-skills-codex-claude-loop exact

Orchestrates a dual-AI engineering loop where Claude Code plans and implements, while Codex validates and reviews, with continuous feedback for optimal code quality