YYTbit / awesome-dsh-bridges

Listed

Bridge your favorite AI coding tools into DeepSeek Harness

masterTool View source

Installation

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

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

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit f26012bSynced Aug 18, 2026

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

Repository information

License
Not reported
Last updated
Aug 13, 2026, 3:32 PM

Install deliberately

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