dsh-omnipotent-preset
Omnipotent agent preset for DeepSeek Harness: Standard/PTC/Minimal + routing modes
- Stars
- 1
- Language
- JavaScript
- Created
- Aug 24, 2026
- Updated
- Aug 24, 2026
Introduction
dsh-omnipotent-preset
An "omnipotent" agent preset for DeepSeek Harness that combines Standard / PTC / Minimal-style capabilities with routing modes (spec / mixed / weak / react) and Cordis creation mode.
Install
Copy this directory to your Harness home:
Copy-Item -Path "dsh-omnipotent-preset" -Destination "$env:USERPROFILE\.dsh\.agent-presets\omnipotent" -Recurse -Force
Then select the omnipotent preset in DSH Web UI or via /preset omnipotent.
Contents
agent.cordis.yml— preset compositionpreset.yml— display metadatarouter-omnipotent.mjs/router-core.mjs— routing logicskills/— bundled agent skills
Notes
- No API keys or credentials are stored in this repository.
License
MIT