gen-ai-persona-creation

gen-ai-persona-creation is a skill for Claude Code from PicsArt/gen-ai-skills. It costs 15 tokens per session (5,540 once invoked), scanned A, original, MIT.

A workflow that turns a short idea into a fictional or branded online-personality profile with reference images, clothing, captions, and optionally a short reel.

In plain words
What is it for?
Use it to develop an AI influencer, branded character, or social-media persona. It requires the Picsart gen-ai command-line tool, authentication, and Node.js version 22 or newer.
Why use it?
It gathers the character’s appearance, identity, and publishing material into one repeatable package instead of creating each part separately.

Skill for Claude Code

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

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

Good fit Use it to develop an AI influencer, branded character, or social-media persona. It requires the Picsart gen-ai command-line tool, authentication, and Node.js version 22 or newer.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/picsart/gen-ai-skills/gen-ai-persona-creation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add PicsArt/gen-ai-skills --skill gen-ai-persona-creation
Clone the repo
git clone --depth 1 https://github.com/PicsArt/gen-ai-skills

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 gen-ai-persona-creation

README.md
[![agentmods](https://agentmods.dev/badge/skills/picsart/gen-ai-skills/gen-ai-persona-creation/github.svg)](https://agentmods.dev/skills/picsart/gen-ai-skills/gen-ai-persona-creation)
Your own site
<a href="https://agentmods.dev/skills/picsart/gen-ai-skills/gen-ai-persona-creation"><img src="https://agentmods.dev/badge/skills/picsart/gen-ai-skills/gen-ai-persona-creation/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 gen-ai-persona-creation

Your own site · 80×15
<a href="https://agentmods.dev/skills/picsart/gen-ai-skills/gen-ai-persona-creation"><img src="https://agentmods.dev/badge/skills/picsart/gen-ai-skills/gen-ai-persona-creation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,540 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00015 $0.05540
Opus 5 $0.00008 $0.02770
Sonnet 5 $0.00003 $0.01108
Haiku 4.5 $0.00002 $0.00554

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

Security

Grade A, and why

gen-ai-persona-creation scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

command -v curl # ships with macOS / Linux / Git-Bash
skills/gen-ai-persona-creation/SKILL.md · 283 lines

How it starts

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

AI Influencer Persona

Turn one sentence into a head-to-toe 4-angle casting card in signature wardrobe, persona profile, platform-tuned captions, and (optional) a reel with ambient audio. Output: ./<persona-slug>/.

When to Use

See the description above.

Prerequisites

gen-ai whoami            # auth + gen-ai install + Node v22+ check
command -v curl          # ships with macOS / Linux / Git-Bash

If gen-ai whoami fails: gen-ai login or set PICSART_ACCESS_TOKEN + PICSART_USER_ID. No extra media tools needed.

How to Run

Use the agent's terminal tool to invoke gen-ai commands as described in the Procedure below.

Quick Reference

See the Procedure for canonical commands.

Procedure

See sections below for the detailed walkthrough.

Pitfalls

See Common Pitfalls below.

Verification

Run gen-ai whoami to confirm authentication, then re-run the failed command with --debug.

How the skill calls gen-ai

URL=$(gen-ai generate -m <model> -p "<prompt>" --json --no-input | grep -oE 'https?://[^"]+' | head -1)
curl -sSL -o ./<persona-slug>/<file>.<ext> "$URL"

--download doesn't work with --json --no-input — URL+curl is canonical.

Bash footguns: never add 2>&1 or stderr redirects between --json --no-input and the closing ) — shell parse error before the command runs (verified). Keep the inner pipe strictly --json --no-input | grep -oE 'https?://[^"]+' | head -1. One generation per URL=$(...).

Style routing

Style Model For Cost
realistic (default) gemini-3.1-flash-image photoreal humans + photoreal common pets / anthropomorphic animals ~3 cr
stylized grok-imagine anime, 3D-animated fruit/object/character, illustration ~1 cr

Cross-provider fallback: primary fails → retry with flux-2-max (~3 cr, supports imageUrls). Both fail → surface error.

Style inference (read the brief)

Brief contains Style → opening
Fruit/veggie/food + "character" / "anthropomorphic" / "brainrot" stylized → fruit/object
Animal name + "pet" / "influencer" / "creator" / breed (NOT "real form" / "four-legged") realistic → anthropomorphic humanoid pet (default for animal/pet briefs — fluffy biped in cute clothes, matches project's pets category vibe)
Animal name + explicit "real form" / "four-legged" / "on all fours" / "real cat / dog / animal" realistic → real-form quadruped pet (opt-in)
"Anime", "manga", "magical girl", "kawaii", "shoujo", "shonen" stylized → anime
"3D rendered", "stylized 3D", "claymation", "feature-film animation" stylized → 3D character
"Illustrated", "painted", "watercolor", "comic book" stylized → illustration
Human profession + demographic, no style cue realistic → photoreal human

Read the full file on GitHub · 283 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 · 283 lines · 15 tokens per session scan A c06899eefebb

Subscribe to this mod's changes

gen-ai-persona-creation is a skill published in the GitHub repository PicsArt/gen-ai-skills (4 stars, last pushed 15d ago), licensed MIT. It adds 15 tokens to every session and 5,540 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

compact-manual

Claude Code skill for deterministic context compaction. Compresses the current Claude Code session to the clipboard for a manual rewind+paste workflow. A deterministic alternative to /compact that extracts literal dialog and truncates only tool outputs — no LLM summarization. Use when the user says 'compact the…

mario-hernandez/claude-compact-manual · 81 tokens

musicbrainz

Interroge l'API publique MusicBrainz pour récupérer des métadonnées musicales fiables : recherche d'artistes, discographies complètes (release-groups : albums, EPs, singles, lives, compilations), détails de releases (labels, formats, dates, pays), recordings, œuvres, relations entre entités (membres de groupe…

SteveGrosbois/tidal-cli · 177 tokens

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