AI Agent Hub
Back to plugins
🧰

dsh-istanbul-city

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-istanbul-city

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

Run dsh plugin install uckkk/dsh-istanbul-city in the DeepSeek Harness terminal to install this plugin; the source lives at https://github.com/uckkk/dsh-istanbul-city

About this plugin

When you need to pull up basic information about Istanbul mid-conversation, dsh-istanbul-city gives you a ready-to-use city_info tool so you do not have to manually assemble queries or hit an external API.

The plugin is written in pure Node.js with zero network dependencies, meaning responses are instant and there is nothing extra to configure or manage. Once registered, you simply invoke the tool in your session and get back the relevant Istanbul city data.

If you are building a dialogue flow centered on city fact retrieval, or you need a stable, offline-capable local data source specifically for Istanbul, this plugin is a clean and minimal starting point.

Use Cases

  • Quickly look up basic Istanbul city info during a conversation
  • Provide localized city data for travel or geography Q&A scenarios
  • Build a lightweight offline city-fact QA pipeline

Best For

  • Dialogue developers who need Istanbul city data on the fly
  • Developers who prefer zero-configuration offline tools
  • Application engineers building cross-continent Q&A scenarios