agentsclimarketplace

Image gen

Skill Rayan55050/progressive-agent/skills/image_gen

Provide a customizable AI assistant on Telegram with multiple tools, skills, and monitors that runs locally using hybrid memory.

Install
npx -y skills add Rayan55050/progressive-agent --skill image_gen

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 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 3

SKILL.md

1.2 KB, as published. Nobody here has run it

Image Generation Skill

Tool: image_gen

Generates images using DALL-E 3. Image is automatically sent as a file after generation.

Parameters

  • prompt (required) — description of the image. English prompts produce better results with DALL-E.
  • size (optional) — 1024x1024 (default), 1792x1024 (landscape), 1024x1792 (portrait)
  • quality (optional) — standard (default) or hd (costs more, better detail)

Rules

  1. Translate user's description to English for better DALL-E results, but keep your text response in user's language
  2. Be creative with the prompt — add details, style, lighting, mood
  3. If user gives a vague request, ask for clarification or enhance the prompt yourself
  4. After generation, briefly describe what was created
  5. One image per request (DALL-E 3 limitation)
  6. The image is sent automatically — do NOT call file_send separately

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.