AI Agent Hub
Back to plugins
🧰

dsh-laos

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-laos

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

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

About this plugin

DSH-Laos is a web-tools plugin focused on Laos, built entirely in Node.js with no external network dependencies required at runtime.

When working with country-specific data in a DSH workflow, you often resort to additional network calls or third-party libraries. DSH-Laos packages Laos-related capabilities into a locally invocable tool, eliminating the need for internet access or dependency installation.

It is ideal for developers who need lightweight, offline access to Laos-related data in their workflows with zero extra dependencies.

Use Cases

  • Need to invoke Laos country data inside a DSH workflow
  • Process country-specific data in an offline environment
  • Lightly integrate a single-country data source

Best For

  • Developers who need Laos-related data in their toolchain
  • Workflow users who prefer zero-dependency, offline tools
  • Integrators building lightweight per-country tool pipelines