DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Skills Manager — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

@michengai/dsh-skills-manager

Skills Manager

DSH Skills Manager — 在 DeepSeek Harness 中统一加载并安全管理本机 Agent Skills · Load and safely manage local Agent Skills in DSH

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add @michengai/dsh-skills-manager@0.1.53
READMECompatibilityVersions
Full skill management viewSkill detailsMove to Trash confirmation

Compatibility and provenance

Skills Manager is published as @michengai/dsh-skills-manager and currently resolves to version 0.1.53. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.1.53stable
9/18/2026
0.1.52stable
9/16/2026
0.1.51stable
9/16/2026
Show 47 more versionsCollapse versions
0.1.50stable
9/12/2026
0.1.49stable
9/12/2026
0.1.48stable
9/10/2026
0.1.47stable
9/10/2026
0.1.46stable
9/10/2026
0.1.45stable
9/9/2026
0.1.44stable
9/9/2026
0.1.43stable
9/8/2026
0.1.42stable
9/7/2026
0.1.40stable
9/5/2026
0.1.38stable
9/3/2026
0.1.37stable
9/3/2026
0.1.36stable
9/3/2026
0.1.35stable
9/2/2026
0.1.34stable

Related plugins

Loading related plugins…

Latest
0.1.53
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
2.8 MB
Files
23
Surface
web
License
Apache-2.0
Source
npm
GitHub
★ 0
Weekly downloads
22,571
Security scan
✓ v0.1.53 scan passed
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
9/2/2026
0.1.33stable
9/1/2026
0.1.32stable
8/30/2026
0.1.31stable
8/30/2026
0.1.30stable
8/28/2026
0.1.29stable
8/28/2026
0.1.28stable
8/28/2026
0.1.27stable
8/27/2026
0.1.26stable
8/27/2026
0.1.25stable
8/26/2026
0.1.24stable
8/23/2026
0.1.23stable
8/17/2026
0.1.22stable
8/17/2026
0.1.20stable
8/17/2026
0.1.19stable
8/17/2026
0.1.18stable
8/17/2026
0.1.17stable
8/16/2026
0.1.16stable
8/16/2026
0.1.15stable
8/16/2026
0.1.14stable
8/16/2026
0.1.13stable
8/16/2026
0.1.12stable
8/16/2026
0.1.11stable
8/16/2026
0.1.10stable
8/16/2026
0.1.9stable
8/16/2026
0.1.8stable
8/16/2026
0.1.7stable
8/15/2026
0.1.6stable
8/15/2026
0.1.5stable
8/15/2026
0.1.3stable
8/15/2026
0.1.2stable
8/15/2026
0.1.1stable
8/15/2026
0.1.0stable
8/15/2026

Related plugins

More verified plugins in agents-orchestration.

Headless@deepseek-ai/dsh-headlessThe dsh one-shot bundle: a direct core Agent/Session runner over dsh-base with no Host, HTTP, or browser layerExperimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocolSubagent Claude Code@deepseek-ai/dsh-subagent-claude-codeOne-shot Claude Code subagent provider over the official Agent SDK

README

DSH Skills Manager

DSH Skills Manager

Load and safely manage skills from DSH and common local Agents

简体中文 · Changelog · Apache-2.0

DSH Skills Manager is a community-maintained DeepSeek Harness (DSH) plugin, not an official DeepSeek AI product.

Features

Bring skills from your computer and projects into DSH without switching between Agent folders.

  • Manage in one place: browse collapsible source groups, search, read, and toggle skills.
  • Global and project skills: the project tab follows the current session, with project copies taking priority over global copies.
  • Reuse existing skills: supports Codex, Claude Code, Copilot, and other agents without modifying their source files when toggled.
  • Create and import: create a skill or import ZIP archives, folders, and SKILL.md files into global DSH.
  • Recover deleted skills: DSH skills go to Trash first, so accidental deletions can be restored.

Screenshots

Skill management:

Full skill management view

Read a skill:

Skill details

Confirm before moving to Trash:

Move to Trash confirmation

These full screenshots show an earlier version. The current version adds Global, Project, and Trash tabs.

