← Back to Skills Marketplace
hash-panda

panda-imagine

by hash panda · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install panda-imagine
Description
多 Provider 图片生成引擎。支持 OpenAI、Azure、Google Gemini、OpenRouter、 通义万相(DashScope)、MiniMax、即梦(Jimeng)、豆包(Seedream)、Replicate。 支持文生图、参考图、宽高比、批量生成。 触发词:"生成图片"、"画图"、"g...
Usage Guidance
This skill appears to do what it says: unify multiple image-generation providers. Before installing, review and accept these points: (1) It will load/save preferences (EXTEND.md) and read .panda-skills/.env and ~/.panda-skills/.env (so API keys or other env values stored there can be read). (2) Runtime runs the included TypeScript via bun or npx -y bun—npx may fetch packages on demand. (3) For the Jimeng provider the skill can detect and run a local 'dreamina' CLI and suggests installing it via curl | bash (optional but be cautious fetching remote install scripts). (4) Only provide API keys with least privilege to providers you trust and avoid running the skill in environments containing unrelated high-value credentials. If you want stronger assurance, review the included scripts (providers/*.ts and main.ts) yourself or run the tool in an isolated environment/container.
Capability Analysis
Type: OpenClaw Skill Name: panda-imagine Version: 1.0.1 The panda-imagine skill bundle is a comprehensive multi-provider image generation tool supporting services like OpenAI, Google Gemini, DashScope, and others. The implementation in scripts/main.ts and the providers/ directory follows standard patterns for API integration, including environment variable management, configuration loading via EXTEND.md, and robust batch processing with rate limiting. While SKILL.md mentions a curl|bash command for the optional dreamina CLI, this is a standard installation method for that specific third-party tool and is not executed automatically. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
Name/description claim a multi-provider image generator and the code + SKILL.md implement connectors for OpenAI, Google, Azure, OpenRouter, DashScope, MiniMax, Jimeng, Seedream and Replicate; required binaries (bun or npx) and listed environment variables directly map to those providers.
Instruction Scope
SKILL.md and scripts read/save an EXTEND.md config, load .panda-skills/.env and ~/.panda-skills/.env (and .baoyu-skills fallbacks), accept user-supplied prompt files and reference images, and (for Jimeng) detect/run a local CLI. These actions are expected for a CLI which needs provider keys and per-project prefs, but they do access files in the user's home/project config locations and will load environment variables from disk (which can contain secrets).
Install Mechanism
No formal install spec is provided (instruction-only), but runtime instructions execute the included TypeScript with bun or via npx -y bun. Using npx to fetch/run bun and the SKILL.md suggestion to install the jimeng 'dreamina' CLI via curl | bash are standard but inherently riskier than purely local code because they fetch remote tooling at runtime—optional but worth reviewing.
Credentials
The environment variables enumerated (OPENAI_API_KEY, GOOGLE_API_KEY, AZURE_OPENAI_API_KEY, REPLICATE_API_TOKEN, JIMENG_* etc.) align with the declared provider integrations. The skill will load env values from multiple .env locations and EXTEND.md which is reasonable for pref/config override behavior.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It may write its own EXTEND.md preferences into .panda-skills or the user-chosen path, which is normal for a CLI-style skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install panda-imagine
  3. After installation, invoke the skill by name or use /panda-imagine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
init
Metadata
Slug panda-imagine
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is panda-imagine?

多 Provider 图片生成引擎。支持 OpenAI、Azure、Google Gemini、OpenRouter、 通义万相(DashScope)、MiniMax、即梦(Jimeng)、豆包(Seedream)、Replicate。 支持文生图、参考图、宽高比、批量生成。 触发词:"生成图片"、"画图"、"g... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install panda-imagine?

Run "/install panda-imagine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is panda-imagine free?

Yes, panda-imagine is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does panda-imagine support?

panda-imagine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created panda-imagine?

It is built and maintained by hash panda (@hash-panda); the current version is v1.0.1.

💬 Comments