AI Agent Hub
Back to plugins
🧰

dsh-hongkong-city

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-hongkong-city

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

Run dsh plugin install uckkk/dsh-hongkong-city in DeepSeek Harness to install this plugin. The source repository is available at https://github.com/uckkk/dsh-hongkong-city .

About this plugin

When building an AI agent or conversational workflow, you often need to reference city-level data. Spinning up a full web service just for one city is overkill. dsh-hongkong-city narrows the scope to Hong Kong and registers a ready-to-call city_info tool directly into your session, with no extra API orchestration or backend deployment required.

The plugin is implemented in pure Node with zero external network dependencies, keeping it lightweight and instantly available. Its core capability is intentionally focused: the city_info interface returns Hong Kong city information, designed for stable local or offline invocation with minimal latency.

It suits developers who need Hong Kong city data embedded in agent pipelines, RAG systems, or conversational agents, especially those who prefer a minimal-dependency footprint and want to avoid deploying a backend service for a single data point.

Use Cases

  • Embedding Hong Kong city reference data in agent pipelines
  • Calling local city data offline in RAG systems
  • Directly invoking Hong Kong info in chatbot sessions

Best For

  • AI agent developers needing city-level reference data
  • Users preferring lightweight zero-dependency plugins
  • Conversational system designers working with Hong Kong content