How to install a person
Personas are standard Claude Code plugins. Installing one takes two commands inside any Claude Code session.
1. Get Claude Code
If you don't have it yet, install Claude Code and open a session in any project.
2. Add the person's marketplace
Every persona lives at its own installs.me URL, which doubles as a plugin marketplace:
/plugin marketplace add https://installs.me/lautaro
3. Install the persona
/plugin install lautaro@lautaro-installs
That's it. The persona's skills load automatically — ask Claude “what would Lautaro say about…” or invoke them directly with
/lautaro:persona.
Updating & removing
Personas update when their owner republishes — run /plugin marketplace update to pull the latest. Remove one anytime with /plugin uninstall.