AI Agent Hub
Back to plugins
🧰

dsh-qrcode

Web Tools Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install hellosky983/dsh-qrcode

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

In DeepSeek Harness, install the plugin using the command dsh plugin install hellosky983/dsh-qrcode from GitHub at https://github.com/hellosky983/dsh-qrcode.

About this plugin

In DeepSeek Harness sessions, network access is often restricted, making it challenging to generate scannable QR codes or barcodes using online APIs or dependencies. The dsh-qrcode plugin addresses this by providing fully offline encoding and rendering capabilities, enabling easy code creation even in no-network environments. Its core abilities include support for multiple output formats such as SVG, PNG, and ASCII, as well as encoding types like QR codes and barcodes (Code128, EAN-13). This plugin is ideal for agents and users working in sandboxed or offline DSH sessions, such as those needing to quickly generate WiFi connections, contact information, or product identifiers, with its zero-dependency design ensuring ease of deployment and security.

Use Cases

  • Generate scannable QR codes in DSH sessions with restricted network access.
  • Quickly create WiFi connection QR codes or contact vCards.
  • Output barcodes in SVG or ASCII format within sandboxed environments.

Best For

  • Agent developers working within DSH.
  • Users needing to generate offline QR codes.
  • Engineers using DeepSeek Harness in sandboxed or offline environments.