AI Agent Hub
Back to plugins
🧰

dsh-cuba

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-cuba

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

Run dsh plugin install uckkk/dsh-cuba in a DeepSeek Harness terminal to install this plugin; full source code is available at https://github.com/uckkk/dsh-cuba

About this plugin

In offline or network-restricted sandboxes, developers often need a local, country-level reference dataset without introducing extra HTTP calls or third-party SDKs. dsh-cuba fills that gap as a pure Node.js Cuba-focused plugin for the DeepSeek Harness ecosystem, requiring no runtime network access at all.

The plugin is currently in its iterative build-out phase. The author plans to roll out structured Cuba-related fields—such as administrative divisions, economic overviews, and cultural tags—in incremental releases. All data ships locally within the package, so there is zero external request overhead. The core capability is to encapsulate country-specific information in a modular, query-friendly interface that Harness hosts can consume through a unified plugin API.

It is well-suited for backend engineers who need Cuba reference data inside offline containers, integration specialists exploring the DeepSeek Harness regional plugin catalog, and independent tool authors looking for minimal-dependency country metadata.

Use Cases

  • Querying basic Cuba reference data in an air-gapped sandbox
  • Building country info display modules in offline environments
  • Integrating Cuba metadata query APIs with zero network dependency

Best For

  • Backend developers needing off-country data in offline sandboxes
  • Integrators exploring the DeepSeek Harness regional plugin catalog
  • Independent tool authors seeking minimal-dependency country metadata