dsh-plugin-codex-bridge
Run the following command in DeepSeek Harness:
dsh plugin install YYTbit/dsh-plugin-codex-bridge
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install YYTbit/dsh-plugin-codex-bridge in your terminal to install; the repository is hosted at https://github.com/YYTbit/dsh-plugin-codex-bridge .
About this plugin
If you have already built a library of skill files, global instructions, and model configurations inside OpenAI Codex and do not want to rewrite everything after switching to DeepSeek Harness, this plugin is for you. It bridges your existing Codex workflow assets into Harness seamlessly, eliminating the tedious copy-and-paste migration.
Under the hood, the plugin reads three categories of files from your local ~/.codex/ directory: every SKILL.md inside the skills folder is injected as an immediately callable skill; instructions.md is merged into the system prompt so the model follows your custom rules; and the model and provider entries in config.toml are injected as context to keep behaviour consistent. No source files are modified and no dual maintenance is required.
This is ideal for developers who have accumulated custom skill packs, team-level instructions, or specific model-routing configurations in the Codex ecosystem and are looking to adopt DeepSeek Harness without discarding their existing work. Install it once and your prior setups become available instantly.
Use Cases
- Reuse existing Codex skill packs immediately after switching to Harness
- Apply team-wide Codex instructions to Harness models automatically
- Sync Codex model and provider context into Harness sessions
Best For
- Developers who have built custom skill packs in Codex
- Engineers juggling multi-model agent workflows
- Small teams that want to minimize tooling migration cost
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.