AI Agent Hub
Back to plugins
🤖

dsh-lorem

Model Inference Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-lorem

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

Run dsh plugin install uckkk/dsh-lorem in DeepSeek Harness to install this plugin; source: https://github.com/uckkk/dsh-lorem

About this plugin

Whenever you are drafting docs, building a prototype, or laying out a UI, you need a block of placeholder text. You do not want to switch to the browser for a copy-paste, and you certainly do not want the content to pass through a third-party API. dsh-lorem folds that step into your dsh session: invoke one tool and a standard lorem passage appears, ready to use.

Its footprint is deliberately minimal. The plugin is written in pure Node.js with zero external dependencies and zero network calls, so it never talks to any external service. Once registered, the tool returns a deterministic placeholder string on every invocation, making it safe to run inside any sandboxed or air-gapped environment.

It is a good fit for front-end developers, UI designers, and copy teams that need to fill layout slots quickly, as well as for anyone with strict data-privacy constraints who prefers all text generation to stay on the local machine. Licensed under MIT, it can be dropped into any tool chain without obligation.

Use Cases

  • Filling layout slots during UI prototyping
  • Needing temporary filler text while drafting docs or emails
  • Generating placeholder content in offline or air-gapped sandboxes

Best For

  • Front-end and full-stack developers
  • UI/UX designers
  • Teams with strict data-privacy or on-prem requirements