dsh plugins中文
← Back to popular plugin directory

Two stage DeepSeek Harness preset

Jungod1121/dsh-anchored-standard · skills

Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap (bash+read), then full Standard tools after the first tool call or reply.

★ 11GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

dsh-anchored-standard Anchor the first request. Unlock the full stack.

A two-phase agent preset for DeepSeek Harness: bootstrap DeepSeek V4 Pro with the Minimal-aligned prompt and two tools, then expose the complete Standard catalog after the first durable tool call or reply. The one-line idea

The gain comes from anchoring the first-turn trajectory — not from keeping the tool surface small forever. This preset keeps Minimal's brain and gives it Standard's hands. How it works

Install command

dsh plugin --profile web add github:Jungod1121/dsh-anchored-standard
View GitHub repository ↗Back to popular plugin directory