dsh-iceland
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-iceland
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-iceland in DeepSeek Harness to install this plugin; the full source code is available at https://github.com/uckkk/dsh-iceland .
About this plugin
Fetching Iceland country data in many projects still relies on live API calls or dumping a massive JSON blob and manually cherry-picking fields. dsh-iceland takes a leaner path: structured Iceland data is bundled directly inside a pure Node.js runtime with zero network requests, so it works out of the box the moment you install it.
The plugin is designed around step-by-step, field-on-demand retrieval. Rather than loading everything at once, you request only the specific fields you need, one step at a time, keeping each response lightweight and the data flow explicit and easy to trace. Because there are no external network dependencies, it fits naturally into offline environments, intranet builds, and CI pipelines alike.
If your project needs Iceland country information without pulling in extra HTTP clients or server-side APIs, dsh-iceland offers a clean, offline-capable, field-granular way to access the data without any additional runtime overhead.
Use Cases
- Query Iceland country data in offline or intranet environments
- Embed country data in CI/CD pipelines with zero network access
- Retrieve fields step by step to reduce one-shot data loading overhead
Best For
- Developers needing offline country data without external APIs
- Project teams working in intranet or restricted-network environments
- Node.js toolchain users who prefer lightweight, zero-network plugins
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.