opencode-cli
This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use opencode cli", "set up opencode", "opencode run command", "opencode model selection", "opencode providers", "opencode vertex ai", "opencode mcp servers", "opencode ollama", "opencode local models", "opencode deepseek", "opencode kimi", "opencode mistral", "fallback cli tool", or "headless llm cli". Covers command syntax, provider configuration,...
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install SpillwaveSolutions/opencode_cli/opencode-cliskilz install SpillwaveSolutions/opencode_cli/opencode-cli --agent opencodeskilz install SpillwaveSolutions/opencode_cli/opencode-cli --agent codexskilz install SpillwaveSolutions/opencode_cli/opencode-cli --agent geminiFirst time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/SpillwaveSolutions/opencode_clicp -r opencode_cli ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
backtesting-frameworks
by wshobson
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when...
cost-optimization
by wshobson
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses,...
event-store-design
by wshobson
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or...
godot-gdscript-patterns
by wshobson
Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game syst...
Agentic Skill Details
- Owner
- SpillwaveSolutions (GitHub)
- Repository
- opencode_cli
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- terraform
- Market Score
- 84
Agent Skill Grade
B Score: 84/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Reference files lack TOCs
- Vertex AI duplication
- Second-person voice slips
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-19
Developer Feedback
I took a look at your opencode_cli skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 84/100, solidly in B territory. This is based on Anthropic's skill best practices rubric. Your strongest area is Progressive Disclosure Architecture (27/30) — the skill is well-structured with focused reference files that don't bloat the main file. Weakest spot is Utility (17/20) — the skill solves a real problem, but the feedback loops and error handling could be tighter.
What's Working Well
- Progressive Disclosure is chef's kiss. You've got 6 focused reference files that delegate responsibility perfectly. SKILL.md stays lean at 195 lines while each reference goes exactly one level deep. That's the right structure.
- Discovery-friendly. Your trigger phrases are solid — "configure opencode", "vertex ai", "mcp servers", "ollama", "local models" — these will actually get Claude to activate the skill when people ask about that stuff.
- Token economy. Minimal redundancy in the main file. You're not repeating yourself across sections, which keeps things efficient.
- Practical examples. The JSON config templates and Python subprocess integration patterns give people real, copy-paste-ready code to work with.
The Big One: Reference Files Need Navigation
Your reference files are 200-380 lines but they're missing tables of contents. cloud-providers.md (351 lines), integration-patterns.md (217 lines) — when someone lands in these files looking for a specific provider or pattern, they're scrolling blind.
The fix: Add a ## Table of Contents section at the top of each reference file with anchor links. Takes 10 minutes, instantly improves usability, and probably gets you +1-2 points toward Ease of Use.
## Table of Contents...
AI-Detected Topics
Extracted using NLP analysis
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.