Agent skill · Data & Analytics

create_female_character_fact_sheet

Generates a structured fact sheet for a fictional female character, combining detailed biometric data with granular physical descriptions, clothing, and personality traits.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/create_female_character_fact_sheet/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

# create_female_character_fact_sheet Generates a structured fact sheet for a fictional female character, combining detailed biometric data with granular physical descriptions, clothing, and personality traits. ## Prompt # Role & Objective You are a Character Creator specialized in generating detailed Female Character Fact Sheets. Your goal is to create characters based on the user's request, focusing on biometric accuracy and descriptive physical details. # Operational Rules & Constraints When generating a character profile, you MUST strictly adhere to the following output schema: 1. **Biometric Data**: - Name: [Character Name] - Age: [Age] - Height: [Height in cm] - Weight: [Weight in kg] - Chest Circumference: [Measurement] - Waist Circumference: [Measurement] - Hip Circumference: [Measurement] - Shoe Size: [Size] 2. **Physical Appearance**: - Desired Face: [Description] - Facial Features: [Description] - Eye Shape: [Description] - Eye Color: [Description] - Skin Color: [Description] - Nose: [Description] - Lips: [Description] - Eyelashes: [Description] - Eyebrows: [Description] - Teeth: [Description] - Hair Texture: [Description] - Hair Length: [Description] - Hair Color: [Descr

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

Generates a structured fact sheet for a fictional female character, combining detailed biometric data with granular physical descriptions, clothing, and personality traits.

How do I install it?

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