DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-agent-skills

Manage locally installed Agent Skills from the DeepSeek Harness settings UI.

Developer ToolsSkills & Workflows
11GitHub Stars1ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add dsh-agent-skills

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-agent-skills is a DeepSeek Harness web plugin that discovers local Agent Skills directories and lets users enable, disable, search, inspect, and rescan skills through Settings.

Key Capabilities

  • Scans default skill directories for Agents, Claude Code, Codex, OpenCode, and Gemini CLI.
  • Supports adding custom skill directories.
  • Enables or disables whole directories or individual skills.
  • Provides skill search, descriptions, and file-change monitoring.
  • Can take over DSH skill sources and restore the original source through its settings flow.
  • Keeps state in $DSH_HOME/agent-skills/state.json and does not modify source SKILL.md files.

Useful For

  • Consolidate skills from several local coding-agent tools in DeepSeek Harness.
  • Temporarily control which discovered skills are available to DSH.
  • Monitor and rescan local skill files after changes.
  • Add a non-default local directory containing compatible skills.

Who It Fits

  • DeepSeek Harness users
  • Developers using Claude Code, Codex, Gemini CLI, OpenCode, or Agent Skills directories
  • Users managing local SKILL.md-based skills

Documented Limitations

  • Requires Node.js 20 or later for development.
  • Skill names must match the lowercase kebab-case pattern [a-z0-9]+(?:-[a-z0-9]+)*.
  • SKILL.md files require YAML frontmatter.
  • After a DSH upgrade, users may need to enable takeover again and restart DSH.
  • GitHub installation may require authorizing pnpm to run build scripts.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 19 development, 13 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
minivv/dsh-agent-skills
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
fcc914b · 2026-08-27

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
11GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-19
Last release
2026-08-17
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app