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.
Install
$ dsh plugin --profile web add link:/path/to/dsh-skill-pickerPlugin 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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 1 development, 8 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A fail-closed automatic permission-policy plugin for DeepSeek Harness.
View plugin →Local-first persistent memory plugin for DeepSeek Harness, powered by Mnemon.
View plugin →An installable DSH Web plugin that adds a verified plugin marketplace, registry discovery, and current-profile plugin management UI.
View plugin →DeepSeek Harness plugin that bridges a local-shell-mcp service into DSH with shell, file, browser, remote-worker, and Live Workspace tools.
View plugin →