dshplugin.devDeepSeek Harness Plugins
DSH Plugin Codex Bridge plugin logo
DeepSeek Harness Plugin

DSH Plugin Codex Bridge

1
Published by YYTbit

Bridge codex skills and config into DeepSeek Harness

Developer Toolscodexdeepseek-harnessdsh-plugin

Get this plugin

Review the source, then continue to the publisher.

dsh plugin add dsh-plugin-codex-bridge@latest
Get this plugin
Share on X ↗

About this plugin

Source snapshot 8/13/2026

dsh-plugin-codex-bridge

Bridge OpenAI Codex's skills, instructions, and configuration into DeepSeek Harness -- zero migration.

What it does

  • ~/.codex/skills/<name>/SKILL.md -- Injects skills as available skills
  • ~/.codex/instructions.md -- Injects instructions into system prompt
  • ~/.codex/config.toml -- Injects model/provider context

Install

dsh plugin --profile your-profile add dsh-plugin-codex-bridge

Configuration

- id: codex-bridge
  name: dsh-plugin-codex-bridge
  config:
    enableSkills: true
    maxSkills: 30
    enableInstructions: true
    enableConfig: true

License

MIT -- YYTbit