dsh-beijing-city
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-beijing-city
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-beijing-city in your terminal to install this plugin, source code at https://github.com/uckkk/dsh-beijing-city .
About this plugin
dsh-beijing-city adds a focused city-information tool to your DeepSeek Harness session. Calling the city_info tool returns structured basic information about Beijing, so conversations that touch on Beijing can pull reliable data on the spot instead of relying on model memory or ad-hoc lookups.
The plugin is written in pure Node.js with zero external SDKs and no network calls. It runs offline, in low-bandwidth environments, or inside CI pipelines, keeping deployment cost near nothing and load time in the millisecond range.
It suits three kinds of users: product developers who need a stable, predictable Beijing data source in their chat flows; anyone learning how the dsh plugin registration mechanism works with minimal code; and engineers who plan to replicate the pattern for other cities and want a lean reference implementation.
Use Cases
- Pulling structured Beijing data into conversations via a single tool call
- Serving city fields reliably in offline or low-bandwidth settings
- Replicating the minimal pattern to spin up info tools for other cities
Best For
- Developers who need a stable Beijing data source in chat products
- Beginners exploring the dsh plugin registration flow with minimal code
- Engineers planning to scale a multi-city information plugin framework
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.