dsh-georgia
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-georgia
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-georgia in DeepSeek Harness to install the plugin; the repository is available at https://github.com/uckkk/dsh-georgia.
About this plugin
In a lot of pipelines you only need a handful of structured fields about Georgia, yet a full HTTP round trip drags in latency, timeouts, CORS headaches, and API-key management that are entirely unnecessary. dsh-georgia takes the most direct route: the country data ships inside a pure Node implementation with zero network dependencies, so fetching a field feels as deterministic and side-effect free as reading a local file.
The core interaction is step-by-step field extraction. You request only the fields you care about, one at a time, and the plugin writes each piece of content into JSON incrementally. There is no one-shot payload dump and no guessing about unknown keys; every step is explicit and predictable. Because no external HTTP client is required, it runs in any Node environment out of the box.
It is a good fit for developers building offline tooling, agent pipelines, or any project that simply needs a clean, lightweight entry point into structured Georgia country data. If you would rather not write three lines of network code just to fetch a couple of country facts, this is the lowest-effort option that does the job reliably.
Use Cases
- Query structured Georgia fields in fully offline environments
- Fetch country data step-by-step inside agent pipelines
- Replace HTTP calls with zero-network overhead for country facts
Best For
- Node developers building offline toolchains
- Engineers designing agent data pipelines
- Teams needing a lightweight country-data entry point without SDKs
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.