免費 SKILLFREE SKILL

Photo to Reels Pro

把你的照片變成 IG Reels — 不打開剪片軟體,全程對 AI 下指令。

Turn your photos into IG Reels — without ever opening editing software. Just talk to AI.

短版 27 秒Short 27sIG 演算法觸及版For IG algorithm reach
長版 51 秒Long 51s完整敘事版Full storytelling version

這 skill 解決什麼What it solves

照片絕對完整

Photos never distorted

模糊背景填充 9:16,不裁切、不拉伸。攝影作品的尊嚴擺第一。

Blurred background fills 9:16 without cropping or stretching. Photo integrity comes first.

色彩自動處理

Color auto-handled

自動偵測 Adobe RGB / ProPhoto / Display P3 → sRGB,避免藍色發黑。

Auto-detects Adobe RGB / ProPhoto / Display P3 → sRGB. No more dark blues.

節奏有依據

Pacing by science

依人類視覺反應時間設計快剪節奏,0.3s/張 hook 配合 IG 演算法。

Hook pacing based on human visual perception research, tuned for the IG algorithm.

雙版本自動

Dual output

一次產出 30 秒短版(觸及)+ 50 秒長版(說服),互相導流。

Outputs 30s short (reach) + 50s long (persuade) in one run.

BGM 自動混音

BGM auto-mix

音樂太短就循環,太長就裁切,自動淡入淡出 + 音量平衡。

Loops short tracks, fades in/out, balances volume — all automatic.

品牌可注入

Brand-aware

手寫簽名 PNG 透明貼上、品牌色、講者形象段都能整合。

Hand-written signature PNG overlay, brand colors, speaker portrait section all built in.

立即下載

Download Now

v1 · 12.9 MB · 含 SKILL.md、scripts、references、範本、範例影片
v1 · 12.9 MB · SKILL.md, scripts, references, templates, examples
⬇ photo-to-reels-pro_v1.zip · 12.9 MB

最簡單的安裝法Easiest install

如果你電腦已經有 Claude Code(Anthropic 出的 AI 開發工具,免費),把下載好的 zip 放到桌面,開 Claude Code,把下面這段貼進對話視窗,按送出。剩下的全自動:下載、解壓、裝相依、裝字體,2 分鐘搞定。

If you have Claude Code installed (free, from Anthropic), download the zip to your Desktop, open Claude Code, paste the text below into the chat — and let it run. Auto-installs everything in ~2 minutes.

# 貼這段到 Claude Code 對話視窗# Paste this into Claude Code 請幫我安裝 photo-to-reels-pro skill: 1. 把 ~/Desktop/photo-to-reels-pro_v1.zip 解壓到 ~/.claude/skills/ 2. 跑 pip3 install Pillow numpy fontTools brotli --break-system-packages 3. 跑 python3 ~/.claude/skills/photo-to-reels-pro/scripts/install_fonts.py 4. 確認 ~/.claude/skills/photo-to-reels-pro/SKILL.md 存在 裝完跟我說裝好了。

手動安裝(給開發者)Manual install (for devs)

會用 terminal 的話,直接複製這一行貼到 macOS / Linux 終端機:

If you're comfortable with terminal, paste this one-liner into macOS / Linux:

unzip -o ~/Desktop/photo-to-reels-pro_v1.zip -d ~/.claude/skills/ && pip3 install Pillow numpy fontTools brotli --break-system-packages && python3 ~/.claude/skills/photo-to-reels-pro/scripts/install_fonts.py

裝完後在 Claude Code 新對話說「用我這批照片做一支 Reels」就會觸發 skill。

After install, start a new Claude Code chat and say "make a Reels from these photos" to trigger the skill.

內含什麼What's inside

SKILL.md

給 AI 看的完整 8 步工作流,AI 讀懂就能跑。

Full 8-step workflow doc — your AI reads this and just runs.

scripts/

build_reels.py、encode_video.sh、install_fonts.py、inspect_photos.py

build_reels.py, encode_video.sh, install_fonts.py, inspect_photos.py

references/

5 篇參考文件:五幕結構、色彩管線、文字風格、BGM、IG 演算法

5 reference docs: narrative structure, color pipeline, text styles, BGM, IG algorithm

templates/

敘事型 Reels 範本,包含長版 + 短版 SHOTS list

Storytelling Reels template with long + short SHOTS list

examples/

本頁展示的 Blenny 範例影片,連同產生它的 SHOTS list

The Blenny demo videos shown on this page, with the SHOTS list that produced them

INSTALL.md

3 種安裝法:Claude Code、Cursor、純命令列

3 install methods: Claude Code, Cursor, or plain CLI

高國維博士 George Kao PhD · 水下攝影師 · 清大博士 · 37 座國內外獎項 George Kao PhD · Underwater Photographer · 37 international & domestic awards
本 skill 採 MIT License · 可商用、可改、可二次發行 MIT License — commercial use, modification, and redistribution all permitted