AI Agent Hub
Back to plugins
🤖

dsh-compose

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-compose

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

Run dsh plugin install uckkk/dsh-compose in DeepSeek Harness to install; the source repository is https://github.com/uckkk/dsh-compose .

About this plugin

Struggling with light, lines, and subject placement before you hit the shutter? dsh-compose turns those instincts into reasoned decisions. You pass in your current shooting conditions and parameters, and it matches them against classic rules of composition rule-of-thirds, symmetry, leading lines, framing, and more to return a concrete, actionable composition plan.

The entire tool is implemented in pure Node.js with zero network dependencies. All composition-rule reasoning runs locally, so it works reliably in offline environments, on edge devices, or in any restricted-network setting with no risk of API timeouts or third-party unavailability. As part of the DeepSeek Harness plugin ecosystem, it registers as a single compose tool that you invoke on demand within a session.

It is a great fit for independent photographers validating framing choices on set, for photography educators generating structured composition examples across genres, and for automation pipelines that need deterministic, rule-based composition reference for product, portrait, or landscape shots.

Use Cases

  • Validating framing choices before shooting
  • Generating structured composition examples across genres
  • Providing rule-based composition reference in automation pipelines

Best For

  • Independent photographers
  • Photography educators
  • Automation pipeline developers