by arnoldhao
✨一款面向内容创作者的人工智能助手,整合视频下载、字幕处理、资料检索与桌面执行能力 · An AI assistant for content creators with video download, subtitle workflows, research, and desktop execution
# Add to your Claude Code skills
git clone https://github.com/arnoldhao/dreamcreatorLast scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:12:07.770Z",
"npmAuditRan": true,
"pipAuditRan": true
}dreamcreator is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by arnoldhao. ✨一款面向内容创作者的人工智能助手,整合视频下载、字幕处理、资料检索与桌面执行能力 · An AI assistant for content creators with video download, subtitle workflows, research, and desktop execution. It has 148 GitHub stars.
Yes. dreamcreator passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/arnoldhao/dreamcreator" and add it to your Claude Code skills directory (see the Installation section above).
dreamcreator is primarily written in Go. It is open-source under arnoldhao on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh dreamcreator against similar tools.
No comments yet. Be the first to share your thoughts!
追创作是一款AI Native桌面应用,整合视频下载、字幕处理、资料检索、桌面执行与移动跟进能力。无论你是通过界面、对话或者是移动端,都可以有序地完成创作准备,获得一致的产品体验。

可直接下载最新安装包;历史版本见 GitHub 发布页。
| 平台 | 架构 | 形式 | 下载 |
|---|---|---|---|
| macOS | Apple 芯片 | 压缩包 | 点击下载 |
| macOS | Intel | 压缩包 | 点击下载 |
| Windows | x64 | 安装版 | 点击下载 |
| Windows | x64 | 便携版 | 点击下载 |
macOS:解压后将 DreamCreator.app 移动到“应用程序”目录。若系统提示“无法打开”或“已损坏”,请在终端执行 sudo xattr -rd com.apple.quarantine /Applications/DreamCreator.app。Windows:安装版直接运行 .exe;便携版解压后直接启动。若首次启动出现 SmartScreen,选择“更多信息 -> 仍要运行”。追创作建立在一系列优秀的开源项目与生态能力之上。项目的桌面体验、助手执行、媒体处理、本地存储、浏览器自动化与渠道接入,都离不开这些依赖的支持。
| 分类 | 项目主页 |
|---|---|
| 桌面框架 | Go / Wails 3 / React |
| 本地存储 | SQLite / bun / sqlite-vec |
| 媒体处理 | yt-dlp / FFmpeg |
| 浏览器自动化 | Chrome DevTools Protocol / chromedp |
| 渠道接入 | Telegram / telego |
正是这些项目与它们背后的维护者,让追创作能够在桌面、媒体处理、自动化与渠道接入之间建立起一条持续演进的工作链路。
Apache-2.0 许可证,详见 LICENSE。