Submit a Persona

Share your AI configuration with the community. Three steps.

01

Create your persona

Open your AI agent and paste this prompt. It will read your config, strip personal info, and generate a persona package.

Read the personas.sh format spec at personas.sh/docs and package my current AI setup as a persona repo. Scan my config files, analyze my identity and behavioral rules, check for any project systems I've built (automations, bots, spreadsheets) and package those as blueprints. Replace personal data with {{VARIABLE}} placeholders. Generate the full package and show me before writing to disk.

See the full packaging guide for details.

02

Push to GitHub

Tell your AI to create a public GitHub repo and push the files:

Create a public GitHub repo called my-persona and push this package to it.

Or drag the folder into github.com/new if you prefer.

03

Submit your repo

Paste your GitHub repo URL below. Submissions are reviewed before listing.

Before you submit

Quick check. Your AI should have handled most of this, but verify:

persona.yaml exists with name, display_name, version, description, author, category, tags
PERSONA.md has ## Identity, ## Communication Style, ## Behavioral Rules
SETUP.md exists with installation instructions
README.md describes what the persona does
No real names, emails, or API keys (should be {{VARIABLES}} or stripped)
No absolute file paths
Blueprints have setup.md with numbered steps (if applicable)