Dalle
A comprehensive skill catalog for AI agents
npx -y skills add G1Joshi/Agent-Skills --skill dalleAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
DALL-E OpenAI image generation. Use for image creation.
SKILL.md
1.0 KB, as published. Nobody here has run it
DALL-E 3 / 4
DALL-E is OpenAI's image model. It excels at Prompt Adherence—it draws exactly what you ask for, including complex text.
When to Use
- ChatGPT Integration: "Draw a diagram of..." inside a chat flow.
- Complex Instructions: "A cat holding a sign that says 'Hello World'".
- Safety: Strict guardrails against NSFW/Copyright.
Core Concepts
Integration
Available via OpenAI API (dall-e-3) and ChatGPT.
Editing
In ChatGPT, you can select an area of the image and say "Make the cat blue".
Best Practices (2025)
Do:
- Use via ChatGPT: The conversational refinement is its superpower.
- Ask for JSON: The API can return the image or a revised prompt.
Don't:
- Don't expect photorealism: It often has a "plastic" or "smooth" look compared to Midjourney.