dsh-universe-api
Run the following command in DeepSeek Harness:
dsh plugin install Ruixinhua/dsh-universe-api
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Ruixinhua/dsh-universe-api in the DSH terminal to install; the full source is at https://github.com/Ruixinhua/dsh-universe-api . After installation, select Quit from the DSH Desktop tray and relaunch to load the new plugin bundle.
About this plugin
Finding the right public API usually means leaving your terminal, opening a browser, and scrolling through a website line by line. dsh-universe-api bundles a snapshot of 1,693 normalized public-apis records directly into DeepSeek Harness, so you can shortlist candidates with a single natural-language prompt—no window switching, no network traffic.
The plugin registers one read-only tool, universe_api_search, that performs offline, deterministic matching with bilingual English and Chinese query expansion, Unicode normalization, and CJK-aware tokenization. Layer hard filters on authentication type, HTTPS, CORS, status, category (OR semantics), and source tier, and every result carries explicit match reasons plus catalog freshness metadata. Teams with a private API directory can drop in a canonical-v1 JSON file to fully replace the bundled snapshot; an invalid or oversized file blocks loading with no silent fallback.
Built for developers working in DSH CLI, Web profiles, or DSH Desktop who need fast, reproducible API discovery with precise filtering and bilingual support. The plugin is strictly a discovery aid: it never calls a candidate API, stores no credentials, and performs zero runtime network requests, keeping the privacy boundary unambiguous.
Use Cases
- Shortlist candidate public APIs with a natural-language prompt without leaving DSH
- Apply hard filters on auth type, HTTPS, CORS, and status to narrow down 1,693 normalized records
- Replace the bundled snapshot with a private canonical-v1 catalog for internal API discovery
Best For
- Developers in DSH who need to compare multiple public APIs during tech selection
- Architects maintaining a private API directory who want a unified conversational query entry point
- Security-sensitive users who prefer fully offline tools with zero runtime network egress
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.