openai-codex-operatorRun OpenAI Codex CLI from OpenClaw for coding tasks in a target project directory. Use when the user asks OpenClaw to use Codex for implementation, debugging...
Install via ClawdBot CLI:
clawdbot install cecwxf/openai-codex-operatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://developers.openai.com/codexAI Analysis
The skill's stated purpose is to execute the OpenAI Codex CLI within a user's local project directory, which inherently sends code to OpenAI's external API. This is consistent with the skill's description and a known, documented service. The primary risk is the standard data-sharing risk of using any third-party AI coding service, not hidden malicious behavior.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A software development team uses the skill to automatically review pull requests and refactor legacy code in a monorepo. It identifies high-risk issues, suggests fixes, and applies changes with minimal manual intervention, speeding up code quality assurance.
A startup leverages the skill to quickly implement new features and generate tests in their web application. By running Codex in the project directory, they accelerate development cycles and ensure code consistency during early-stage iterations.
A DevOps engineer uses the skill to diagnose and fix failing continuous integration tests in a cloud-native application. It analyzes logs, proposes minimal fixes, and automates corrections directly in the repository, reducing downtime.
In a coding bootcamp, instructors employ the skill to help students debug assignments and review code submissions. It provides interactive feedback and examples within the learning environment, enhancing hands-on training.
A data science team integrates the skill to automate repetitive coding tasks like data preprocessing script generation in a Python project. It runs background tasks to handle long executions, freeing up analysts for higher-level work.
Offer the skill as part of a subscription-based platform that provides automated code review and implementation services. Teams pay a monthly fee per user, generating recurring revenue from enterprises seeking to boost developer productivity.
Provide consulting services to integrate the skill into clients' existing development workflows, with custom configurations for specific industries. Revenue comes from one-time project fees and ongoing support contracts.
Release a free version of the skill for basic coding tasks, with premium tiers offering advanced features like background task management and priority support. Monetize through upgrades and add-ons for larger teams.
💬 Integration Tip
Ensure the target repository is properly set as the workdir and use pty:true for interactive sessions to maintain reliable Codex CLI execution.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.