Automatically Select Inference Modes for DeepSeek Harness Using dsh-router-standard
`dsh-router-standard` is a DSH session preset maintained by yjh051108 (MIT License, v0.2.0). It selects a mode based on the task before the first round of requests: the `standard` mode restores the RL interface and follows the think-act loop, while the `spec` mode enables deep thinking; behind this are the three bands of `spec/mixed/react`. It supports persona, first-round tool injection and agent parameter tuning. The directory command is `dsh plugin add github:yjh051108/dsh-router-standard`, and it needs to be copied to `~/.dsh/.agent-presets/` to enable. The community directory is not an official store, and plugins run with the current DSH permissions.
Read MoreUse sealos-skills to let DeepSeek Harness deploy projects to Sealos Cloud
sealos-skills is a DeepSeek Harness development and runtime plugin maintained by labring, which packages the deployment, database and object storage services of Sealos Cloud into a set of agent skills. The installation command on the catalog page is `dsh plugin add github:labring/sealos-skills`. The same skill source is also compatible with Claude Code, Codex and other tools. There is no `/sealos` slash command in DSH, and agents need to load the plugin through the skill tool before calling kubectl and sealos-cli.
Read MoreLet DeepSeek Harness search for and install community plugins on its own with dsh-find-plugins
`dsh-find-plugins` is a DSH skill plugin maintained by Nagi-ovo, licensed under BSD-3-Clause. When you ask the agent "Are there any plugins that can...", it will find public candidates from GitHub's `dsh-plugin` topic, judge the installation methods of bundle, Cordis and skill, report the required permissions first before installing and verifying the mounting after selecting one. The directory page command is: `dsh plugin add github:Nagi-ovo/dsh-find-plugins`. The plugin runs with the permissions of the current dsh process.
Read MoreBuild DeepSeek Harness into a local AI work desktop with deepseek-harness-desktop-app
The deepseek-harness-desktop app maintained by vibeinging is a local AI working desktop built on DeepSeek Harness, which integrates Sessions, projects, files, Git Worktrees, online research and Office outputs into an Electron application. This article verifies through the community directory page and GitHub README that it is not a shell wrapper of DSH Web. The directory page can be installed via `dsh plugin add`, and the full workbench requires Node.js 24 to start locally. Meanwhile, it organizes platform support, data directory and current functional boundaries.
Read MoreBring SillyTavern Character Cards into DeepSeek Harness with dsh-agent-rp
### 正式翻译(符合技术文档语境): The `dsh-agent-rp` is a DeepSeek Harness community plugin maintained by hewzhew, designed to import SillyTavern character cards, presets, worldbooks and JSONL chat logs into DSH-native sessions. It supports selecting characters from the character library, configuring opening lines and Persona, and enables usage of a lightweight frontend with persistent memory in isolated runtime environments. This article verifies the installation commands, first-time chat steps against the directory page and GitHub repository, as well as the explicit out-of-scope features of the current public preview build, including group chats and alternative frontends.
Read MoreWhale Girl: Add an upgradable desktop pet to the DeepSeek Harness web interface
Whale-girl is a desktop pet plugin for the DeepSeek Harness web client maintained by vlln: it appears as a QQ pet-style icon in the bottom right corner, can be dragged and fed, and tasks and conversations will accumulate to form levels, titles and memories. This article verifies the installation command, 15-state state machine, growth rules and settings configuration according to the community directory page and GitHub repository.
Read MoreAdd @ path reference to DeepSeek Harness input box with dsh-at-file
### 正式翻译(符合技术文档规范): `dsh-at-file` is a DeepSeek Harness Web plugin maintained by omdsh-dev. It allows users to search the workspace by typing `@` in the input box and insert the path of a file or directory. Starting from version 0.3.0, it only attaches workspace references and no longer embeds the full content of files into the prompt. This article verifies the installation commands, selectors, filtering rules and precautions against the community directory page and GitHub README.
Read MoreUse dsh-agent-teams to orchestrate DeepSeek Harness sessions into an intelligent agent team
`dsh-agent-teams` is a DeepSeek Harness community plugin maintained by NanmiCoder. It turns the current session into a team leader, allows spawning resumable sub-Agents by role, enables multi-agent collaboration with dependency-bound tasks, direct email access and a shared scheduler, and provides an activity panel on the web interface. This article verifies the installation command, ten tools, status directory and known limitations based on the directory page, GitHub README and usage.md. It is licensed under MIT, and you need to check the source code before installation; the plugin runs with the permissions of the current dsh process.
Read MoreTurn DeepSeek Harness Web Interface into a 2005 Portal Website with dsh-ads
DSH-ADS is a fun plugin for DeepSeek Harness maintained by Nagi-ovo, licensed under BSD-3-Clause, and only acts on the web interface. It injects fictional advertisements into the sidebar, chat interface, during inference and corners, turning the Web UI into a 2005-era portal website. The incentivized ads only block the display, while the model continues to run in the background. The recommended positions will carousel public plugins on GitHub tagged with the `dsh-plugin` topic that have been updated in the last two weeks. It can be installed with `dsh plugin add github:Nagi-ovo/dsh-ads`, and toggled per ad slot in **Settings → Ads (Unofficial)**. The community directory is an independent site and has no official affiliation with DeepSeek / Fangfang.
Read MoreAdding Visual Capabilities to DeepSeek Harness Plain Text Model Using dsh-vision-toolkit
DSH Vision Toolkit is a DeepSeek Harness interface enhancement plugin maintained by Anionex, which connects agent-vision-toolkit to Web/Headless Profile. After pasting images with a plain-text model, users can switch to the Vision Toolkit variant to complete intent-based image question answering, element positioning, long-screenshot OCR and UI restoration with pixel comparison. The directory installation command is `dsh plugin add github:Anionex/dsh-vision-toolkit`, it is licensed under MIT, and the current npm version is 0.1.20.
Read MoreAdd persistent memory to DeepSeek Harness agent using mnemon
Mnemon is a persistent memory for LLM supervised agents maintained by mnemon-dev: it uses local SQLite four-graph storage, the host model determines what to remember, and the binary is responsible for indexing and recall. The community directory categorizes it under "Memory" and marks it as featured. This article verifies the installation commands, DSH configuration entry, CLI usage, and the relationship with dsh-mnemon according to the directory page and GitHub.
Read MoreWorking Activity: Make the Status Line of DeepSeek Harness Truly Dynamic
working-activity is a community plugin maintained by chimney (ccch1mneyyy), which provides DeepSeek Harness with a real-time working status line driven by session events: thinking copy, running tools, time elapsed and closing summary. The same repository also maintains the pi CLI version, which is released as an independent npm package. This article verifies the installation commands, configuration items, TUI/dsh-cc/Web exits, and restrictions such as publish being disabled by default and no progress percentage against the directory page and GitHub. This is an unofficial project.
Read MoreUsing dsh-deep-whale to give DeepSeek Harness a whale girl skin
dsh-deep-whale is a DSH Web GUI whale girl skin series maintained by Small-tailqwq, and the current finished product is maid-atelier (Deep Sea Maid Workshop). This article verifies through the community directory page, GitHub README, skin.json and NOTICE that it only modifies the appearance of web pages and does not touch model requests; the installation command shall be subject to `dsh plugin add github:Small-tailqwq/dsh-deep-whale`; the license is CC BY-NC-SA 4.0, commercial use is prohibited, and the attribution chain must retain 上善, ZipZipPipe and the maintainer.
Read MoreConfigure Two-stage Agent Preset for DeepSeek Harness Using dsh-anchored-standard
*DSH-Anchored-Standard* is a preset for the community DeepSeek Harness maintained by xiaobright: In the first round, it aligns with the official Minimal trajectory using bash and str_replace_editor, and disables automatic injection. After a session generates persistable tool/call or assistant/message content, it will upgrade to a resident tool directory that can be unlocked on demand. This article cross-verifies the installation commands, copy enabling methods, compatible versions and experimental boundaries based on the community directory page and GitHub README.
Read MoreEquip Plain-text Coding Agents with a Visual Toolbox Using agent-vision-toolkit
Agent-Vision-Toolkit is an open-source visual toolkit (MIT License, Python) maintained by Anionex. It provides skills such as glance/ground/detect/trace/crop and vision-tools for pure text-coding intelligent agents like DeepSeek, covering visual question answering, long-screenshot OCR, UI restoration and GUI operation, and can be connected to Codex, Claude Code and other models. The community directory installation command points to this repository; the dsh Web/Headless native Bundle requires additional installation of @anionex/dsh-vision-toolkit.
Read MoreAdd a Sidebar Workbench to the DeepSeek Harness Web Interface Using DSH-better-sidebar
DSH-better-sidebar is a web interface enhancement plugin for DeepSeek Harness maintained by omdsh-dev. It provides file editing preview, real terminal, Git and sub-agent workbench in the right sidebar and bottom panel, and opens the ctx.betterSidebar registration interface for other plugins. This article verifies the installation command, the capability boundaries and precautions of v0.12.3 based on the community directory page and GitHub README.
Read MoreAdd Full-Screen Terminal Interface to DeepSeek Harness with dsh-TUI
dsh-TUI is a full-screen terminal plugin for DeepSeek Harness (MIT licensed) maintained by ccch1mneyyy. It is hooked into the dsh-tui profile via Cordis without modifying the core, and provides Claude Code-style whale top bar, status line, streaming thinking, double-press Esc to roll back, context progress bar and TPS meter. The directory command is `dsh plugin add github:ccch1mneyyy/dsh-TUI`, and it can also be installed via npm and run with `dsh-tui`. It is suitable for SSH/tmux. The plugin runs with the current dsh permissions, and you should check the source code and license before installation.
Read MoreAdd Vision Capabilities to the Plain-text Models of DeepSeek Harness with ModLens
ModLens is a DeepSeek Harness visual plugin maintained by Liustack (MIT License, version 3.18.1 at the time of writing). When plain-text DeepSeek/GLM cannot recognize screenshots, it registers the `modlens_read_image` function to convert pasted images into JSON containing OCR results, layout information and semantic data. This article verifies the installation command, two image pasting paths, engine configuration and output contract according to the community directory and GitHub.
Read MoreUsing dsh-web-ui to turn DeepSeek Harness web interface into a workbench
dsh-web-ui is a collection of DeepSeek Harness Web UI plugins and skins maintained by zhu1090093659, which is open-sourced under the Apache-2.0 license. This article checks against the community directory page, GitHub README and npm aggregate package to explain how the task board, Git graph, right panel, mobile remote, SSH, image understanding and skin center work; the difference between the directory installation command and @linxin666/dsh-web-ui-all; as well as restrictions such as permissions, cron scheduling and pnpm access control.
Read MoreInstall a RN Performance Optimization Manual for AI Assistant with react-native-best-practices
Callstack split the RN performance e-book into Agent Skill react-native-best-practices, which covers FPS, TTI, package volume, memory and native modules. This article is verified against the official SKILL.md and the repository README: 29 references cover how to triage, how to install the skills CLI, as well as list virtualization, React DevTools measurement and the usage of Android R8. The core is to measure before making changes.
Read More### 贴合技术文档场景的标准译法: `vercel-cli-with-tokens: Authenticate Vercel CLI via Tokens, No More `vercel login` Required`
`vercel-cli-with-tokens` is one of the Skills in Vercel's official agent-skills collection. It teaches Agents to call the Vercel CLI using the `VERCEL_TOKEN` instead of `vercel login`. It discovers tokens via environment variables and `.env` files, uses `VERCEL_ORG_ID` and `VERCEL_PROJECT_ID` in pairs, defaults to preview deployments, and supports overriding environment variables, build logs and domain names. It is suitable for CI and non-interactive automation scenarios, and complements `deploy-to-vercel`. It is forbidden to write Tokens into the `--token` parameter.
Read More# Vercel React View Transitions: Adding Native Transition Animations to React Following the Official Workflow
`vercel-react-view-transitions` is an official Agent Skill from Vercel Labs, teaching Cursor, Claude Code and Codex to use React's ViewTransition and `addTransitionType` to implement native page transitions. It can be installed via `npx skills add`. It covers shared element transitions, Suspense reveal, list reordering and route direction animations, with instructions for Next.js App Router included. ViewTransition is currently available in the React Canary channel; App Router has built-in support and no longer requires installing `react@canary`. Unsupported browsers will simply not display the animations.
Read MoreAudit the documentation against Vercel writing guidelines using writing-guidelines
This is an introduction to Vercel Labs' Agent Skill "writing-guidelines": it reviews the tone, structure, readability and typesetting of documents and prose in accordance with the Vercel Writing Guidelines. The following details are covered: its attribution and version, the mechanism of pulling the remote `command.md` before each review, the coverage of over 80 rules, the `file:line` output format, as well as the installation and triggering methods using `npx skills add` in tools such as Cursor, Claude Code and Codex, plus notes including network dependencies and Vercel site-specific conventions.
Read More# vercel-optimize: Optimize Cost and Performance of Vercel Projects Based on Production Metrics First
`vercel-optimize` is an official Agent Skill from vercel-labs/agent-skills (SKILL.md 1.2.0) that performs cost and performance audits for deployed projects. The workflow involves first collecting metrics from the past 14 days, then identifying routes using a deterministic script, and finally modifying code. It has the most complete support for Next.js/SvelteKit, is available for Nuxt, and has limited support for Astro. The installation command is: `npx skills add vercel-labs/agent-skills --skill vercel-optimize`. You need Node.js 20+, Vercel CLI v53+, and have completed login/link operations; route-level sorting additionally requires Observability Plus.
Read MoreZero Skill: Automatically Discover and Invoke Paid External Tools on a Per-Use Basis When the Agent Says "Cannot Do It"
Zero is a search engine and payment layer designed for AI Agents. Official Skills will intervene when the model is about to say "cannot do" or ask users to register for APIs on their own, using zero search / get / fetch / review to discover and call external capabilities (x402 / MPP) on a pay-per-use basis. Users can log in with a unified wallet, eliminating the need to apply for individual Keys for each service. This article verifies the installation methods (Claude Code, Codex, Gemini CLI, Cursor) and cost control points based on the official repository, SKILL.md, zero.xyz and the npm package @zeroxyz/cli (version 1.30.0).
Read More