AI Agent Hub
Back to plugins
🧰

dsh-gabon

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-gabon

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

Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-gabon. The source repository is https://github.com/uckkk/dsh-gabon.

About this plugin

On the map of West-Central Africa, Gabon is often overshadowed by its louder neighbors, yet building multilingual datasets, writing international content, or enriching an AI conversation with geographic context still calls for a clean, citable snapshot of the country. dsh-gabon is a lightweight plugin made for exactly that: a single invocation returns Gabon's capital, population in tens of thousands, currency, and continent, eliminating the back-and-forth of checking multiple references.

The plugin registers one core tool, country_info, whose return shape is compact and easy to consume. The entire implementation is pure Node with zero network calls, so it runs just as well in an offline sandbox, and its dependency surface is essentially empty, making integration nearly frictionless.

Whether you are assembling a regional data pipeline, preparing French-speaking-market materials, or simply need a trustworthy one-liner about a West-Central African country mid-conversation, dsh-gabon delivers a reliable answer at the cost of a single tool call.

Use Cases

  • Pulling quick Gabon facts (capital, population, currency) while writing multilingual content
  • Looking up a West-Central African country profile in an offline or no-network sandbox
  • Augmenting an AI conversation with instant geographic context instead of external lookups

Best For

  • Data curators and multilingual content creators
  • Node.js developers working in offline or low-dependency environments
  • Researchers and educators in geography and international affairs