AI Agent Hub
Back to plugins
🧰

dsh-buenos-aires-city

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-buenos-aires-city

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

Run dsh plugin install uckkk/dsh-buenos-aires-city in the DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/uckkk/dsh-buenos-aires-city .

About this plugin

Working on an Argentina-related project or writing up a profile of Buenos Aires? You often need to pull in the city's key facts without breaking your flow. dsh-buenos-aires-city turns that lookup into a single, ready-to-call tool so you never have to retype or re-verify the same details.

The plugin exposes one tool, city_info, which returns structured information about the city of Buenos Aires. Under the hood it is a pure Node implementation: no network calls, no third-party runtime dependencies. That means it works identically in an offline sandbox or a restricted CI pipeline where outbound traffic is blocked.

It is a good fit for writers, translators, travel-content editors, or anyone who needs a stable, locally-sourced reference to Buenos Aires facts inside a conversation. Lightweight, zero-config, and ready the moment it is installed.

Use Cases

  • Quickly citing key facts about Buenos Aires while writing a travel guide
  • Generating structured city data in an offline sandbox
  • Verifying Buenos Aires-related facts during translation or proofreading

Best For

  • Travel-content editors who repeatedly reference Buenos Aires facts
  • Developers running plugins in restricted or offline sandboxes
  • Localizers producing Argentina-related content in other languages