DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Agnes Studio — DSH Plugin for DeepSeek Harness
← Plugins
A

dsh-agnes-studio

Agnes Studio

🎬 泡泡猫的影视工具 — Make full use of Agnes AI’s free image/video generative models. Supports text-to-image, image-to-image, multi-image compositing, text-to-video, image-to-video, script import, and storyboard arrangement. Global overlay that doesn’t block dialog boxes.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:zmm863-commits/dsh-agnes-studio#0352c083a7dc363f3b8830f6d10976042c087846
READMECompatibilityVersions

Compatibility and provenance

Agnes Studio is published as dsh-agnes-studio and currently resolves to version 0.4.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/21/2026

Versions

0.4.0stable
9/21/2026

Related plugins

Loading related plugins…

Latest
0.4.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 1
Weekly downloads
0
Last push
9/21/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

README

🎬 dsh-agnes-studio — 泡泡猫的影视工具

充分利用 Agnes AI 免费生图/视频大模型的 DSH 插件(内部名:Agnes 创意工作站)。

核心特性

  • 🎨 文生图 — Image 2.5 Flash,支持 1K-4K 尺寸,免费
  • 🖼 图生图 — 风格迁移、场景变换、多图合成
  • 🎬 文生视频 — Video 2.5 Flash,4-12 秒,免费
  • 📹 图生视频 — 首帧控制、多模态参考
  • 📖 短剧流水线 — 剧本导入 → 分镜 → 逐镜头真实生成 → 自动合成成片(可烧中文字幕)
  • 🎙 数字人口播 — 文稿自动分段 → TTS 配音 → 画面 → 字幕 → 成片
    • 三种画面模式:静态形象图 / 视频素材 / AI 生成画面
    • AI 模式支持逐段生成画面(每段台词配一段画面,更贴合内容)
  • 🕸 无限画布 — 节点化编排(文本/图片/视频),缩放拖拽、连线传参考图、逐节点真实生成,自动保存
  • 📕 小说封面 — 上传 TXT/DOCX 自动提取书名/作者/简介,一键生成 3:4 标准封面
  • ✨ 提示词专家 — 中文想法一键扩写成专业中英文提示词

环境依赖

短剧合成与口播需要本机具备:

依赖用途缺失时
ffmpeg + ffprobe视频拼接、字幕烧录、音画合成面板顶部提示安装方法;可设 AGNES_FFMPEG 指定路径
中文字体烧录中文字幕明确报错(不会静默输出豆腐块);可设 AGNES_SUBTITLE_FONT
MIMO_API_KEY口播 TTS 配音口播页提示配置(mimo-api-key 凭据或环境变量)

安装 ffmpeg:

# Linux
apt-get install -y ffmpeg fonts-wqy-zenhei
# macOS
brew install ffmpeg && brew install --cask font-noto-sans-cjk-sc
# Windows: 安装 ffmpeg 加入 PATH(或设 AGNES_FFMPEG),系统自带微软雅黑即可

技术亮点

  • 不堵对话框 — 使用 shell.overlay 浮层,对话框完全可用
  • API Key 安全 — 走 Host 端代理,浏览器不暴露 Key
  • 真实可用性验证 — 生图/生视频/拼接/TTS/字幕全部有端到端实测脚本
  • 字幕按真实像素排版 — 用 ASS + PlayResY 声明分辨率,字号/边距不受 libass 默认 288 行缩放影响
  • 拼接自动归一化 — 镜头分辨率或帧率不一致时逐个归一化再拼,避免时间轴错乱

安装

cd /dsh/profiles/web
npm install /root/软件/dsh-agnes-studio
# 编辑 package.json 的 dsh.profile.bundles 添加 "dsh-agnes-studio"
# 编辑 package.json 的 dependencies 添加 "dsh-agnes-studio": "file:/root/软件/dsh-agnes-studio"
# 重启 DSH 容器

首次使用:获取 Agnes API Key

  1. 打开 https://platform.agnes-ai.cn 注册 / 登录(免费)
  2. 在控制台「API Keys」创建密钥,复制 sk- 开头的那串
  3. 填到本机(任选一种):
    • 在 DSH 设置 → 模型 → 凭据 中新增 agnes-api-key
    • 或在本机 /dsh/.env 写入 AGNES_API_KEY=sk-...

面板首屏会显示同样的指引;Key 只由宿主进程读取,浏览器不会接触。

使用

  1. 侧边栏点击「🎬 泡泡猫的影视工具」
  2. 生图 / 生视频:输入提示词,点击生成
  3. 短剧:剧本导入 → 生成分镜 → 「一键生成全部镜头」→「合成成片」(可选烧字幕)→ 下载
  4. 口播:切到「🎙 口播」→ 输入文稿 → 选形象图 → 开始生成 → 预览/下载
  5. 画布:切到「🕸 画布」→ 拖空白平移、滚轮缩放、节点右圆点拖到左圆点连线(图片节点连到视频节点即作为参考图)→ 节点上直接生成
  6. 封面:切到「📕 封面」→ 上传 TXT/DOCX 或手填书名 → 选风格 → 生成封面
  7. 关闭:标题栏 ✕、Esc,或再次点击侧边栏入口

⚠️ 改动了插件宿主半(lib/index.js)后需重启 DSH 才生效;只改客户端刷新页面即可。 画布状态保存在浏览器 localStorage,无需后端。

Related plugins

More verified plugins in vision-media.

Tool Describe Image@linxin666/dsh-tool-describe-imageModel-facing describe_image tool for the dsh web GUI: gives a text-only model image understanding by asking a vision-language model at an OpenAI-compatible endpoint to describe one image (local path, http(s) URL, or attachment reference). Hot-pluggable — Modlens@liustack/modlensPlug-in vision for text-only LLMs, powered by the free Antigravity CLIVision Routerdsh-vision-routerEyes for text-only DeepSeek Harness agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots). One-command install, no Python, image turns work like ordinary toolDeepseek Ivideodeepseek-ivideoiPolloWork HyperFrames Video Studio and 27 editable video templates as a native DeepSeek Harness conversation view.