YYTbit / awesome-dsh-bridges

已收录

Bridge your favorite AI coding tools into DeepSeek Harness

master工具 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:YYTbit/awesome-dsh-bridges

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 f26012b同步于 2026年8月18日

Awesome DSH Bridge Plugins

Bridge your favorite AI coding tools into DeepSeek Harness -- zero migration, full compatibility.

Bridge Plugins

  • dsh-plugin-claude-bridge -- Claude Code (Memory + Skills + Global CLAUDE.md)
  • dsh-plugin-codex-bridge -- OpenAI Codex (Skills + Instructions + Config)
  • dsh-plugin-opencode-bridge -- OpenCode (Skills + Config)
  • dsh-plugin-pi-bridge -- Pi Agent (Skills)

Utility Plugins

  • dsh-plugin-vision-toolkit -- Vision toolkit for text-only agents (glance/ground/detect/crop)
  • dsh-plugin-meta-memory -- Structured long-term memory system (unit-based brief/full pairs)

Quick Install

dsh plugin --profile your-profile add dsh-plugin-claude-bridge
dsh plugin --profile your-profile add dsh-plugin-codex-bridge
dsh plugin --profile your-profile add dsh-plugin-opencode-bridge
dsh plugin --profile your-profile add dsh-plugin-pi-bridge

How It Works

These plugins read configuration files from other AI coding tools directly -- no migration scripts needed. Skills, memories, and instructions are injected into the dsh system prompt as context.

Contributing

Have a bridge plugin for another tool? Open a PR to add it to this list.

License

MIT -- YYTbit

仓库信息

许可证
未提供
最后更新
2026年8月13日 15:32

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。