Skip to content

Thomas-key/dsh-skill-manager

00Last commit Aug 14, 2026

dsh-skill-manager DSH plugin

dsh-skill-manager is a DeepSeek Harness web-profile plugin that lists filesystem skills and toggles them by renaming SKILL.md to or from SKILL.md.disabled. It provides skills_list and skills_toggle tools plus a bundled Skills Settings UI.

How to install the dsh-skill-manager DSH plugin

dsh plugin --profile web add Thomas-key/dsh-skill-manager

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-skill-manager DSH plugin can do

  • Lists filesystem skills with enabled state and one-line descriptions.
  • Enables or disables a skill with skills_toggle.
  • Adds a bundled Skills page to Settings with enable/disable controls.
  • Updates the model-visible skill catalog immediately through the skill-filesystem watcher.
  • Leaves skill content unchanged; toggling only renames SKILL.md and SKILL.md.disabled.

Where the dsh-skill-manager DSH plugin fits

  • Review installed skills and their enabled status.
  • Temporarily hide a skill from the model-visible catalog without deleting it.
  • Enable a previously disabled filesystem skill.
  • Manage skills through an agent request or the Settings UI.

Who the dsh-skill-manager DSH plugin is for

  • DeepSeek Harness users running a web profile.
  • Users who store skills in standard DSH or agent filesystem skill directories.
  • Users wanting reversible skill visibility management.

dsh-skill-manager DSH plugin limitations

  • Scans only four standard skill roots: ~/.agents/skills, ~/.dsh/skills, project .dsh/skills, and project .agents/skills.
  • Only manages SKILL.md and SKILL.md.disabled filenames.
  • Disabling hides a skill from the catalog but does not remove its installed files.
  • Requires Node.js 22.19 or later according to the README.
  • The README states that the author does not actively maintain the plugin and no updates are planned while it works.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 1 runtime, 0 development, 2 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
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-skill-manager DSH plugin alternatives

dsh-skill-manager DSH plugin questions

What is the dsh-skill-manager DSH plugin?

dsh-skill-manager is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-skill-manager DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-skill-manager use?

The snapshot records web as the dsh-skill-manager profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-skill-manager compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-skill-manager fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-skill-manager?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.