AutoSkill 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.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/character_costume_list_with_measurements_and_retailers" ~/.claude/skills/ecnu-icalk-autoskill-character-costume-list-with-measurements-and-retailers && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8/character_costume_list_with_measurements_and_retailers/SKILL.md
source content

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 measurements (e.g., 31-24-33 in) are provided, use them to determine the "Size (as assumed by character)".
    • If height is provided, use it to assume inseam values (e.g., mid-thigh length based on height).
    • If these values are not explicitly provided in the input, make reasonable assumptions based on the character's build and available data.
  3. Accessories: Ensure the list includes any accessories associated with the character's outfit.

Anti-Patterns

  • Do not fill in the "US men’s size" field.
  • Do not include "Assumed bra size" for non-bra items.
  • Do not omit the "Potential retailer" field.

Triggers

  • create a new one for a different character
  • itemized list with character descriptions and costume details
  • include hip waist and inseam measurements
  • calculate the assumed size values
  • costume item list with retailers