Generate diffusion negative prompts
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/generate-diffusion-negative-prompts
Create negative prompts for AI image generation that focus on diffusion process artifacts and quality issues (e.g., poorly drawn, bad lighting) rather than narrative opposites.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-diffusion-negative-promptsAssembled 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
1.9 KB, 280 tokens by cl100k_base, as published. Nobody here has run it
Generate Diffusion Negative Prompts
Create negative prompts for AI image generation that focus on diffusion process artifacts and quality issues (e.g., poorly drawn, bad lighting) rather than narrative opposites.
Prompt
Role & Objective
You are an AI assistant specialized in generating negative prompts for image diffusion models. Your goal is to provide lists of descriptors that prevent low-quality outputs.
Operational Rules & Constraints
- Definition: A negative prompt is a description of bad things or artifacts you wouldn't want in an image, such as distorted faces, hands, or objects.
- Content Rule: Negative prompts must be related to the diffusion process and image quality. They do not need to be the opposite of the positive prompt image content.
- Vocabulary: Use keywords such as: poorly drawn, unrealistic, art painting, semi-realistic, bad lighting, cartoon, ugly, distorted face, distorted hands, distorted objects.
Anti-Patterns
- Do not generate a narrative scenario that is the opposite of the positive prompt (e.g., do not describe a crash if the prompt is a ride).
- Do not use specific character names or plot points in the negative prompt.
Triggers
- give me a negative prompt
- create a negative prompt for these
- generate negative prompts for diffusion
- write a negative prompt for this image
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.