← 返回
内容创作 Key 中文

PixelDojo

Access PixelDojo's API for AI image and video generation. Use when an agent needs to create images or videos, choose a model from the live PixelDojo catalog,...
使用PixelDojo的AI图像和视频生成API。代理需创建图像或视频时,从实时目录中选择模型。
blovett80
内容创作 clawhub v1.3.3 2 版本 99822.9 Key: 需要
★ 0
Stars
📥 1,127
下载
💾 32
安装
2
版本
#latest

概述

PixelDojo

Use PixelDojo's async API to generate and download AI images or videos.

Setup

Runtime requirements:

  • Environment variable: PIXELDOJO_API_KEY
  • Binaries: curl, jq, python3
  • Optional override: PIXELDOJO_API_BASE

Set the API key before running any helper:

export PIXELDOJO_API_KEY=your_api_key_here

Optional local env file:

cp ~/.openclaw/skills/pixeldojo/.env.example ~/.openclaw/skills/pixeldojo/.env

Default API base: https://pixeldojo.ai/api/v1

Workflow

  1. Check the live model catalog first.
  2. Pick a model that matches the requested workflow.
  3. Submit the job with generate.sh or the Nano Banana helper.
  4. Poll status until complete, then return the downloaded asset path.

Do not guess model IDs.

Check the live catalog

bash ~/.openclaw/skills/pixeldojo/models.sh

For a pinned snapshot of known-good model IDs and example picks, read:

  • references/model-catalog.md

Generate an image

bash ~/.openclaw/skills/pixeldojo/generate.sh image "editorial product photo of a silver robot" flux-2-pro --aspect-ratio 16:9

Good defaults:

  • Best general image quality: flux-2-max
  • Prompt adherence and typography: nano-banana-2
  • Editing-oriented image work: flux-kontext-pro

Generate a video

bash ~/.openclaw/skills/pixeldojo/generate.sh video "cinematic ocean waves at sunset" seedance-1.5 --duration 5

Use --image-url for image-to-video models:

bash ~/.openclaw/skills/pixeldojo/generate.sh video "slow camera push-in" wan-2.6-flash --image-url https://example.com/input.png --duration 5

Nano Banana helper

Use this when the user specifically wants Nano Banana 2 or strong prompt adherence:

python3 ~/.openclaw/skills/pixeldojo/scripts/generate-nano-banana.py "clean ecommerce hero shot of running shoes" --aspect-ratio 16:9 --output ~/Desktop/shoes.png

Check job status

bash ~/.openclaw/skills/pixeldojo/status.sh job_abc123

Output paths

Default download folders:

  • ~/Pictures/AI Generated/images/
  • ~/Pictures/AI Generated/videos/

Override with:

--output /path/to/file.png

Notes

  • generate.sh supports --aspect-ratio, --duration, --image-url, --output, --poll-interval, and --max-wait.
  • generate.sh covers the shared prompt-based API flow. If a request needs model-specific editing payloads, inspect the live catalog and API behavior before improvising.
  • PixelDojo markets full commercial rights for generated output, but the user is still responsible for complying with the service terms and any third-party model restrictions.

版本历史

共 2 个版本

  • v1.3.3 当前
    2026-03-29 03:36 安全 安全
  • v1.0.2
    2026-03-11 10:45

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Synero

blovett80
{ "answer": "在终端向 Synero AI 委员会提问,获取四位风格迥异的 AI 顾问综合而成的单一答案。适用于用户需要更高置信度时。" }
★ 0 📥 592
content-creation

Baidu Wenku AIPPT

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

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,487