← Back to Skills Marketplace
Opencode Cli
by
Taoyi CHEN
· GitHub ↗
· v1.1.0
· MIT-0
332
Downloads
1
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install opencode-cli
Description
OpenCode CLI integration skill. Designed for AI agents like OpenClaw to execute coding tasks via OpenCode CLI. Core features: (1) Plan→Build workflow (2) Ses...
Usage Guidance
This is an instruction-only OpenCode CLI integration and appears coherent, but take these precautions before using it: (1) Only run in repositories/environments you trust — the skill may trigger MCP servers that have access to project files and databases. (2) If you follow the MCP guidance, verify any npm packages before installing globally (npm install -g) or prefer vetted/global installs over npx to reduce remote-code risk. (3) Provide SUPABASE/CONTEXT7 credentials only when needed and avoid committing them to version control; the skill marks them optional. (4) Background tasks require active polling/monitoring via the agent’s process tool — expect ongoing process activity and logs. (5) One minor inconsistency to double-check: the Context7 guide points to an Upstash link for obtaining an API key — confirm the correct credential provider for your Context7 setup. If you want extra assurance, ask the author for the canonical MCP package names and their official upstream URLs before installing any MCP servers.
Capability Analysis
Type: OpenClaw Skill
Name: opencode-cli
Version: 1.1.0
The opencode-cli skill is a legitimate integration for the OpenCode CLI coding assistant. It facilitates a structured 'Plan→Build' workflow and provides documentation for integrating Model Context Protocol (MCP) servers like Playwright and Supabase. While the skill requires powerful permissions (bash, file writes) and handles sensitive environment variables (e.g., SUPABASE_ANON_KEY, CONTEXT7_API_KEY), these are strictly aligned with its stated purpose. Notably, the documentation in mcp-config-guide.md includes proactive security warnings regarding Remote Code Execution (RCE) risks and recommends safer installation practices.
Capability Assessment
Purpose & Capability
The name/description (OpenCode CLI integration, Plan→Build, MCP, background monitoring) match the SKILL.md content. Optional env vars (CONTEXT7_API_KEY, SUPABASE_URL, SUPABASE_ANON_KEY) correspond to the documented MCP integrations.
Instruction Scope
Runtime instructions are limited to invoking the opencode CLI, managing sessions, using OpenClaw process actions (poll/log/kill), and configuring MCPs in project/global config files. The skill does not instruct reading unrelated system credentials or exfiltrating data. It does mandate active polling/monitoring for background tasks, which is operationally prescriptive but expected for the described behavior.
Install Mechanism
The skill itself has no install spec or code files (lowest install risk). However the MCP guides recommend global npm installs (npm install -g) or using npx; the guide correctly calls out npx as medium risk. Users should verify any third-party MCP package before global installation.
Credentials
No required environment variables are declared; the optional vars listed are directly tied to supported MCPs (Supabase, Context7). The skill does not request unrelated secrets or broad system credentials.
Persistence & Privilege
always is false and the skill is user-invocable. The SKILL.md states it does not persist beyond user sessions. Nothing in the files requests permanent or cross-skill configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opencode-cli - After installation, invoke the skill by name or use
/opencode-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Major documentation overhaul: SKILL.md now offers clearer usage guidance, practical examples, and detailed integration scenarios.
- Expanded sections on Plan→Build workflow, session management, agent roles, and best practices for maintaining context.
- Added cross-referenced scenario tables and quick guides for built-in tools, MCP integration, skill customization, and troubleshooting.
- Standardized instructions for OpenClaw integration and background task monitoring.
- Updated references in: built-in-tools-guide.md, mcp-config-guide.md, skills-config-guide.md, and tips-guide.md for consistency with new usage patterns.
v1.0.6
opencode-cli v1.0.6
- Updated documentation for improved clarity and conciseness across SKILL.md and reference guides.
- Simplified command examples and workflow steps in SKILL.md.
- Condensed security, workflow, and monitoring sections for easier reading.
- Expanded and clarified MCP integration, tool usage, tips, and troubleshooting guides.
- No code or functionality changes; documentation improvements only.
v1.0.5
**Summary:** v1.0.5 streamlines documentation, clarifies usage, and improves referencing for OpenCode CLI integration.
- Refactored and shortened SKILL.md documentation for clarity and easy navigation.
- Added concise workflow and command tables to improve user onboarding.
- Expanded quick-reference sections with explicit links to troubleshooting and configuration guides.
- Improved guidance on process monitoring, MCP integration, and session handling.
- All referenced guides (built-in tools, MCP setup, skills, and tips) have updated summaries to match new structure.
v1.0.4
opencode-cli 1.0.4
- SKILL.md documentation streamlined: concise examples and sections, removed redundant content.
- Simplified command samples for Plan→Build workflow, background tasks, and MCP integration.
- Improved clarity for troubleshooting steps and quick command reference.
- All scenario guide tables and references remain up-to-date.
v1.0.3
opencode-cli v1.0.3
- Updated SKILL.md to clarify task completion notification is optional and specific to OpenClaw; other environments may omit or replace.
- Added explanatory notes and restructured example sections for better context awareness.
- No functional changes to code or dependencies; documentation only.
v1.0.2
opencode-cli 1.0.2 – Changelog
- Documentation update: Updated references/mcp-config-guide.md to improve or clarify MCP configuration guidance.
- No changes to functionality or interfaces in this release.
v1.0.1
- Added Security Scope section outlining skill capabilities, credential usage, and security guidance.
- Updated description to clarify when to use the skill vs direct tool usage.
- Declared explicit dependencies (skills and tools) and listed relevant environment variables.
- Simplified usage examples and command patterns for clarity.
- Bumped CLI Integration version reference to v2.5.
v1.0.0
opencode-cli v1.0.0
- Initial release of the opencode-cli skill for AI agents.
- Enables Plan→Build workflow with session management and agent switching.
- Supports OpenClaw integration, including background task monitoring.
- Includes detailed quick references, scenario guides, and troubleshooting tips.
- Provides MCP integration for extended functionality (e.g., Playwright, Supabase).
- Not intended for simple one-line edits or file reading—use designated tools for those tasks.
Metadata
Frequently Asked Questions
What is Opencode Cli?
OpenCode CLI integration skill. Designed for AI agents like OpenClaw to execute coding tasks via OpenCode CLI. Core features: (1) Plan→Build workflow (2) Ses... It is an AI Agent Skill for Claude Code / OpenClaw, with 332 downloads so far.
How do I install Opencode Cli?
Run "/install opencode-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Opencode Cli free?
Yes, Opencode Cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Opencode Cli support?
Opencode Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Opencode Cli?
It is built and maintained by Taoyi CHEN (@tchen6500); the current version is v1.1.0.
More Skills