character-card

Extract character information from source documents into structured character cards.

1|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/talesofai/bot-agent --skill character-card
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: character-card
Source: https://github.com/talesofai/bot-agent/tree/main/configs/skills/character-card
Command: npx skills add https://github.com/talesofai/bot-agent --skill character-card

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

从任意角色设定文档中提取关键信息,自动生成结构化的角色卡(表格),减少手动整理的时间和错误。

Core Features & Use Cases

  • 自动信息提取:从多种格式的角色设定文本中提取基本信息、外观、性格、背景等字段。
  • 结构化输出:将信息整理为统一的角色卡表格,便于存档、对比与世界观构建。
  • 应用场景:用于角色扮演游戏、小说创作、世界观搭建等场景,快速生成可编辑的角色卡。

Quick Start

将任意角色设定文档提供给技能,它将输出一个结构化的角色卡草案到指定的目标文件(如 character-card.md)。请按需在对话中提供所需字段的优先级,如角色名、种族、身份、性格要点等。

Frequently Asked Questions about character-card

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

FAQPage Schema
How do I extract character information from a document into a structured character sheet?

To extract character information into a structured character card, provide your arbitrary character spec document to the skill. It automatically parses diverse text formats and outputs a ready-to-edit card table for immediate use.

Can I generate an RPG character card from unstructured worldbuilding text?

Yes, you can generate an RPG character card from unstructured worldbuilding text. The skill parses various input formats to extract basic info, appearance, personality, and background into a consistent field schema for NPC creation.

What is the best way to structure character data for storytelling and role-playing games?

The best way to structure character data for storytelling is converting arbitrary source documents into a unified character card table. This reduces manual sorting errors and provides a consistent schema for comparing profiles and building worlds.

Do I need to specify fields to extract when creating a character card from a spec?

You do not need to specify fields strictly, but you can provide priority fields like character name, race, identity, and personality traits in the conversation. This guides the extraction to output a tailored character card draft.

What formats does the character card extraction support for novel writing?

The character card extraction supports diverse genres and arbitrary source document formats for novel writing. It converts unstructured character settings into a ready-to-edit markdown file for immediate use.