character_gen

Format character-design JSON into standardized markdown or JSON character cards.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/QGG886/novel_creator --skill character-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: character_gen
Source: https://github.com/QGG886/novel_creator/tree/main/.opencode/skills/character_gen
Command: npx skills add https://github.com/QGG886/novel_creator --skill character-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates scattered character-design data into a single, standardized character card to improve consistency, reviewability, and reuse across the creative workflow.

Core Features & Use Cases

  • Standardized templates for character cards, ensuring uniform sections like Basic Information, Personality, Background, Motivations, Relationships, and Arc.
  • Input flexibility accepts a character-design JSON and outputs a ready-to-use markdown or JSON card.
  • Batch processing can generate multiple character cards from a set of designs.

Quick Start

Provide a character-design JSON and optional template level to generate a standardized character card document.

Frequently Asked Questions about character_gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I format character design data into a standardized card?

To format character design data into a standardized card, provide a character-design JSON and optional template level to generate a uniform markdown or JSON document with sections like Basic Information, Personality, and Background.

Can I batch generate multiple character cards from a set of designs?

Yes, you can batch generate multiple character cards by providing a set of character designs, which the system processes to output ready-to-use markdown or JSON cards for your entire cast.

What is a standardized character card used for in content workflows?

A standardized character card consolidates scattered design data into a single document to improve consistency, reviewability, and reuse across creative pipelines and character management workflows.

Does this character card formatting tool require a specific input schema?

Yes, this character card formatter enforces a defined input schema, requiring you to provide a character-design JSON to successfully generate the standardized markdown or JSON card output.

What sections are included in a standardized character card template?

Standardized character card templates enforce uniform sections including Basic Information, Personality, Background, Motivations, Relationships, and Arc to ensure consistent character documentation.

What outputs do I get from generating a character card?

Generating a character card produces a machine-readable status payload alongside a formatted card document, available as markdown or JSON for direct integration into downstream pipelines.