返回插件市场

dsh-plugin-opencode-bridge

连接与集成

YYTbit/dsh-plugin-opencode-bridge

将 OpenCode 的技能和配置桥接到 DeepSeek Harness,实现零迁移复用现有 OpenCode 设置。

  • deepseek-harness
  • dsh-plugin
  • opencode
GitHub Stars
4GitHub
浏览量
0DSH Plugin Hub
Forks
0GitHub
开放问题
0GitHub Issues
Manifest 版本
0.1.1dsh-plugin-opencode-bridge
最近推送
2026年8月14日GitHub
许可证
MITTypeScript
插件类型
Host运行于 DSH Host

README

查看源文件

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

评论

0
最新优先