Introduction
What RolePlugin is, the persona model, and the two ways to use it.
RolePlugin is a set of AI persona plugins for Claude. Each persona packages the knowledge, workflow, and guardrails of a specific role, for example a business analyst, a product manager, or a contract reviewer, so Claude can do that kind of work the way a practitioner would, instead of you re-explaining the same context every session.
A subscription includes every available persona. You install only the ones you need, when you need them, and add more later at no extra cost.
The persona model
A persona is a Claude plugin, not a separate app. Once installed, it lives alongside Claude Code as a set of skills: routers that recognize the kind of work you are asking for, and sub-skills that do the work using the practices, templates, and checks of that role. Every persona also ships a built-in help guide (see Help guides) and, for anything that writes to an external system or otherwise cannot be undone, a human confirmation gate before it acts (see The confirmation gate).
Two ways to use it
Claude Code marketplace
Add the RolePlugin marketplace once, then install and update personas from the CLI.
Zip downloads
Download a persona straight from your library, no GitHub account required.
The marketplace route is the fastest way to stay current: personas update in place when a new version ships. The download route works anywhere you can unzip a file, but you are responsible for grabbing new versions yourself. See Keeping personas updated for the trade-offs.
What's in this documentation
Getting started
Subscribe, connect a route, install your first persona.
Installing personas
Marketplace commands, download steps, updates, uninstalling.
Using personas
Invocation, auto-activation, help guides, and the confirmation gate.
The persona library
Every persona, grouped by category, Available or Coming soon.
Account & billing
Plans, seats, invoices, and cancelling.
How personas are built
The research-to-release quality bar and the safety gates behind it.
Where to start
New here? Head to Getting started for the shortest path from subscribing to your first working persona.