- Home
- Plugins
- Workflow & Automation
- dsh-awesome-agent-preset
J
dsh-awesome-agent-preset
jaylor-wang/dsh-awesome-agent-preset
Ultra-lean daily coding agent preset for DeepSeek Harness (dsh) that strips heavy orchestration for fast, direct tool execution.
Install
dsh plugin --profile web add github:jaylor-wang/dsh-awesome-agent-presetREADME
dsh-awesome-agent-preset
English | 中文
Ultra-lean daily coding agent preset for DeepSeek Harness (dsh).
Highlights
- Lean & Responsive: Removes heavy orchestration layers (no
presentdeliverables, goals, complex plan modes, sub-agents, or TODO trackers). Focuses purely on fast, direct coding cycles. - Essential Tooling: Retains core tools needed for day-to-day software development:
- File reading, editing, and fast directory scanning (
fs,fs-search) - Full-featured Bash execution (
tool-bash) - Background asynchronous task management (
tool-jobs) - External skill packs support (
skill-filesystem,tool-skill) - Compact history pruning & memory protection (
compaction,tool-result-pruner)
- File reading, editing, and fast directory scanning (
- Direct Execution: Persona instructed to favor direct tool execution over excessive coordination, saving tokens and speeding up turnaround time.
Installation
Run in your DeepSeek Harness environment:
dsh plugin --profile web add dsh-awesome-agent-preset
# or via GitHub repository
dsh plugin --profile web add https://github.com/Jaylor-Wang/dsh-awesome-agent-preset
Or clone locally and link into your DSH profile:
git clone https://github.com/Jaylor-Wang/dsh-awesome-agent-preset.git
Usage
- Restart or launch DeepSeek Harness (
dsh web). - In the preset dropdown list above the prompt input bar, select
awesome-agent. - Start coding!
License
Related plugins
Q
ouroboros (dsh-plugin)
q00/ouroboros
6.1k4 hours agoWorkflow & AutomationMIT
L
loopx (dsh-loopx-plugin)
loopx-project/loopx
6k1 hour agoWorkflow & AutomationApache-2.0
H
loopx (dsh-loopx-plugin)
huangruiteng/loopx
5.9k4 days agoWorkflow & AutomationApache-2.0
C
dashi-taskboard (deepseek-harness)
chuspeeism/dashi-taskboard
3.2k7 hours agoWorkflow & AutomationApache-2.0