prosumer-headshot-studio

prosumer-headshot-studio is a skill for Claude Code from PicsArt/gen-ai-skills. It costs 18 tokens per session (2,323 once invoked), scanned A, original, MIT.

A workflow that turns one suitable selfie into several polished headshots while keeping the same person’s face across the images.

In plain words
What is it for?
Use it for LinkedIn, speaker bios, About pages, identity photos, or creator profiles. The source should be a clear, front-facing, reasonably well-lit selfie.
Why use it?
It helps when someone needs professional profile photos but does not have a photographer or several suitable photos.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is gen-ai enhance -i selfie.jpg -m topaz-upscale-image --download ./headshots/src.

Part of the picsart plugin — 23 skills, 2 MCP servers shipped together

Good fit Use it for LinkedIn, speaker bios, About pages, identity photos, or creator profiles. The source should be a clear, front-facing, reasonably well-lit selfie.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/PicsArt/gen-ai-skills
agentmods
npx agentmods add skills/picsart/gen-ai-skills/prosumer-headshot-studio

Made for: Claude Code.

Or install picsart, the plugin that ships this one along with the rest of its 23 skills, 2 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for prosumer-headshot-studio

README.md
[![agentmods](https://agentmods.dev/badge/skills/picsart/gen-ai-skills/prosumer-headshot-studio/github.svg)](https://agentmods.dev/skills/picsart/gen-ai-skills/prosumer-headshot-studio)
Your own site
<a href="https://agentmods.dev/skills/picsart/gen-ai-skills/prosumer-headshot-studio"><img src="https://agentmods.dev/badge/skills/picsart/gen-ai-skills/prosumer-headshot-studio/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for prosumer-headshot-studio

Your own site · 80×15
<a href="https://agentmods.dev/skills/picsart/gen-ai-skills/prosumer-headshot-studio"><img src="https://agentmods.dev/badge/skills/picsart/gen-ai-skills/prosumer-headshot-studio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,323 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.02323
Opus 5 $0.00009 $0.01162
Sonnet 5 $0.00004 $0.00465
Haiku 4.5 $0.00002 $0.00232

Measured 12d ago against content hash 71f705a6caaa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

prosumer-headshot-studio scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/prosumer-headshot-studio/SKILL.md · 172 lines

How it starts

The opening of the file, as written. The whole thing — 172 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Headshot studio

Input: one casual phone selfie. Output: a set of professional-grade headshots at platform-correct ratios — LinkedIn polished, ID / passport, editorial / creator portrait, casual founder shot — with the same face across every variant. The bar is "plausibly a real photoshoot" not "obvious AI filter".

When to Use

  • Solo creator, founder, or job-seeker needs a LinkedIn / speaker bio / About page headshot and doesn't want a photographer
  • User has one usable selfie (well-lit enough, face clearly visible) and wants 3-5 polished variants
  • They say "headshot", "LinkedIn photo", "professional profile pic", "polish this selfie", "make this a pro photo", "editorial portrait"
  • They need the same face across multiple styles (not just one image)

Don't use for: group photos, full-body fashion shoots (different model family), or character consistency across video clips (use gen-ai-use with a generated reference).

Prerequisites

Ask before running (combine into one message):

  1. Source selfie — path or URL. Must be frontal, eyes visible, decent lighting. If the source is blurry or dark, recommend re-shooting before generation.
  2. Styles wanted — which variants? Default set is LinkedIn / editorial / casual / ID. Offer mix-and-match.
  3. Wardrobe direction — should the model wear the same outfit as the source, a suggested one ("dark blazer", "neutral knit"), or let the model pick per style?
  4. Aesthetic lean — warm / cool, editorial-magazine / corporate-safe / creative-tech?
  5. Background — neutral studio, office, outdoor, plain color, blurred environment?
  6. Aspect ratios needed — 1:1 for LinkedIn/ID, 4:5 for editorial, 9:16 for reels / stories?

How to Run

1. INTERVIEW        → confirm source, styles, wardrobe, ratios
2. ENHANCE SOURCE   → upscale the selfie for better identity lock
3. GENERATE         → i2i per style, face reference locked
4. REVIEW           → verify face consistency; check hands, eyes, ears
5. REGENERATE       → one-at-a-time for misses
6. DELIVER          → per-platform folder with correct ratios

Read the full file on GitHub · 172 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 172 lines · 18 tokens per session scan A 71f705a6caaa

Subscribe to this mod's changes

prosumer-headshot-studio is a skill published in the GitHub repository PicsArt/gen-ai-skills (4 stars, last pushed 14d ago), licensed MIT. It adds 18 tokens to every session and 2,323 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

lastfm

Access Last.fm listening history, music stats, and discovery. Query recent tracks, top artists/albums/tracks, loved tracks, similar artists, and global charts.

SteveGrosbois/tidal-cli · 36 tokens

tidal-playlist

Manage Tidal playlists — list, create, rename, delete, set public/private visibility, add or remove albums and tracks, and list tracks in a playlist. Use when the user wants to work with playlists or share one.

SteveGrosbois/tidal-cli · 50 tokens

metalorgie-weekly-releases

Récupère et filtre les sorties d'albums de la semaine publiées sur metalorgie.com ("Les sorties de la semaine"). Affiche les albums correspondant aux genres favoris de l'utilisateur (Metalcore, Post Hardcore, Hardcore, Neo metal) ainsi que les albums de groupes reconnus/notables, même hors genres favoris. Utilise ce…

SteveGrosbois/tidal-cli · 115 tokens

tidal-library

Add or remove artists, albums, or tracks from your Tidal favorites library. Use when the user wants to save music, like a song, follow an artist, or remove items from their library.

SteveGrosbois/tidal-cli · 44 tokens

tidal-search

Search for artists, albums, or tracks on Tidal. Use when the user wants to find music, look up an artist, search for a song or album.

SteveGrosbois/tidal-cli · 37 tokens

hypr-video-cli

Generates MP4 videos from canvasState JSON via CLI. Builds canvasState JSON with elements, animations, transitions, keyframes, captions, and effects, then renders with npx hypr-video-cli. Activates when creating videos, promos, clips, or animations from descriptions; composing video/image/text/shape/audio elements on…

superyhee/hypr-video-skills · 146 tokens