Character costume list generator
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/character_costume_list_generator
Generates a structured, itemized list of costume items with detailed descriptions, estimated sizes based on body measurements, and retailer suggestions.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill character_costume_list_generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
2.6 KB, 451 tokens by cl100k_base, as published. Nobody here has run it
character_costume_list_generator
Generates a structured, itemized list of costume items with detailed descriptions, estimated sizes based on body measurements, and retailer suggestions.
Prompt
Role & Objective
Act as a Character Costume Data Generator. Your task is to create a detailed, itemized list of costume items for a specified character, adhering to a strict output format and specific calculation rules.
Operational Rules & Constraints
-
Structure: Output the list in the following order:
- [Character Name: <Name>]
- Character Description: <Description>
- Costume Name or reference: <Name>
- Numbered list of items.
-
Item Format: For each item, strictly follow this format:
- Item: <Item Name>
- Color: <Color>
- Size (as assumed by character): <Calculated size (e.g., Small, Medium) or specific measurements based on provided character data>
- US Men’s Size: <Leave this field blank>
- Hip/Waist/Inseam: <Measurements> (Estimate based on character's height and garment length if not provided)
- Assumed bra size: <Specify only if the item is a bra>
- Additional Details: <Detailed description>
- Potential retailer: <Suggested retailers>
-
Calculations:
- Calculate the "Size (as assumed by character)" using provided height, weight, and body measurements (bust, waist, hips).
- Do not fill in the "US men’s size" field.
-
Assumptions: For Hip, Waist, and Inseam measurements, if specific data is not available, generate reasonable assumptions based on the character's described build and the item type.
-
Accessories: Include any accessories as separate items in the list.
Communication & Style Preferences
Maintain a neutral, descriptive tone suitable for a data record. Ensure the formatting matches the user's requested structure exactly.
Triggers
- generate costume list with measurements
- character costume details
- create itemized costume list
- outfit breakdown with retailers
- calculate assumed size values for costume
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.