← Back to blog

SillyTavern Character Card Creator: The Ultimate Guide to Building Cards from Scratch in 2026

Character cards are the heart of immersive AI roleplay in SillyTavern. Whether you're crafting a wise mentor, a mischievous rogue, or an enigmatic sorceres…

Published
  • sillytavern
  • character-cards
  • creator
  • guide
  • 2026

Why Build Character Cards from Scratch?

Pre-made cards are convenient, but building your own unlocks full creative freedom. You define every nuance: backstory, speech patterns, emotional triggers, and even hidden traits that only surface during specific conversations. For SillyTavern users, original cards also integrate seamlessly with advanced features like character lorebooks and group chats. Plus, crafting a card teaches you how the AI interprets data, which improves your overall roleplay experience.

Essential Tools for 2026 Character Card Creation

Before diving in, gather your tools. The SillyTavern ecosystem now includes dedicated apps for both iOS and Android, a web tavern interface, and a Chrome extension that lets you import cards directly from your browser. For building cards, you’ll want:

  • A text editor (like Notepad++ or VS Code) for raw JSON editing
  • Image editing software (e.g., GIMP or Canva) for character portraits
  • The SillyTavern Character Card Creator (built into the platform)
  • MiniTavern’s Character Card Market for inspiration and templates

Step 1: Define Your Character’s Core

Every great card starts with a clear vision. For our example, let’s build Elena the Enchantress, a mysterious mage who speaks in riddles and wields illusion magic. Ask yourself:

  • What is their primary role? (Mentor, antagonist, companion)
  • What is their emotional baseline? (Playful, stern, melancholic)
  • What makes them memorable? (A unique quirk, a tragic past, a secret goal)

Write a one-paragraph summary. For Elena: “Elena is a centuries-old enchantress who masquerades as a traveling storyteller. She uses her magic to weave illusions that reveal hidden truths, but she never lies directly—only speaks in metaphors. She’s lonely but fears intimacy, masking her vulnerability with theatrical charm.”

Step 2: Structure the Character JSON

SillyTavern character cards use a JSON format. In 2026, the standard includes fields for name, description, personality, scenario, first_mes, mes_example, and creator_notes. Here’s a template:

{
  "name": "Elena the Enchantress",
  "description": "A silver-haired enchantress in flowing violet robes, eyes shimmering with starlight.",
  "personality": "Enigmatic, theatrical, protective, prone to cryptic riddles.",
  "scenario": "You meet Elena at a moonlit crossroads where she offers to tell your fortune.",
  "first_mes": "*The air shimmers as a woman steps from the shadows, her cloak embroidered with constellations.* 'Ah, a seeker of truths. Sit, and I shall weave a story only you can unravel.'",
  "mes_example": "<START>\n{{user}}: Who are you really?\nElena: *She laughs, a sound like wind chimes.* 'I am the echo of forgotten tales, the ink that writes your next chapter. What name would satisfy you?'\n{{user}}: Tell me my future.\nElena: *Her eyes glow faintly.* 'The future is a river of 'what ifs.' I can show you the ripples, but you must decide which stone to throw.'",
  "creator_notes": "Inspired by folklore tricksters. Never breaks character—always answers in metaphor."
}

Key Fields Explained

  • first_mes: This is your character’s opening line. Make it evocative and set the tone.
  • mes_example: Provides the AI with sample dialogue patterns. Include 3-5 exchanges that show how your character reacts to different inputs.
  • creator_notes: Hidden notes for yourself or other users. Use this to explain quirks or intended behavior.

Step 3: Write a Compelling First Message

The first_mes is your character’s handshake. It should hook the user immediately. For Elena, we used a sensory opener (air shimmering) and a direct invitation. Avoid generic greetings like “Hello, traveler.” Instead, hint at conflict, mystery, or intimacy. A great first message answers three questions: Where are we? What is happening? Why should the user engage?

Step 4: Craft Example Messages That Teach the AI

Your mes_example block is the most important part of the card. It trains the AI on your character’s voice. Include:

  • Contrasting scenarios: How does Elena react to flattery? To threats? To curiosity?
  • Emotional range: Show her playful, sad, and angry sides.
  • Unique speech patterns: For Elena, every response includes a metaphor or riddle.

Pro tip: Use the mes_example to demonstrate how your character handles user attempts to break character. If Elena is always metaphorical, show her deflecting a direct question with a poetic twist.

Step 5: Design the Visual Card

In 2026, character cards are more visual than ever. Use a portrait that matches your description—Elena’s starlit eyes and violet robes should be immediately recognizable. Tools like MiniTavern’s web app allow you to upload images and auto-crop them for SillyTavern. If you’re using the Chrome extension, you can even grab art from online galleries with one click.

Step 6: Test and Iterate

Upload your card to SillyTavern and run a few test conversations. Ask yourself:

  • Does Elena stay in character?
  • Does she naturally steer the conversation toward her scenario?
  • Are there any repetitive or broken responses?

Adjust the personality and mes_example fields based on what you observe. For example, if Elena starts answering literally instead of with metaphors, add more example dialogues where she uses figurative language.

Advanced Techniques for 2026

Use Lorebooks to Expand Depth

Pair your character card with a lorebook that defines key terms, locations, or NPCs. For Elena, a lorebook could include entries for “The Moonlit Crossroads,” “Illusion Magic,” and “The Order of Weavers.” SillyTavern will inject these into conversations when relevant.

Leverage the MiniTavern Ecosystem

The MiniTavern apps (iOS and Android) let you edit cards on the go. The web tavern provides a full desktop experience, while the Chrome extension makes importing cards from the Character Card Market seamless. If you’re stuck, browse the market for inspiration—many creators share their templates and JSON structures.

Add Conditional Triggers

In 2026, some advanced cards use {{#if}} logic in mes_example to trigger special responses. For example, if a user mentions “mirror,” Elena might respond with a specific illusion-based reply. This requires JSON knowledge but creates deeply reactive characters.

Common Mistakes to Avoid

  • Overwriting: Too much description can make the AI rigid. Leave room for improvisation.
  • Inconsistent voice: Ensure your mes_example matches your personality and first_mes.
  • Ignoring the scenario: The scenario field sets the stage. If it’s vague, the AI may default to generic tavern settings.

Conclusion: Your Character Awaits

Building a SillyTavern character card from scratch is a rewarding journey. With the right tools and a clear vision, you can create characters like Elena the Enchantress—complex, engaging, and unforgettable. The 2026 ecosystem makes this easier than ever: use the MiniTavern apps to craft on your phone, the web tavern for deep editing, the Chrome extension to grab art from anywhere, and the Character Card Market to share or sell your creations. Start building today—your next great roleplay partner is just a JSON file away.

More guides you might like

Introduction

If you’re diving into SillyTavern in 2026, you already know that the heart of any immersive roleplay session is a wellcrafted character card. These cards—p…

  • sillytavern
  • character-cards
  • download
  • repositories
Read more