dsh-sierra-leone
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-sierra-leone
Paste the following prompt into your AI chat to install this plugin:
Install the plugin by running the dsh command in your terminal; the source repository is https://github.com/uckkk/dsh-sierra-leone .
About this plugin
In many Agent workflows you end up referencing a country basic facts over and over—its capital, currency, continent. Pulling them up manually every time breaks your flow and invites mix-ups. dsh-sierra-leone wraps Sierra Leone data into a tool you can call right inside the conversation, returning a structured answer in one shot.
The plugin exposes a single country_info tool that delivers four fields: capital, population in tens of thousands, currency, and continent. It is built in pure Node with zero network requests, so it starts instantly and is immune to external connectivity issues.
It is well suited for developers assembling DeepSeek Harness plugin chains who need quick in-chat access to Sierra Leone facts, or anyone looking to add a lightweight country encyclopedia endpoint to their Agent setup.
Use Cases
- Look up Sierra Leone capital, population, currency and continent in a single chat turn
- Preload static country data into an Agent pipeline with zero network calls
- Run through a minimal Harness plugin registration and invocation example
Best For
- Developers assembling DeepSeek Agent plugin chains
- Users who need deterministic, offline country lookups
- Beginners exploring the Harness plugin architecture
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.