AI Agent Hub
Back to plugins
🧰

dsh-cambodia

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-cambodia

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

Run dsh plugin install uckkk/dsh-cambodia inside DeepSeek Harness to install the plugin; the full source repository is hosted at https://github.com/uckkk/dsh-cambodia .

About this plugin

dsh-cambodia is a lightweight, Cambodia-focused tool plugin designed to deliver structured JSON data without any network calls or external services. The whole implementation is pure Node.js, so deployment and runtime stay remarkably clean.

Its workflow is deliberately incremental: instead of demanding every field up front, it asks for each value step by step and writes the confirmed content into the JSON as you go. This progressive approach reduces errors and keeps field semantics transparent, which works well for data-sensitive use cases.

If you are working inside the DeepSeek Harness plugin ecosystem and need a tidy, offline-capable Cambodia dataset in JSON form, dsh-cambodia is a solid option to try out. Its MIT license also makes it easy to adopt and adapt within your own projects.

Use Cases

  • Fetching structured Cambodia data in an offline environment
  • Step-by-step field confirmation within DeepSeek Harness
  • Building a zero-dependency lightweight country plugin

Best For

  • Node.js developers needing structured Cambodia data
  • Builders in the DeepSeek Harness plugin ecosystem
  • Users seeking zero-network-dependency offline tools