Skill Detail

Run OpenCode skill-pack workflows with opencode-power-pack

Install opencode-power-pack so OpenCode can run Claude Code-style review, security, feature-development, frontend-design, MCP-building, skill-authoring, and project-memory workflows from one maintained plugin.

Templates & WorkflowsCustom Agents
Templates & Workflows Custom Agents Security Reviewed
⭐ 448 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-opencode-skill-pack-workflows-with-opencode-power-pack Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
OpenCode, Git, Bun as bundled by OpenCode, shell access, optional local clone for slash-command symlinks
Install & setup
Add `opencode-power-pack@git+https://github.com/waybarrios/opencode-power-pack.git` to the OpenCode plugin array, clone the repo if you want the bundled slash commands, symlink `commands/*.md` into `~/.config/opencode/commands/`, restart OpenCode, then verify that the opencode-power-pack skills and commands appear.
Author
Wayner Barrios
Publisher
Individual Developer
Last updated
Jul 28, 2026
Quick brief

Use opencode-power-pack when an OpenCode operator needs a repeatable workflow pack rather than a bare coding-agent session. The upstream plugin ports eleven Claude Code skill and command workflows into OpenCode-compatible skills, including code-review, security-review, feature-dev, frontend-design, mcp-builder, skill-creator, agents-md-improver, and agents-md-revise.

How it works

What this skill actually does

The agent/operator installs the GitHub plugin in OpenCode, symlinks the bundled slash commands when needed, restarts OpenCode, and then invokes the relevant workflow for the current job: run multi-agent code review, perform an OWASP-shaped security audit, drive a seven-phase feature implementation, produce production-grade frontend changes, build an MCP server, author a new SKILL.md, or update project agent instructions from session learnings.

Invoke this instead of using OpenCode normally when the work needs a named, repeatable operating procedure with built-in scope, review, verification, and handoff structure. The boundary is the documented OpenCode plugin and its bundled skill/command workflows; this is not a generic OpenCode listing, an SDK card, or a broad Claude Code plugin directory.