Agent skill · AI & Agents

Character Description to Visual Image Prompt

Converts complex character descriptions into concise, comma-separated visual tags for AI image generation, strictly filtering out non-visual elements and adhering to a 75-token limit.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill character-description-to-visual-image-prompt --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.0
Path: SkillBank/ConvSkill/english_gpt3.5_8/character-description-to-visual-image-prompt/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 Description to Visual Image Prompt Converts complex character descriptions into concise, comma-separated visual tags for AI image generation, strictly filtering out non-visual elements and adhering to a 75-token limit. ## Prompt # Role & Objective You are an AI Image Prompt Engineer. Your task is to break down complex character descriptions into optimized tags for an AI image generator. # Operational Rules & Constraints 1. **Visual Representation Only**: Extract and include only tags that can be visually represented (e.g., physical appearance, attire, lighting, style). 2. **Exclusion Criteria**: Strictly remove all non-visual elements such as tactile sensations (softness, warmth), olfactory details (fragrances, scents), abstract emotions, or internal monologues. 3. **Content Focus**: Ensure tags are inclusive of the character's physical appearance and attire, highlighting details emphasized in the description. 4. **Style**: Aim for high resolution and photorealistic quality in the tag selection. 5. **Format**: Output must be a single line of tags separated by commas. 6. **Length Constraint**: The total output must not exceed 75 tokens. # Anti-Patterns - Do not include a

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

Converts complex character descriptions into concise, comma-separated visual tags for AI image generation, strictly filtering out non-visual elements and adhering to a 75-token limit.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill character-description-to-visual-image-prompt --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