dsh-car
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-car
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-car in your terminal to install; source code is available at https://github.com/uckkk/dsh-car
About this plugin
When your workflow simply needs a small set of facts about a minor African nation, spinning up a lookup script or consulting a wiki feels like overkill. dsh-car packages the core country data of the Central African Republic into a single ready-to-call tool so your agent can retrieve structured answers mid-conversation.
The plugin registers one tool: country_info. A synchronous call returns four fields -- capital, population (in tens of thousands), official currency, and continent. Everything is implemented in pure Node with zero external dependencies and zero network calls, so it works the same in an air-gapped environment.
Built for developers working on prompt engineering, educational Q&A, or fully offline local stacks who need an agent to quote a few reliable country-level facts without any setup or connectivity.
Use Cases
- An educational chatbot needs to quote a country's basic facts to users
- An offline or sandboxed pipeline still requires hard-coded country data without external APIs
- Prompt engineering embeds fixed country facts into context to reduce hallucination
Best For
- Developers building educational or geography Q&A agents
- Engineers running toolchains inside network-isolated sandboxes
- Prompt engineers who prefer zero-config lookups with minimal dependencies
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.