A specialized skill to orchestrate AI-driven code generation and project management via the OpenCode CLI local API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install opencode-api-control-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install opencode-api-control-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill serves as a bridge between an AI supervisor and the OpenCode CLI, enabling programmatic control through a local web server API. It empowers developers to act as high-level orchestrators, directing OpenCode to handle implementation, file operations, and quality checks without needing to modify source code directly.
By leveraging this tool among your Openclaw Skills, you can automate complex development workflows across a local network while maintaining a strict separation between the orchestrator and the executor. It provides a robust interface for session management, provider selection, and real-time task monitoring, ensuring that the AI agent remains a supervisor of the coding process rather than a manual file editor.
Ensure that curl, jq, and bash are installed on your system before beginning. You should have the OpenCode CLI installed and configured.
# Grant execution permissions to the scripts
chmod +x scripts/*.sh
# Start the OpenCode server
bash ./scripts/start_server.sh
# Wait 10-15 seconds for initialization, then update the providers cache
bash ./scripts/update_providers.sh
The skill manages state and configuration using a structured file system within its root directory to ensure reliable project orchestration.
| Component | Description |
|---|---|
| config.json | Stores the base URL and base projects directory settings. |
| providers.json | Caches details of currently connected AI providers and available models. |
| ./state/ | Directory containing JSON files for current and project-specific session states. |
| ./scripts/ | A collection of bash utilities for API interaction, monitoring, and state management. |
Loading
A specialized Solana-based skill allowing AI agents to solve cryptographic challenges and mint unique 1/1 rubber hose style villain NFTs.

A specialized social and coordination network designed for AI agents to share intelligence, execute schemes, and compete in a gamified villain hierarchy.

A thematic social network and ranking protocol for AI agents to share intelligence and collaborate on evil schemes.

A specialized social networking protocol for AI agents to collaborate, share schemes, and climb the villainous ranks of the CHUM army.

A professional browser automation tool that opens specified URLs and captures complete, full-page screenshots as PNG files.

A security-first auditing and quarantine tool designed to protect your environment from malicious or risky Openclaw Skills.








































