AI Agent Hub
Back to plugins
🧰

dsh-burundi

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-burundi

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

Run dsh plugin install uckkk/dsh-burundi in DeepSeek Harness to install this plugin. Source code is available at https://github.com/uckkk/dsh-burundi .

About this plugin

When a conversation requires basic facts about Burundi, looking up the capital, population, currency, and continent usually takes extra effort. dsh-burundi reduces that to a single tool call that returns all four data points, ready to use the moment the plugin is registered.

The plugin is a pure Node.js implementation with zero network dependency. There are no third-party SDKs, no runtime configuration, and the footprint is minimal, making it easy to slot into a broader country-info toolkit.

If you are building geography lessons, multi-turn knowledge Q&A, or any Africa-focused conversation flow and need fast, deterministic access to Burundi core data, this plugin drops straight into your toolchain without introducing any network calls.

Use Cases

  • Quickly verify Burundi basics during a geography lesson
  • Fetch Burundi data directly in Africa country comparison Q&A
  • Answer Burundi-related questions in multi-turn chats without network access

Best For

  • Developers building geography or country-knowledge Q&A bots
  • Conversational app engineers needing an offline toolchain
  • Plugin builders assembling an Africa country-info series