dsh-china
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-china
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-china in the DeepSeek Harness terminal to install the plugin; source code is available at https://github.com/uckkk/dsh-china .
About this plugin
When building workflow pipelines, template renderers, or RAG context priming, you often need a stable, offline-accessible source of base country facts. dsh-china packages China country data into two lightweight tool functions: country_info returns the full set in one call—name, capital, population (in tens of thousands), area (in 10,000 sq km), currency code, official language, international dial code, top-level domain, continent, and national flag; country_field lets you pull a single value by field name, so a pipeline node can consume exactly the data it needs without dragging the entire payload into context.
The plugin is a pure Node implementation with zero network dependencies. All data is bundled as constants, making calls synchronous, deterministic, and immune to external API outages or rate limits.
It is a good fit for anyone assembling office-automation flows, template-rendering pipelines, or RAG context priming where a stable, offline-friendly source of China country facts is required—eliminating the need to maintain a custom constants file or depend on a third-party lookup service.
Use Cases
- Pulling China country fields for workflow orchestration
- Injecting population, currency, and dial code into template rendering
- Priming RAG context with stable, offline country facts
Best For
- Workflow developers needing offline, deterministic country data
- Automation engineers building template-rendering pipelines
- AI application developers priming RAG context
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.