YYTbit/dsh-plugin-opencode-bridge preview

YYTbit/dsh-plugin-opencode-bridge

Plugin ⭐ 4 MIT other

Bridge opencode skills and config into DeepSeek Harness

Install

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

Add YYTbit/dsh-plugin-opencode-bridge to your DSH config (web profile) to enable.

README

Expand full README Collapse

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