DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-skill-indexer

A DSH host-bundle plugin that locally indexes SKILL.md files and routes natural-language intents to relevant skills.

UI & ProductivityDeveloper ToolsSkills & Workflows
0GitHub Stars0ForksUpdated2026-08-20

Install

$ dsh plugin --profile web add github:NattoCB/dsh-skill-indexer

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-indexer scans configured local skill directories, builds a category-to-skill recall index, and exposes skill discovery through a model tool and slash command. It uses hit, low-confidence, and miss routing states while keeping source skill directories read-only.

Key Capabilities

  • Scans local SKILL.md files from default or configured roots.
  • Builds a two-level category and skill recall index.
  • Routes natural-language queries with hit, low-confidence, and miss fallback states.
  • Exposes a skill_index model tool and /skill-index command.
  • Supports incremental hash-based indexing while preserving usage metadata for unchanged skills.
  • Allows categories.yaml overrides for manually assigned skill categories.

Useful For

  • Help an agent find relevant local skills from a one-sentence request.
  • Rebuild or inspect an index of skills installed across local skill roots.
  • Provide skill-search context for tasks such as document conversion, data lookup, or workflow execution.
  • Apply local category overrides where automatic classification is insufficient.

Who It Fits

  • DeepSeek Harness web-profile users with local SKILL.md collections.
  • Agent builders who want local skill discovery and intent routing.
  • Teams maintaining multiple local skill directories.

Documented Limitations

  • Requires DSH web profile and Node.js 18 or later.
  • Search quality depends on the built-in category vocabulary, configured thresholds, and the local skill corpus.
  • Chinese keyword extraction may join long contiguous Chinese phrases, which can weaken short-query recall.
  • It provides no UI, HTTP service, embedding-based retrieval, GraphRAG, or persistent background process.

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, 0 development, 0 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
NattoCB/dsh-skill-indexer
Registry source
Community submission
Registry classification
Plugin
Source checked
1f36ad3 · 2026-08-21

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-20
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