DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-skill-picker

A DSH Web GUI skill picker that lets users browse and search installed skills, then inserts the native `/skill-name` invocation into the composer.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
16GitHub Stars0ForksUpdated2026-08-18

Install

$ dsh plugin --profile web add link:/path/to/dsh-skill-picker

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-skill-picker adds a button to the DeepSeek Harness web composer for browsing and searching installed skills. Selecting a skill inserts its native slash gesture into the draft so DSH loads the skill when the message is sent.

Key Capabilities

  • Adds a skill-picker button in the web composer’s right-side tool slot.
  • Lists installed skills and supports searching by skill name and description.
  • Inserts `/skill-name` into the current draft through the input actions API.
  • Uses the host skills API when available, with a fallback host-side skill scan.
  • Ranks recently used and frequently selected skills using localStorage.
  • Adapts to light and dark Web UI themes.

Useful For

  • Finding a skill when its exact slash-command name is forgotten.
  • Browsing a large set of user-level and project-level skills before sending a message.
  • Invoking installed skills through DSH’s native slash-gesture workflow.

Who It Fits

  • DeepSeek Harness web-profile users.
  • Users with many installed DSH skills.
  • Teams that want a visual alternative to prefix-based slash completion.

Documented Limitations

  • The README states npm publication is not yet available; installation uses a local link or Git dependency.
  • Written against DSH 0.1.0-rc.6 APIs; later major API changes may require updates.
  • Fallback scanning does not scan `~/.agents/skills` or configured custom skill directories.
  • The plugin targets the DSH web profile and Web GUI composer.

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 0 runtime, 1 development, 8 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

Source & Registry Notes

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

Source repository
a735624258/dsh-skill-picker
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
7b86622 · 2026-08-19

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
16GitHub stars
Forks
0
Open issues
2
Last commit
2026-08-18
Last release
No release detected
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