dsh-cmp-skill-index
Run the following command in DeepSeek Harness:
dsh plugin install malaxiya2019/dsh-cmp-skill-index
Paste the following prompt into your AI chat to install this plugin:
Run the install command in your terminal and the plugin activates automatically; source is at https://github.com/malaxiya2019/dsh-cmp-skill-index .
About this plugin
When an agent in a DSH workflow needs to reuse existing skills—code review, TDD, security auditing, reverse engineering, browser automation—it often lacks a fast, name-based index to consult. cmp-skill-index fills that gap: it exposes the 70 built-in skill entries from codex-mobile-pro directly to the model, so the agent can search by name and reuse instead of regenerating from scratch every time.
The plugin ships two lightweight tools: list_skills returns all 70 skills (name and description) in one call for a quick overview; search_skills takes a keyword and an optional limit, performing case-insensitive matching against the name and description fields and returning only hits. Pure JavaScript, zero build—the source is the artifact, no compilation or bundling required.
Best for developers who have accumulated a large skill library in their DSH setup and want their model to retrieve and reuse efficiently, especially teams already working within the codex-mobile-pro ecosystem. Install and go.
Use Cases
- An agent looks up an existing skill by name before executing a task
- A developer scans the full 70-skill list to confirm a capability is already captured
- In a multi-skill workflow the model picks the most fitting entry on its own
Best For
- Developers who have accumulated a large skill library in DSH
- Teams in the codex-mobile-pro ecosystem wanting efficient model-side retrieval
- Users who need the agent to reuse existing skills instead of regenerating them
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.