crun-photo-replicationlisted
Install: claude install-skill CrunTeam/crun-agent-skills
# Crun Photo Replication & Restyle Generator
Use this skill to replicate, restyle, or remake photos through Crun image models. It handles two entry paths — with a source photo and without — and always finishes by returning the result file, selected model, and credits spent.
Use `../../../runtime/crun_cli.py`, `../../../catalog/models.json`, and the shared child skills:
- `../../crun-model-router/SKILL.md` — model routing & live schema inspection
- `../../crun-account-credits/SKILL.md` — balance & affordability estimation
- `../../crun-task-runner/SKILL.md` — task creation, monitoring, recovery, result delivery (the authority)
---
## Trigger
Activate for any of: photo replication, photo recreation, photo remake, photo restyle, portrait recreation, pose clone, style restyle, vintage photo restoration, classic photo clone, replica photo, photo restyle aesthetic — even if the user never says "Crun" or a model name.
---
## Execution Workflow
```text
[ User Request ] (Source Photo and/or Target Style Description)
│
├── 1. Entry Path & Media Upload
│ ├─ Image provided → Upload: python <runtime>/crun_cli.py upload <local-file>
│ └─ No image → Proceed with text-driven replication concept
│
├── 2. Mode & Style Resolution
│ ├─ Resolve replication mode (Face Swap / Style Restyle / Old Photo Remake / Pose Clone)
│ └─ Resolve style & aesthetic (Interactive AskUserQuestion options if unspecified)
│
├── 3. Model