YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Opencode-power-pack ports Claude skills to OpenCode

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Opencode-power-pack ports Claude skills to OpenCode
OPEN LINK ↗
// 45d agoOPENSOURCE RELEASE

Opencode-power-pack ports Claude skills to OpenCode

This repo ports 11 Anthropic Claude Code skills into OpenCode-native SKILL.md files and exposes them as slash commands for local-model-friendly workflows. It focuses on portability, review rigor, and one-line installation for OpenCode users who want Claude-style agent workflows without Claude Code's proprietary formats.

// ANALYSIS

This is less a brand-new product than a useful compatibility layer: it turns Anthropic’s best ideas into a portable package that fits OpenCode’s skill system cleanly.

  • The main value is format translation: `commands/` and `agents/` become portable skills, so the workflows survive the Claude Code to OpenCode jump.
  • The pack is opinionated in a good way for local models, especially around review tasks, where it adds cross-checks, multiple reviewer angles, and concrete reproduction requirements.
  • The slash-command mirroring is practical because it removes the “load this skill first” indirection that local models sometimes mishandle.
  • The plugin-loader approach via `config.skills.paths.push()` is noteworthy for OpenCode users who want a low-friction install path and native skill discovery.
  • This will matter most to power users already living in the OpenCode ecosystem, not general developers looking for a turnkey app.
// TAGS
opencode-power-packopen-sourceclidevtoolai-codingcode-reviewautomationmcp

DISCOVERED

45d ago

2026-04-26

PUBLISHED

45d ago

2026-04-26

RELEVANCE

8/ 10

AUTHOR

waybarrios