agnes-media
Run the following command in DeepSeek Harness:
dsh plugin install LittleBeaverStudio/agnes-media
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install LittleBeaverStudio/agnes-media in your terminal to install the plugin, whose source is hosted at https://github.com/LittleBeaverStudio/agnes-media; after installation, restart DSH to activate the generate_image and generate_video tools.
About this plugin
In a DeepSeek Harness conversation, the agent used to be text-only. Wanting an illustration or a short clip meant leaving the chat and opening another tool. agnes-media registers Agnes AI image and video generation as native host tools, so the agent can produce them in-flow: describe a scene and it returns a 1024x1024 image or a 5-second 720P video, rendered inline in the DSH Web UI with no client-side plugin needed.
Three generation paths are covered. Text-to-image runs on agnes-image-2.5-flash with custom sizing and up to 4 concurrent outputs. Text-to-video runs on agnes-video-2.5-flash at 4 to 12 seconds across six aspect ratios including 16:9, 9:16, and 21:9. Image-to-video accepts one or up to five reference image URLs to turn static assets into motion. Transient 429 or 5xx errors trigger automatic backoff retries, and video polling caps at roughly six minutes, so the experience feels like submit-and-wait.
The plugin is deliberately zero-dependency, relying solely on built-in Node.js modules with no third-party packages to install or update. API calls are free, and mainland-Chinese users get a direct connection to apihub.agnes-ai.cn out of the box, no proxy required. Credentials can be set via environment variables or the DSH graphical credentials UI; the key is transmitted only as a Bearer header and is never persisted or logged.
Ideally suited to creators and developers who need a quick illustration, a storyboard clip, or a visual sanity check mid-conversation. In a mainland-China network setting, the combination of free access, no proxy, and zero configuration makes it the lightest media-generation entry point in the DSH ecosystem.
Use Cases
- Generating product illustrations mid-conversation
- One-prompt creation of a 5-second video
- Turning multi-image references into motion clips
Best For
- Developers needing visual output inside chat
- Creators seeking zero-config mainland-China access
- Users exploring media generation in the DSH ecosystem
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.