DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-tool-search

Progressive disclosure and semantic tool search for DeepSeek Harness catalogs.

Terminal & TUIDeveloper ToolsSecurity & PolicySkills & Workflows
4GitHub Stars0ForksUpdated2026-09-08

Install

$ dsh plugin --profile web add dsh-tool-search

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-tool-search reduces model context overhead in DeepSeek Harness by dynamically slimming large tool manifests. Inspired by Hermes Agent, it keeps essential core tools eager while deferring long-tail tools behind bridge tools (tool_search, tool_describe, tool_call) with reranker support and LRU-cached warm injection.

Key Capabilities

  • Tiered progressive disclosure adjusting tool catalog listings based on token context budget
  • Bridge tools for searching, describing, and calling deferred long-tail tools on demand
  • Semantic reranking via OpenAI-compatible rerank endpoints with keyword fallback
  • LRU-bounded dynamic injection of warmed tools into active session context
  • Conversational grouping setup via bundled tool-slimmer-setup skill
  • Configurable scope supporting user-level and project-level configuration files

Useful For

  • Managing large MCP server catalogs without exhausting LLM prompt context budgets
  • Slimming agent prompts to reduce per-turn token consumption and latency
  • Dynamic on-demand tool discovery and invocation for complex multi-tool workflows

Who It Fits

  • DeepSeek Harness developers with extensive custom toolsets and MCP plugins
  • Engineers looking to optimize prompt token usage across multi-turn sessions

Documented Limitations

  • Requires an OpenAI-compatible rerank endpoint for full semantic search capabilities (falls back to keyword matching otherwise)
  • Deferred tools introduce extra turns for searching/describing unless preloaded or already warmed into context

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, 0 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
Letter2025/dsh-tool-search
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
febe0f3 · 2026-09-14

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