
0xsline/dsh-spotlight
50Last commit Aug 14, 2026
dsh-spotlight DSH plugin
DSH Spotlight is an installable Cordis bundle for DSH Web that provides a keyboard-driven palette for native slash commands, recent sessions, visible UI actions, and installed plugin settings.
How to install the dsh-spotlight DSH plugin
dsh plugin --profile web add "@0xsline/dsh-spotlight"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-spotlight DSH plugin can do
- Opens with ⌘K on macOS or Ctrl+K on other platforms.
- Adds a /spotlight entry to the native DSH Web slash menu.
- Fuzzy-searches native slash commands, recent sessions, visible UI actions, and plugin settings.
- Supports keyboard selection, execution, and dismissal with Arrow keys, Enter, and Escape.
- Allows shortcut customization stored in the current browser.
- Cleans up its event listeners, styles, and DOM nodes when unloaded.
Where the dsh-spotlight DSH plugin fits
- Quickly find and run DSH Web commands without leaving the keyboard.
- Switch to recent sessions from a command palette.
- Discover and invoke visible actions in the current DSH Web interface.
- Access settings for installed plugins.
Who the dsh-spotlight DSH plugin is for
- DeepSeek Harness Web users who prefer keyboard-first navigation.
- DSH Web users with many commands, sessions, or installed plugins.
dsh-spotlight DSH plugin limitations
- Designed for the DSH Web profile rather than other DSH platforms.
- Shortcut preferences are local to the current browser origin and profile.
- Some action discovery relies on the current DSH Web DOM; host UI changes may require selector updates.
- The plugin adds no server data channel or durable server-side state.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 9 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
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.
dsh-spotlight DSH plugin alternatives
dsh-mcp-manager
6
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
DSH Web UI
2,113
An installable DeepSeek Harness Web UI bundle combining productivity plugins, remote-access features, live token statistics, and nine UI skins.
dsh-builtin-toggles
6
A DeepSeek Harness Web plugin that provides a Chinese catalog of built-in plugins and policy-controlled UI toggles.
dsh-vision-router
77
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
dsh-spotlight DSH plugin questions
What is the dsh-spotlight DSH plugin?
dsh-spotlight 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-spotlight 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-spotlight use?
The snapshot records web as the dsh-spotlight profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-spotlight 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-spotlight 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-spotlight?
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.