AI Agent Hub
Back to plugins
⚙️

dsh-creative-director

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install lussey820/dsh-creative-director

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

Run dsh plugin install lussey820/dsh-creative-director in your DeepSeek Harness terminal to install the plugin; the source repository is available at https://github.com/lussey820/dsh-creative-director .

About this plugin

Saying "I want it to feel premium" and throwing it straight at a generation model will almost certainly yield a mediocre result. A real creative director would first ask: is this Hermès-style restrained luxury or Apple-style cold minimalism? Should the first three seconds hook the viewer, or should the visual system stay consistent across the series? dsh-creative-director turns that full workflow of domain detection, targeted questioning, convergence, brief output, and prompt rendering into a native DeepSeek Harness capability.

The plugin uses a thin core framework with pluggable domain profiles. Four domains ship out of the box: short-form video, brand visual, e-commerce, and game concept art, each defining its own evaluation dimensions and required fields. Short-form video cares about the first-three-second hook and watch-through pacing; e-commerce centers on selling points and conversion triggers; game concept focuses on worldview and design authenticity. The critical step is cd_render, which takes the finalized brief and emits imagePrompt, videoPrompt, and captionPrompt directly, giving the brief a concrete first consumer instead of letting it sit as an unused document.

If your AIGC pipeline keeps hitting the wall of vague briefs and prompts that lack feel, or if you need to apply one consistent aesthetic standard across hero images, voice-over scripts, and mood boards, this plugin is worth a look. Extending to a new domain only requires adding a single profile file with zero changes to the framework, which also makes it easy for a team to share a unified creative language.

Use Cases

  • Breaking down vague aesthetics into hook, pacing, and storyboard fields before short-form video production
  • Aligning brand hero visuals and ad copy under one consistent tone and generating imagePrompt plus captionPrompt in one pass
  • Producing e-commerce hero image, voice-over video, and sales copy with aligned selling points and conversion triggers

Best For

  • Creators who iteratively write AIGC prompts and need structured creative direction
  • Brand or e-commerce teams applying one aesthetic standard across multiple media formats
  • Developers building creative workflows on the DeepSeek Harness framework