Roleplay Character Card Generator
Build a platform-neutral RP card that can start the conversation.
Generate scene context, first message, voice rules, persona, Markdown export, and JSON preview for bots, writers, and worldbuilders.
Platform-neutral draft. JSON is a structured starting point; inspect and adapt it before using it anywhere.
Platform-neutral JSONInspect before import or paste.
{
"spec": "chara_card_v2",
"name": "Mara Vell",
"first_mes": "Third ship this month...",
"scenario": "Storm-lit lighthouse RP scene"
} One continuous drafting desk.
Roleplay card questions
What makes this different from a normal character profile?
A normal profile describes a character. A roleplay card also includes the active scenario, first message, system prompt, and export fields needed to start a chat.
Can I use it for DnD NPCs?
Yes. The same structure works well for recurring NPCs because it preserves voice, motivation, scene hooks, and reusable details.
Does it support official platform imports?
The generator produces general Markdown and character_card_v2-style JSON. Treat it as workflow-friendly export, not an official integration with any platform.