YYTbit / dsh-plugin-opencode-bridge

Listed

Bridge opencode skills and config into DeepSeek Harness

masterSkill View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:YYTbit/dsh-plugin-opencode-bridge

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 87327a2Synced Aug 18, 2026

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

Repository information

Language
TypeScript
License
MIT
Last updated
Aug 14, 2026, 7:49 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.