-
01−200 m
dsh-vision-toolkitAnionex
让纯文本模型更好地做视觉任务:带意图的图片问答、长截图 OCR、UI 还原等。Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, and more.
-
02−450 m
dsh-tianshu-tuihuiliyi37
DeepSeek Harness 的终端 UI(TUI)。A terminal UI (TUI) for DeepSeek Harness.
-
03−700 m
dsh-at-fileomdsh-dev
Codex 风格的
@file文件引用,输入框里直接搜索并引用工作区文件。Codex-style@filementions: search and reference workspace files right from the input box. -
04−1,000 m
dsh-open-in-vscodeomdsh-dev
一键在 VS Code 中打开 DSH 工作区目录。Open DSH workspace directories in VS Code with one click.
-
05−1,400 m
dsh-notificationomdsh-dev
桌面通知:回合完成等事件的系统级提醒。Desktop notifications for turn completions and other events.
-
06−1,900 m
dsh-custom-toolomdsh-dev
创建和管理沙箱化的自定义 JavaScript 工具。Create and manage sandboxed custom JavaScript tools.
-
07−2,500 m
dsh_workflowicetomoyo
把 UltraCode 式多 Agent 调度带给 DSH:可生成、可保存、可复用的工作流。UltraCode-style multi-agent orchestration for DSH: generatable, savable, reusable workflows.
-
08−3,200 m
dsh-turn-rewindAnionex
对话回退:回滚会话与工作区到任意轮次。Conversation rewind: roll back session and workspace to any turn.
-
09−4,000 m
dsh-visualizeNagi-ovo
对话内生成式 UI:模型把交互式 HTML 卡片直接画进会话流。In-conversation generative UI: the model renders interactive HTML cards directly into the chat stream.
-
10−5,000 m
dsh-sharehellodigua
一键分享你的 DSH 对话。Share your DSH conversations with one click.
没有匹配的插件——换个关键词试试。No plugins match — try another keyword.
安装Installing
# npm 包(推荐:预构建,一次成功)from npm (recommended: prebuilt, works first try) dsh plugin --profile default add <npm-package> # GitHub 源码(首次会要求构建授权,按提示配置 allowBuilds 后重试)from GitHub (first run asks for build approval — follow the allowBuilds hint, retry) dsh plugin --profile default add github:<owner>/<repo>
⚠️ GitHub 来源的插件在安装时会于你的机器上执行构建脚本,请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。⚠️ GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
收录你的插件Get your plugin listed
给 awesome-dsh-plugin 提一个 PR:在 README.md 与 README.zh.md 中各加一行。也请为你的仓库打上 dsh-plugin topic,方便大家发现。
Open a PR against awesome-dsh-plugin — one line each in README.md and README.zh.md. Add the dsh-plugin topic to your repo so others can find it.