DSH Plugins Marketplace

DSH Plugins

Plugins

/

insta360-ai-content-studio

i

insta360-ai-content-studio

Manifest valid

Automated daily content pipeline for Insta360 GO 3S: BLE/WiFi remote capture of aquarium footage, wireless import, ffmpeg quality evaluation with decision log, Auto editing (segment selection, TTS nar

hasBundlePatch

Insta360 AI Content Studio

让固定机位的相机拥有一个每天自动产出、不断进化的 AI 内容工作室。 当前场景:Insta360 GO 3S × 鱼缸兰寿金鱼 → B站每日自动更新。

License: MIT

这是什么

一个端到端全自动的内容生产系统——从相机拍摄到成片发布,零人工:

BLE 遥控拍摄(随机时刻触发)
      ↓
WiFi 无线取回(HTTP 增量)
      ↓
质量评估 → AI 选段(ffmpeg 五维评分)
      ↓
Auto 剪辑(拼接/运镜/转场/调色)
      ↓
AI 旁白(edge-tts,4 种创作风格)+ 字幕 + 配乐(免费合法多源)
      ↓
自动投稿 B站(标题/分区/标签/封面)
      ↓
观众数据 → bandit 优化(拍摄时段/模板/音乐/文案风格)

已验证能力(全部实测通过)

| 能力 | 技术 | 状态 | |---|---|---| | 遥控拍摄 | GO 3S BLE(BE80 服务,Go2BlePacket 协议逆向) | ✅ | | 无线取回 | 相机 WiFi HTTP(开机状态开放) | ✅ | | 质量评估 | ffmpeg blackdetect/freezedetect/signalstats/scdet | ✅ | | 自动剪辑 | ffmpeg(Ken Burns/转场/色彩/字幕/配乐) | ✅ | | AI 旁白 | edge-tts 中文神经网络音色(免费) | ✅ | | 内容创作 | 内容导演/旁白文案师 skills(4 风格体系) | ✅ | | 投稿与反馈 | biliup + B站公开数据 API | ✅ | | FCP 工程 | final-cut-pro-cli(fcpxml 工程生成) | ✅ |

快速开始

# 1. 环境
python3 -m venv .venv
.venv/bin/pip install biliup edge-tts bleak final-cut-pro-cli
# pb2(GPL 组件,安装脚本拉取——见 docs/DESIGN.md §TROUBLESHOOTING)
# 2. 配置
cp config.example.json config.json   # 填 BLE 地址等
# 3. B站登录(扫码一次)
.venv/bin/python tools/bili_login.py
# 4. 遥控拍摄(相机开机)
.venv/bin/python lib/camera_remote.py --capture 15
# 5. 取回
tools/go3s-import.sh import data/footage
# 6. 每日闭环演练
.venv/bin/python lib/pipeline.py --dry-run

内容创作体系(核心差异化)

程序自动化只决定"能不能发",内容 skills 决定"值不值得看":

  • aquarium-content-director:每日企划卡(选题/角度/钩子/人设/连载)
  • aquarium-voiceover:旁白风格化(幽默可爱/知识科普/治愈陪伴/悬念叙事)
  • roadmap:节奏导演/封面设计师/系列运营(规划中,见 ROADMAP.md

路线图

ROADMAP.md——Phase 1 自动闭环 → Phase 2 内容 skill 体系 → Phase 3 开源社区化 → Phase 4 多平台 × 多相机 → Phase 5 内容智能。

文档

许可与合规

  • 自研代码:MITLICENSE
  • 上游:insta360-go3s-mac-import(MIT,运行时参考)、GO 系列 protobuf pb2(GPL-3.0,来自 rigacci/insta360-wifi-api——不入库,由 setup 脚本拉取到本地 venv)
  • 配乐仅用免费合法源(B站创作中心正版音频库/Jamendo CC/FMA/CC-BY 自动署名)
  • B站投稿仅用于自有素材,个人频率,遵守平台条款

社区

  • 讨论/选题投稿:GitHub Issues
  • 相关:DSH(DeepSeek Harness)插件生态
  • 愿景延伸:水族/绿植/宠物/天文——任何"固定机位观察"品类(见 ROADMAP Phase 3)

贡献

CONTRIBUTING.md——架构/接口规范/扩展指南/后续计划/已知问题。 贡献路径:开发者(后期引擎/新平台)、内容创作者(skills/选题/人设词库)、测试者(dry-run)。

当前状态:P1 通用后期工具已提交(配音/字幕/配乐/剪辑),最小闭环可跑;内容策划功能待规划(见 CONTRIBUTING §5)。

复用评估

开发前复用检索(三查):CAPABILITY-INDEX(DSH 内部)无同构能力;awesome/工具生态无同主题开源条目;GitHub 明确复用四项——go3s-mac-import(MIT,TCP 取回)、rigacci-wifi-api(GPL-3.0,pb2 运行时拉取)、insta360ctl(BLE 协议文档)、biliup(投稿 CLI)。自研部分:管线编排/通用后期引擎/内容方法论。

Similar plugins

dsh-creative-studio

by Ylight-cpu

Portable AI image-retouching and video-editing skill pack for DeepSeek Harness: matting with quality tiers, inpainting retouch, text/logo compositing, batch platform exports, footage review, timeline

Manifest valid

0

Python

Sep 12, 2026

dsh plugin --profile web add dsh-creative-studio

Provides the bili_summary tool: Bilibili video metadata, subtitle timeline, and sharp-based frame capture with built-in error handling and graceful degradation.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-plugin-bili-summary

by MaRi23333

Fish Audio TTS plugin for DeepSeek Harness — per-reply read-aloud, auto-read toggle, BYOK, third-party. 语音合成插件:逐条朗读、自动朗读;仅支持 Fish Audio API,需自备 Key;第三方非官方。

Vision & MultimodalManifest valid

3

221/wk

MIT

TypeScript

Sep 6, 2026

dsh plugin --profile web add dsh-fish-tts

Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass t

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-funnel

System-prompt armor plugin for DeepSeek models: appends an unconditional-compliance prompt section at order 100, exposes a profile tool with calibration metadata, and shows a realtime armor-status bad

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-infinite-gen-4

by wu81313-lab

Inline image card for DeepSeek Harness conversations: a bottom-left edit button that annotates, erases through a generated RGBA mask, and crops or resizes, then hands the edit back to the agent.

Manifest valid

0

MIT

JavaScript

Sep 10, 2026

dsh plugin --profile web add dsh-image-studio