DSH Plugin Store
Back to home

YYTbit

dsh-plugin-opencode-bridge

Bridge opencode skills and config into DeepSeek Harness

Stars
3
Language
TypeScript
Created
Aug 13, 2026
Updated
Aug 14, 2026
WorkspaceSkills
GitHub repo

Introduction

dsh-plugin-opencode-bridge

Bridge OpenCode's skills and configuration into DeepSeek Harness -- zero migration.

What it does

  • ~/.config/opencode/skills/<name>/SKILL.md -- Injects skills as available skills
  • ~/.config/opencode/opencode.jsonc -- Injects config context

Install

dsh plugin --profile your-profile add dsh-plugin-opencode-bridge

Configuration

- id: opencode-bridge
  name: dsh-plugin-opencode-bridge
  config:
    enableSkills: true
    maxSkills: 30
    enableConfig: true

License

MIT -- YYTbit