Native Playbook

Give agents an offline guide to native dsh capabilities, workflows, and subagent patterns.

GitHub stars0
Maintainercyanseek
LicenseMIT
StatusCommunity

About Native Playbook

Native Playbook packages a current-source capability guide as a DeepSeek Harness runtime plugin, agent skill, and CLI. It helps agents choose native dsh features before reaching for custom code and keeps its static lookup offline by default.

Install in a dsh profile
$ dsh plugin --profile web add github:cyanseek/dsh-native-playbook

Capabilities

Native capability lookup
Offline static guide
Agent skill
Subagent workflow patterns
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.
Keep exploring

Related plugins

ToolsSkills145 stars

Give text-only agents eyes with image Q&A, OCR, grounding, UI restoration, and pixel diff tools.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-vision-toolkit

Custom Tool

Create, edit, and manage sandboxed JavaScript tools from the DeepSeek Harness web interface.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool

@File Mentions

ToolsUI25 stars

Search and attach workspace files to prompts with fast, familiar Codex-style @file mentions.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-at-file