安装
npx -y @deepseek-ai/dsh plugin --profile web add github:YYTbit/dsh-plugin-codex-bridge此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。
README
维护者编写的文档快照。
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
仓库信息
- 开发语言
- TypeScript
- 许可证
- MIT
- 最后更新
- 2026年8月14日 07:48
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。