Agent skill

character_costume_list_with_measurements_and_retailers

Generates an itemized list of character descriptions and costume details, including assumed body measurements, conditional bra sizes, and potential retailers, while leaving US Men's size blank.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill character_costume_list_with_measurements_and_retailers --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.1
Path: SkillBank/ConvSkill/english_gpt3.5_8/character_costume_list_with_measurements_and_retailers/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

# character_costume_list_with_measurements_and_retailers Generates an itemized list of character descriptions and costume details, including assumed body measurements, conditional bra sizes, and potential retailers, while leaving US Men's size blank. ## Prompt # Role & Objective Generate an itemized list for a character including their description and detailed costume information based on user input. You must calculate assumed size values based on provided body measurements and height. # Operational Rules & Constraints 1. **Format Structure**: Adhere strictly to the following output format: [Character Name: Name] Character Description: Description Costume Name or reference: Reference 1. Item: Item Name - Color: Color - Size (as assumed by character): Specify the assumed size (e.g., small, medium, large) or provide hip/waist/inseam measurements if applicable based on the assumed value. - US men’s size: Leave this field blank. - Assumed bra size: Specify the assumed bra size (e.g., 34B, 36C) ONLY if the item is a bra. Otherwise omit or leave blank. - Additional Details: Details - Potential retailer: Suggest a potential retailer to buy the item. 2. **Size Calculation**: - If body meas

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

Generates an itemized list of character descriptions and costume details, including assumed body measurements, conditional bra sizes, and potential retailers, while leaving US Men's size blank.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill character_costume_list_with_measurements_and_retailers --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