AI Agent Hub
Back to plugins
🧰

dsh-grenada

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-grenada

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

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

About this plugin

When you need a quick reference to basic facts about a small country mid-conversation, you usually have to search the web and verify by hand—slow and unreliable. dsh-grenada packages Grenada's core country data into a ready-to-call tool that works entirely offline, with no flaky lookups.

It registers a single country_info tool that returns the capital, population (in tens of thousands), currency, and continent in one call. The whole package is pure Node.js with zero network dependency and no extra runtime to install or configure.

It suits developers building small-country trivia bots, travel-planning assistants, or simply wanting to pin a deterministic fact into a prompt—install it and one tool call yields every field.

Use Cases

  • Quick reference to Grenada basic country data in conversation
  • Small-country trivia and travel planning assistance
  • Embedding deterministic geographic facts into prompts

Best For

  • Developers building small-country QA bots
  • Travel planning tool authors
  • AI app developers needing offline deterministic facts