OpenPersona
Create, evolve, and manage portable digital personas
All Skills in This Repository (3)
Pure Emerald Level IndicatorsMusic Faculty โ Expression
Generate songs, instrumentals, or melodies from text prompts via ElevenLabs Music API.
economy
Record agent costs and income to compute financial health tiers.
avatar
Bridge persona visual and audio rendering to external avatar runtimes.
Frequently Asked Questions
FAQPage SchemaHow to install OpenPersona?โผ
Run `npx skills add acnlabs/OpenPersona --all -g -y` in your terminal to install the full persona framework globally.
What is OpenPersona used for?โผ
It turns a single persona.json declaration into a complete, portable persona pack with identity, memory, voice, and skills that runs on any compatible agent runner.
How do I create a custom persona?โผ
Define a name, bio, personality, and speaking style in persona.json, then run `npx openpersona create --config ./persona.json --install` to generate and install the pack.
Does OpenPersona work with Claude Code and Cursor?โผ
Yes. Generated persona packs follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, OpenClaw, and over 30 other agents.
Can a persona remember past conversations?โผ
Yes. The built-in memory faculty stores and recalls facts across sessions locally by default, with optional Mem0 or Zep backends.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core