AI Agent Hub
Back to plugins
🧰

dsh-brazil

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-brazil

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

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

About this plugin

Structuring Brazil-related data usually means calling external APIs or web services, which breaks the moment you lose connectivity or work in a restricted network. dsh-brazil takes a different approach: the entire flow runs locally on plain Node.js with zero network dependencies, so it works reliably even fully offline.

The plugin walks you through filling in Brazil-specific fields one step at a time and writes the completed content into a clean, well-organized JSON document. That output is ready for downstream integration, further processing, or reuse in any project, with no extra configuration required.

It is a good fit if you work in a local Node.js environment, need a quick Brazil data template for offline or low-bandwidth conditions, or simply want a lightweight MIT-licensed component you can drop into your own codebase.

Use Cases

  • Completing Brazil data entry without network access
  • Generating structured Brazil JSON for downstream systems
  • Embedding a lightweight Brazil data template in Node.js projects

Best For

  • Developers handling Brazil data in offline environments
  • Engineers looking for lightweight Node.js data utilities
  • Teams integrating Brazil-themed features under MIT license