codex-bridgeDispatch coding tasks to the local OpenAI Codex CLI with background execution, status polling, and answerable clarifying questions. Use when OpenClaw should...
Install via ClawdBot CLI:
clawdbot install abeperl/codex-bridgeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A data analyst needs to quickly generate Python scripts for cleaning and summarizing CSV datasets. The skill dispatches tasks to Codex to create scripts with pandas, handling CLI arguments and error handling, enabling the analyst to focus on analysis rather than boilerplate coding.
A software developer working on an existing project uses the skill to delegate refactoring tasks, such as improving code structure or updating dependencies. This allows background execution while the developer continues other work, with clarifying questions handled asynchronously.
A web developer needs to build new features across multiple files in a framework like Django or React. The skill dispatches complex coding tasks to Codex, managing status and questions in the background, speeding up development without blocking the developer's workflow.
A DevOps engineer uses the skill to generate Bash or Python scripts for automating server deployments or monitoring tasks. It handles detailed prompts for scripting logic, with polling to track progress and answer any mid-task clarifications efficiently.
Offer a free basic version of the skill for individual developers, with premium features like advanced task queuing or extended support for enterprise teams. Revenue comes from subscription tiers targeting small to large development shops.
Sell customized integrations of the skill into corporate development environments, providing dedicated support, security audits, and training. This model targets large companies needing reliable, scalable coding delegation tools.
Provide consulting services to help clients implement and optimize the skill for specific workflows, such as automating code reviews or legacy system upgrades. Revenue is generated through project-based fees and ongoing maintenance.
💬 Integration Tip
Ensure the local codex CLI is properly installed and configured in the user's environment, and set up clear task ID naming conventions to avoid conflicts in the bridge state directory.
Scored Jun 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.