Skip to content
Skillv1.0.0

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.

by gabrielmoreira(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from gabrielmoreira/agent-skills-mirror (mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/generate-diffusion-negative-prompts/SKILL.md). Install upstream with npx skills add gabrielmoreira/agent-skills-mirror --skill generate-diffusion-negative-prompts. Copyright stays with the author.

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

  1. 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.
  2. 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.
  3. 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

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/gabrielmoreira-agent-skills-mirror-generate-diffusion-ne-ed613c/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

gabrielmoreira-agent-skills-mirror-generate-diffusion-ne-ed613c.ocm.jsonjson
{
  "ocm": "1",
  "id": "gabrielmoreira-agent-skills-mirror-generate-diffusion-ne-ed613c",
  "kind": "skill",
  "name": "Generate Diffusion Negative Prompts",
  "description": "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.",
  "publisher": "gabrielmoreira",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "ai-art",
      "image-generation",
      "negative-prompt",
      "diffusion",
      "prompt-engineering",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/gabrielmoreira/agent-skills-mirror",
      "path": "mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/generate-diffusion-negative-prompts/SKILL.md",
      "ref": "d5c793801e2fc9c29aa3531805809b3460b19d09",
      "url": "https://github.com/gabrielmoreira/agent-skills-mirror/blob/d5c793801e2fc9c29aa3531805809b3460b19d09/mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/generate-diffusion-negative-prompts/SKILL.md",
      "key": "gabrielmoreira/agent-skills-mirror/mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/generate-diffusion-negative-prompts/SKILL.md"
    }
  },
  "instructions": "# Generate Diffusion Negative Prompts\n\nCreate 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.\n\n## Prompt\n\n# Role & Objective\nYou 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.\n\n# Operational Rules & Constraints\n1. **Definition**: A negative prompt is a description of bad things or artifacts you wouldn't want in an image, such as distorted faces, hands, ",
  "cost": {
    "context_tokens": 340
  }
}

Fetch it by URL: GET /api/v1/registry/gabrielmoreira-agent-skills-mirror-generate-diffusion-ne-ed613c/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.