AI Agent Hub
Back to plugins
🧰

dsh-angola

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-angola

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

Run dsh plugin install uckkk/dsh-angola in DeepSeek Harness to install this plugin; the source code is hosted at https://github.com/uckkk/dsh-angola .

About this plugin

Building an i18n project or a data-visualization tool often means hunting down Angola-specific country data from scattered sources. dsh-angola solves that by packaging Angola's country information into ready-to-read JSON fields, so you skip the manual assembly and source-verification overhead.

The plugin is written in pure Node.js and makes zero network calls at runtime, eliminating concerns about external API rate limits or service outages. The author delivers fields step by step, writing each into the JSON in sequence, which lets you pick up exactly the pieces you need at each stage and extend or trim the output as your project evolves.

If you are working with Node.js on offline tooling, local documentation generators, or simply need a clean, dependency-free Angola country dataset for a frontend or CLI, this lightweight plugin is a practical fit.

Use Cases

  • Referencing Angola country info in an offline doc generator
  • Feeding a clean country dataset into a frontend or CLI
  • Pulling structured country fields step by step in i18n projects

Best For

  • Developers building offline or local tools with Node.js
  • Project maintainers who need a dependency-free country data source
  • Engineers working on i18n or data visualization who want ready-to-use data