BeClaude

claude2opencode

New
GitHub TrendingGeneralby ivan-gerasin

Converts Claude Code skills, slash commands, and subagents into OpenCode-compatible SKILL.md files

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude2opencode.md https://raw.githubusercontent.com/ivan-gerasin/claude2opencode/main/SKILL.md
3
Invoke in Claude Code
/claude2opencode
View source on GitHub
agent

Frequently Asked Questions

What is claude2opencode?

Converts Claude Code skills, slash commands, and subagents into OpenCode-compatible SKILL.md files

How to install claude2opencode?

To install claude2opencode, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude2opencode.

What is claude2opencode best for?

claude2opencode is a community categorized under General. It is designed for: agent. Created by ivan-gerasin.