DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-imagegen

A DeepSeek Harness plugin that adds provider-configurable image generation, editing, composition, and image understanding tools for agents.

Developer ToolsSkills & Workflows
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add github:glangzh/dsh-imagegen

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-imagegen is an installable DSH web plugin that equips agents with image creation and visual-analysis capabilities. It uses configurable OpenAI-compatible providers, defaults to Agnes AI, and saves generated images to the session workspace.

Key Capabilities

  • Generates images from text prompts through the `imagegen` tool.
  • Edits or transforms supplied images, including image-to-image workflows.
  • Combines multiple images into a composed result.
  • Uses `image_understand` to turn images into textual descriptions for agent responses.
  • Supports tasks such as OCR-like text reading, style and composition analysis, multi-image comparison, and generated-image checking.
  • Provides settings for API key, base URL, image model, and vision model.
  • Saves generated results in the session workspace under `generated_images/` and returns local paths and remote URLs.

Useful For

  • Create product, illustration, or scene images from a conversation.
  • Restyle an existing image or replace its background.
  • Compose multiple source images into a new scene.
  • Read text in screenshots and analyze image style, composition, or colors.
  • Compare two images and assess their composition.
  • Generate an image and ask the agent to check it against the requested description.

Who It Fits

  • DeepSeek Harness web users who need agent-driven image generation.
  • Users whose primary model does not natively process images or create them.
  • Teams using an OpenAI-compatible image and vision provider.

Documented Limitations

  • An API key is required.
  • The default configuration targets Agnes AI; using another provider requires changing the base URL and model settings.
  • DSH web must be restarted after installation for the plugin to take effect.
  • Image outputs are saved to the session workspace.
  • The README only documents the DSH web installation profile.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
glangzh/dsh-imagegen
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
0d44451 · 2026-08-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app