converting-slash-commands

Community

Migrate Claude Code slash commands to OpenCode.

Authoredheltzel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps convert Claude Code slash commands into OpenCode commands, maintaining behavior while updating frontmatter and structure.

Core Features & Use Cases

  • Frontmatter translation: aligns fields like description, model, and tools to OpenCode equivalents.
  • Syntax preservation: preserves argument placeholders, file references, and shell execution patterns.
  • Use Case: Migrate a project’s slash commands to OpenCode with minimal friction.

Quick Start

Copy a Claude Code command, run the conversion script, and review the resulting OpenCode command.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: converting-slash-commands
Download link: https://github.com/edheltzel/dotfiles/archive/main.zip#converting-slash-commands

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository