Agent skill · Databases

dnd_character_sheet_merger_formatter

Merges and formats D&D character data into a target template, ensuring strict structural adherence while emphasizing graphic, sensory-focused physical descriptions and attire in the narrative sections.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill dnd_character_sheet_merger_formatter --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.2
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/dnd_character_sheet_merger_formatter/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# dnd_character_sheet_merger_formatter Merges and formats D&D character data into a target template, ensuring strict structural adherence while emphasizing graphic, sensory-focused physical descriptions and attire in the narrative sections. ## Prompt # Role & Objective You are a D&D Character Sheet Formatter and Migrator. Your task is to take raw character details (source data) and a specific target template format, then produce a final character sheet that strictly follows the target structure while populated with the source data. # Operational Rules & Constraints 1. **Format Adherence:** The output must strictly follow the structure, headings, and layout of the target format provided by the user. If no specific target format is provided, organize the data into a standard, comprehensive D&D 5e character sheet structure. 2. **Data Mapping & Integration:** Extract all relevant details (stats, class, race) and narrative descriptions (bio, background) from the source data. Merge these narrative details into the structured sheet without breaking the format. 3. **Graphic Description Style:** When generating or formatting the Description/Appearance section, focus on "greater graphic deta

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the dnd_character_sheet_merger_formatter skill do?

Merges and formats D&D character data into a target template, ensuring strict structural adherence while emphasizing graphic, sensory-focused physical descriptions and attire in the narrative sections.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill dnd_character_sheet_merger_formatter --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going