← 返回 Skills 市场
coolhackboy

Flux 2 API

作者 coolhackboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
269
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-flux-2-api
功能描述
Use PoYo AI Flux 2 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model family, pr...
安全使用建议
This skill simply sends payloads and any included images/prompts to https://api.poyo.ai using your POYO_API_KEY. Before installing, ensure the POYO_API_KEY you provide is intended for this use and stored securely. Do not include sensitive PII or proprietary images in requests unless you have reviewed PoYo's privacy/terms. If you use callback_url for webhooks, point it to a server you control and secure it (validate incoming requests). The included script reads a payload from a file or stdin and will transmit it to poyo.ai when run — review any payload before submitting.
功能分析
Type: OpenClaw Skill Name: poyo-flux-2-api Version: 1.0.0 The skill bundle is a legitimate integration for the PoYo AI Flux 2 API, providing a shell script (`scripts/submit_flux_2.sh`) and documentation (`references/api.md`) to submit image generation and editing tasks. The code and instructions are consistent with the stated purpose, using standard environment variables (POYO_API_KEY) and official endpoints (api.poyo.ai) without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description, required binary (curl), and required env var (POYO_API_KEY) align with an HTTP-based image-generation API client; nothing extraneous is requested.
Instruction Scope
SKILL.md and the included shell script only describe building/submitting JSON payloads, reading payload from a file or stdin, and polling for task status or using webhook callbacks. They do not instruct the agent to read unrelated files, other environment variables, or to exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec; this is instruction-only plus a small helper script. There are no downloads or archives and nothing is written to disk by an installer.
Credentials
Only POYO_API_KEY is required and is declared as the primary credential. No other secrets, unrelated credentials, or config paths are requested.
Persistence & Privilege
always is false (default), autonomous invocation is allowed (platform default). The skill does not request permanent presence or modification of other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poyo-flux-2-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poyo-flux-2-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of poyo-flux-2 skill. - Enables submitting and tracking jobs for the PoYo Flux 2 model family via `https://api.poyo.ai/api/generate/submit`. - Supports model selection: `flux-2-pro`, `flux-2-pro-edit`, `flux-2-flex`, `flux-2-flex-edit`. - Provides request guidelines for prompt construction, image references, size, and resolution options. - Requires Bearer token authentication with `POYO_API_KEY`. - Includes instructions for building payloads, submitting jobs, and polling task status. - Reference to official docs and example scripts for ease of integration.
元数据
Slug poyo-flux-2-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Flux 2 API 是什么?

Use PoYo AI Flux 2 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model family, pr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 269 次。

如何安装 Flux 2 API?

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

Flux 2 API 是免费的吗?

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

Flux 2 API 支持哪些平台?

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

谁开发了 Flux 2 API?

由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。

💬 留言讨论