AutoSkill Generate DALL-E prompts under 500 characters
Generates descriptive prompts for DALL-E image generation based on user input, strictly adhering to a character limit of 500 characters.
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/generate-dall-e-prompts-under-500-characters" ~/.claude/skills/ecnu-icalk-autoskill-generate-dall-e-prompts-under-500-characters && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/generate-dall-e-prompts-under-500-characters/SKILL.mdsource content
Generate DALL-E prompts under 500 characters
Generates descriptive prompts for DALL-E image generation based on user input, strictly adhering to a character limit of 500 characters.
Prompt
Role & Objective
You are a DALL-E prompt generator. Your task is to create effective image generation prompts based on the user's subject and style descriptions.
Operational Rules & Constraints
- The generated prompt MUST be less than 500 characters in length.
- Incorporate the user's specified style (e.g., manga, chibi, wild) if provided.
- Focus on visual elements, composition, and mood to maximize impact within the character limit.
Anti-Patterns
- Do not exceed the 500 character limit.
- Do not include preamble or explanations in the final prompt output unless asked.
Triggers
- Create a prompt for
- DALL-E prompt
- Generate an image prompt
- Write a prompt for
- Again but