← 返回 Skills 市场
hash-panda

panda-imagine

作者 hash panda · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install panda-imagine
功能描述
多 Provider 图片生成引擎。支持 OpenAI、Azure、Google Gemini、OpenRouter、 通义万相(DashScope)、MiniMax、即梦(Jimeng)、豆包(Seedream)、Replicate。 支持文生图、参考图、宽高比、批量生成。 触发词:"生成图片"、"画图"、"g...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install panda-imagine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /panda-imagine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
init
元数据
Slug panda-imagine
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

panda-imagine 是什么?

多 Provider 图片生成引擎。支持 OpenAI、Azure、Google Gemini、OpenRouter、 通义万相(DashScope)、MiniMax、即梦(Jimeng)、豆包(Seedream)、Replicate。 支持文生图、参考图、宽高比、批量生成。 触发词:"生成图片"、"画图"、"g... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 panda-imagine?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install panda-imagine」即可一键安装,无需额外配置。

panda-imagine 是免费的吗?

是的,panda-imagine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

panda-imagine 支持哪些平台?

panda-imagine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 panda-imagine?

由 hash panda(@hash-panda)开发并维护,当前版本 v1.0.1。

💬 留言讨论