Installation

Requires a working DeepSeek Harness installation. The commands below use the web profile; replace it with yours if needed.

Ask an agent to install it

Send this to an agent that can use your local terminal:

Install the latest @michengai/dsh-skills-manager into my DSH web profile using the official npm registry. Confirm installation and explain how to reload DSH.

Install manually

[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8
dsh plugin --profile web add @michengai/dsh-skills-manager@latest --registry=https://registry.npmjs.org/

Restart DSH, refresh the page, and open Settings → Skills. To update, select Check for updates or run the installation command again.

  • Plugin 0.1.53 is tested with DeepSeek Harness 0.1.0-rc.8, 0.1.1-rc.2, 0.1.2-rc.1, 0.1.5-rc.1, 0.1.5-rc.2, 0.1.6-alpha.1, 0.1.6-alpha.2.

Usage

What you want to doHow
Find a skillChoose Global or Project, expand a source group, or use search and filters.
Read its contentsSelect View details for the skill body and source information.
Enable or disableToggle the skill switch. This affects DSH without editing source files.
Add a skillSelect Create skill or Import into global DSH.
Recover a deletionOpen Trash and restore. For project skills, return to a session in the original project first.
  • Current project only: Git repositories use the nearest Git root. Other folders use the current session working directory; no git init required.
  • Independent copies: disabling a project copy allows another enabled copy to take over, and the panel identifies the active source. Disable all copies to turn the skill off completely.
  • File management: only DSH skills can move to Trash. Other Agent skills can be viewed and toggled. Creation and import always save to global DSH.

Supported Agent directories

~ means your home directory; <project> is the current session project root. These are default paths; configured DSH directory variables take precedence.

SourceGlobal directoryProject directory
DSH~/.dsh/skills<project>/.dsh/skills
Shared Agent~/.agents/skills<project>/.agents/skills
CC Switch~/.cc-switch/skills—
Codex~/.codex/skills<project>/.codex/skills
Claude Code~/.claude/skills<project>/.claude/skills
Gemini~/.gemini/skills<project>/.gemini/skills
OpenCode~/.config/opencode/skills<project>/.opencode/skills
Cursor~/.cursor/skills<project>/.cursor/skills
Copilot~/.copilot/skills<project>/.github/skills
Windsurf~/.codeium/windsurf/skills
~/.windsurf/skills
<project>/.windsurf/skills
Trae~/.trae/skills<project>/.trae/skills
Trae CN~/.trae-cn/skills<project>/.trae-cn/skills
OpenClaw / Clawdbot~/.openclaw/skills
~/.clawdbot/skills
—
Roo~/.roo/skills<project>/.roo/skills
CodeBuddy~/.codebuddy/skills<project>/.codebuddy/skills
Project Skills—<project>/skills

The generic <project>/skills directory is labeled Project Skills and also supports OpenClaw workspace skills. Missing external source directories are not shown.

DSH product ecosystem

For a desktop workbench, download DSH Codex Desktop. Existing DeepSeek Harness installations can add plugins as needed by following each project's README. Below are 11 first-party plugins; consult the corresponding desktop release notes and bundled catalog for what that version includes.

PluginWhat you can do
Codex UIOrganize projects and conversations, search tasks, and navigate chat turns
Agency AgentsChoose and summon specialists for your task
Skills ManagerFind, enable, create, and import local skills
Archive ManagerSearch, restore, or clean up archived conversations
IM ConnectSend tasks and receive replies through messaging platforms
AutomationSchedule tasks and review each run
BTWAsk side questions without interrupting the main task
SimplifyUse /simplify to improve code within your Git changes
PUAGuide the Agent to try new approaches after failures, investigate causes, and verify results before completion
Code ReviewUse /review to request an independent Agent code review and receive the report in the current conversation
Codex PetView conversation notifications and respond to tool approvals and questions through a desktop pet

Feedback and contributions

Open an issue for bugs or suggestions. Include your DSH and plugin versions, reproduction steps, and a full screenshot for UI issues.

Source code lives in src. Contributions are welcome.

License

Apache License 2.0