AI Agent Hub
Back to plugins
🧰

dsh-djibouti

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-djibouti

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

Run dsh plugin install uckkk/dsh-djibouti in your DeepSeek Harness terminal to install the Djibouti country-info plugin. Source: https://github.com/uckkk/dsh-djibouti

About this plugin

When you need Djibouti\u2019s basic country facts mid-conversation, reaching for a search engine feels like overkill. dsh-djibouti packages the essential data into a single local tool call, returning the capital, population (in tens of thousands), currency, and continent without any network round-trip.

The plugin exposes one core capability: a country_info function that delivers Djibouti\u2019s capital city, population figure (unit: tens of thousands), official currency, and continental region. The implementation is written in pure Node.js with zero external network dependencies, so the response arrives instantly.

It suits developers, educators, or content creators who need quick access to Djibouti\u2019s fundamentals inside a local conversation flow. It also pairs well with a suite of country plugins for generating multi-nation overview documents. Zero dependencies, zero configuration\u2014install and use right away.

Use Cases

  • Quickly cite Djibouti capital, population, and currency in conversation
  • Batch-generate multi-country overview docs with a unified call format
  • Provide offline Djibouti facts in teaching or QA scenarios

Best For

  • Developers needing offline access to Djibouti basic data
  • Educators building country fact cards or teaching materials
  • Integrators building multi-country information aggregation apps