AI Agent Hub
Back to plugins
🧰

dsh-burkina-faso

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-burkina-faso

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

Run dsh plugin install uckkk/dsh-burkina-faso in your DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/uckkk/dsh-burkina-faso .

About this plugin

Grabbing a few basic facts about Burkina Faso in the middle of a conversation typically means leaving your editor, opening a browser, searching, and coming back. dsh-burkina-faso eliminates that friction by exposing a single tool call that returns the capital, population (in tens of thousands), currency, and continent right inside your chat session.

Under the hood the plugin is a pure Node implementation with zero network dependencies. It makes no external API calls, needs no API keys, and registers a country_info tool that returns a structured, consistent answer with minimal latency.

It is well suited for developers building Africa-focused data pipelines, researchers comparing country-level statistics across West Africa, or anyone who simply needs a fast, dependency-free fact reference on Burkina Faso while writing or modeling.

Use Cases

  • Quickly retrieve Burkina Faso capital, population, currency, and continent mid-conversation
  • Serve as a foundational reference node in Africa-focused data pipelines
  • Fast fact-check on a West African nation while writing or modeling

Best For

  • Developers who need basic West African country data
  • Tech teams building regional research or data pipelines
  • Users who prefer lightweight, zero-dependency plugins with no network calls