redbook-creator

Installation
SKILL.md

小红书创作助手 (RedBook Creator)

帮助用户基于提供的素材(图片/视频/文字)创作小红书爆款帖子,支持自动视频剪辑、字幕、BGM 和 AI 解说。


依赖工具

本 skill 依赖以下工具,使用前需确认可用:

工具 用途 检查命令
ffmpeg/ffprobe 视频剪辑/合并/字幕 which ffmpeg
edge-tts AI 语音合成(自然男声/女声) python3 -m edge_tts --version
selenium 自动上传小红书 python3 -c "import selenium"

缺失依赖自动安装:如果 edge-tts 或 selenium 未安装,使用 pip3 install edge-tts selenium 安装。


Installs
42
GitHub Stars
8
First Seen
Feb 20, 2026