by trustfuture
不露脸做视频账号的 AI skill 合集:调查长片 + 手绘白板讲解视频,一句选题出片、配音字幕、封面与各平台文案
# Add to your Claude Code skills
git clone https://github.com/trustfuture/simon-skillsGuides for using ide extensions skills like simon-skills.
See how simon-skills compares with popular alternatives.
simon-skills is an open-source ide extensions skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by trustfuture. 不露脸做视频账号的 AI skill 合集:调查长片 + 手绘白板讲解视频,一句选题出片、配音字幕、封面与各平台文案. It has 81 GitHub stars.
simon-skills's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/trustfuture/simon-skills" and add it to your Claude Code skills directory (see the Installation section above).
simon-skills is primarily written in JavaScript. It is open-source under trustfuture on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other IDE Extensions skills you can browse and compare side by side. Open the IDE Extensions category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh simon-skills against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
不露脸做视频账号的 AI skill 合集。给 AI 智能体一句选题,它查资料、写稿、配音、做画面、出封面、写各平台发布文案,交回一条能直接发的成片。
每个 skill 都来自一个真实在更新的账号,文档里的数字是实测,规则都对应踩过的坑。以 Claude Code skill 的格式写成,Codex 这类能读写文件、跑命令的智能体也能用。
| skill | 做什么 | 成片 |
|---|---|---|
| investigation-video | 商业 / 消费调查长片:事实链、真实素材拼贴、Remotion 合成、闪避配乐、八平台文案 | 10 分钟以上,横屏 |
| whiteboard-video | 手绘白板风"边画边讲"讲解视频:Excalidraw 风格逐笔动画、codex 生图贴纸、官方 Logo、烧录字幕、横竖封面 | 2 分钟上下,横屏 |
| video-common | 上面两个共用的公共工序:事实核查与来源台账、封面验收、平台文案、成片验收、合规自查 |
样片里的 "Your Brand" 和字标都是占位,改一处配置就换成你自己的。
git clone https://github.com/trustfuture/simon-skills.git
cd simon-skills
# 装进 Claude Code(软链,以后 git pull 就是更新)
mkdir -p ~/.claude/skills
for s in investigation-video whiteboard-video video-common; do
ln -sfn "$PWD/skills/$s" ~/.claude/skills/$s
done
用 Codex 的话,把上面的 ~/.claude/skills 换成 ~/.codex/skills。video-common 一定要一起装,并且跟另外两个平级,两个 skill 都按 ../video-common/ 引用它。
每个 skill 的环境和第一次跑通的步骤,看各自的 README:
bin/wb build 一分钟跑出示例成片两个 skill 的配音都走火山引擎语音合成,凭证各放在自己目录的 .env,字段见各自的 .env.example。
作者在 X:@HanZhang415188
MIT,见 LICENSE。第三方字体与素材的许可在各 skill 的 README 里单独说明。