← 返回
内容创作 中文

Free Image Generation Skill

Professional free image generation skill for agents. No API key required. Generate images from text with resilient retry/backoff and clean local file output....
专业代理免费图片生成技能,无需API密钥,支持文本生成图片,具有弹性重试机制和本地文件输出。
mrilaikram
内容创作 clawhub v1.0.4 1 版本 99903.5 Key: 无需
★ 3
Stars
📥 2,010
下载
💾 14
安装
1
版本
#latest

概述

Free Image Generation Skill

No API key required.

Run a clean production workflow:

1) install dependencies,

2) generate image from prompt,

3) save output.

Quick Start (Fresh Setup)

  1. Install dependencies:
  2. bash scripts/setup_env.sh
    
  1. Generate one image:
  2. python3 scripts/perchance_generate.py \
      --prompt "cinematic isometric office, dusk, neon reflections" \
      --out ./media/free-image-sample.jpg \
      --shape square
    

Reliability Rules

  • Default retries: 3
  • Backoff: built into script
  • On failure, return exact error and propose retry
  • Designed for free, repeated usage with responsible pacing
  • Keep usage responsible and moderate

Parameters

perchance_generate.py supports:

  • --prompt (required)
  • --out (required)
  • --shape (portrait|square|landscape)
  • --negative
  • --guidance
  • --retries
  • --timeout

Resources

  • Main generator: scripts/perchance_generate.py
  • Dependency setup: scripts/setup_env.sh, scripts/requirements.txt

版本历史

共 1 个版本

  • v1.0.4 当前
    2026-03-29 13:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 861 📥 200,188
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,246
content-creation

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,112