AI Agent Hub
Back to plugins
🧰

dsh-guangzhou-city

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-guangzhou-city

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-guangzhou-city in your terminal to install the plugin (source: https://github.com/uckkk/dsh-guangzhou-city ) into DeepSeek Harness; the city_info tool becomes available in-session immediately after installation.

About this plugin

When you need a quick, structured fact about Guangzhou right inside a DeepSeek session without opening a browser or hitting an external API, dsh-guangzhou-city turns the lookup into a single local tool call. It registers a city_info tool that, once invoked, returns basic city information for Guangzhou, eliminating the back-and-forth of manual searches.

The plugin is written in pure Node.js and carries zero network dependencies or third-party runtime requirements. It runs offline, in sandboxes, or inside resource-constrained containers with minimal startup overhead, and there is no need to manage API keys, proxies, or credential stores.

It suits developers preparing localized demos, teaching materials, or local-first applications that need a single structured city record for Guangzhou. If your workflow calls for one piece of municipal data and you would rather avoid pulling in an HTTP client or an external service, this lightweight plugin fills that gap cleanly.

Use Cases

  • Quickly reference basic Guangzhou city info within a DeepSeek session
  • Display municipal data in offline demos or teaching materials
  • Embed a structured city record in local-first applications

Best For

  • Developers who need Guangzhou data without pulling in external APIs
  • Engineers building conversational tools in sandboxed or offline environments
  • Developers preparing city data for localized demos