Skip to content
Skill

photo-studio-skill

by songjiayang

AI Summary

A photo generation skill that uses ByteDance Seedream 4.5 to create professional AI-enhanced portraits, group photos, and edited images across 8+ use cases. Useful for designers, marketers, and content creators who need quick, high-quality visual assets.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "photo-studio-skill" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/photo-studio-skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/photo-studio-skill/SKILL.md "https://raw.githubusercontent.com/songjiayang/photo-studio-skill/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Generate professional AI-enhanced photos using ByteDance Seedream 4.5 model. Use when users want to, (1) Create portraits with various styles, (2) Generate couple or family group photos, (3) Take photos with movie characters, (4) Edit images (change clothing, background, material, style), (5) Merge multiple photos (outfit fusion, person-scenery fusion, brand design), (6) Create series of related images (seasons, character states, story sequences), (7) Design posters (movie, event, product), or (8) Use custom prompts with full creative control.

Scenarios Overview

| Scenario | Photos Required | Key Options | |----------|----------------|-------------| | Celebrity | 1 | characters, count | | Portrait | 1 | style, count | | Couple | 2 | pose, background, count | | Family | 1-6 | template, background, count | | Edit | 1 | template (5 options), template-specific params | | Fusion | 1-6 | template (4 options), template-specific params | | Series | 1 | template (4 options), count (4/6/8/10) | | Poster | 1 | template (3 options), template-specific params | | Free | 1-14 | prompt, negative-prompt, count |

Photo Studio

Generate professional AI-enhanced portraits and group photos using Seedream 4.5 AI model.

Interactive mode - easiest way to start

python scripts/main.py generate --photo path/to/your/photo.jpg

Non-interactive mode - for agent integration

python scripts/main.py generate --photo "$USER_PHOTO" --scenario portrait --non-interactive `

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
7 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars7
Forks3
Issues0
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code