AI Agent Hub
Back to plugins
🧰

dsh-liberia

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-liberia

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

Run dsh plugin install uckkk/dsh-liberia in DeepSeek Harness to install this plugin, source available at https://github.com/uckkk/dsh-liberia.

About this plugin

When your conversational workflow needs quick access to a specific country's key facts—capital, population, currency, continent—and you want to avoid network calls or external APIs, dsh-liberia offers a minimal local tool dedicated to Liberia. One call returns all four data points.

Built entirely in Node.js with zero external dependencies and zero network requests, the plugin simply registers a country_info tool that delivers the capital, population (in tens of thousands), currency, and continent on demand, ideal for offline or low-latency scenarios.

If your conversation chains involve African country comparisons, geography lessons, or quick lookups of Liberia's basic info, this plugin plugs in as a lightweight, zero-config data source.

Use Cases

  • Quickly look up Liberia capital, population, currency, and continent in chat
  • Build offline African country comparison chains without API calls
  • Reference Liberia basic data in geography lessons or Q&A flows

Best For

  • Chat-pipeline developers who need Liberia basic facts
  • Offline workflow builders seeking zero network dependency
  • Educators comparing African countries or teaching geography