AI Agent Hub
Back to plugins
🧰

dsh-haiti

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-haiti

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

Run dsh plugin install uckkk/dsh-haiti in DeepSeek Harness to install it; the open-source repository is at https://github.com/uckkk/dsh-haiti

About this plugin

When compiling data or writing content, you sometimes need structured information about a specific country without opening a browser or hitting an external API. dsh-haiti is built for exactly that — it packages Haiti country data into a lightweight DeepSeek Harness plugin, giving you direct, offline access without any web lookups or remote calls.

The design is deliberately minimal: pure Node.js with zero network requests. The plugin walks you through needed fields step by step in an interactive flow, then writes the result into a clean JSON structure. No extra dependencies, no hidden HTTP calls — everything stays local.

If you frequently need to archive, proofread, or fill in content for a single country and do not want to spin up a full networking stack just for one query, dsh-haiti offers an unobtrusive, zero-friction starting point.

Use Cases

  • Quickly looking up Haiti basics while writing
  • Filling in a single country's fields for a multi-country comparison table
  • Getting structured country data in an offline environment

Best For

  • Content editors and localizers
  • Data curators and archive managers
  • Developers who prefer offline toolchains