← 返回 Skills 市场
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install media-gen
功能描述
Generate AI images or videos through AIsa. Use when: the user needs creative generation, asset drafts, or media workflows. Supports image and video generation.
安全使用建议
This skill appears coherent: it uses your AISA_API_KEY to call api.aisa.one and may download generated media to local files. Before installing, confirm you trust the AIsa service and that the API key you provide has the desired scope/limits. Because the package source/homepage is unspecified, consider reviewing the full scripts (scripts/media_gen_client.py) yourself or using a limited API key, and be aware that generated outputs and any URLs returned by the service will be fetched and saved to disk. Autonomy is allowed by default (the agent can invoke skills), so only enable the skill for agents you trust to act on your behalf.
功能分析
Type: OpenClaw Skill
Name: media-gen
Version: 1.1.0
The media-gen skill bundle is a legitimate API client for generating AI images and videos via the AIsa service (api.aisa.one). The Python script (media_gen_client.py) uses standard libraries to facilitate image and video generation tasks, including downloading results to the local file system. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code is well-documented and its behavior aligns strictly with its stated purpose.
能力标签
能力评估
Purpose & Capability
Name/description describe image/video generation and the package includes a Python client that calls https://api.aisa.one endpoints. Requested binary (python3) and required env var (AISA_API_KEY) are expected and proportional to the stated purpose.
Instruction Scope
SKILL.md instructs using the bundled script (python3 scripts/media_gen_client.py) and to provide AISA_API_KEY; the code performs HTTP calls to the AIsa API and saves returned media to disk or downloads signed URLs. The instructions do not ask the agent to read unrelated local files or other credentials.
Install Mechanism
No install spec (instruction-only) and a bundled Python script are provided. Nothing is downloaded or installed at skill-install time by the skill itself.
Credentials
Only AISA_API_KEY is required and marked as the primary credential, which matches the script's use of a single API key to authenticate requests to api.aisa.one.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request persistent elevated privileges or to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install media-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/media-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Added support for both AI image and video generation through AIsa.
- Improved documentation with detailed usage scenarios, quick reference, and setup instructions.
- Clarified required environment variable (`AISA_API_KEY`).
- Enhanced guardrails to ensure accurate responses and proper handling of rate limits and local files.
- Expanded high-intent workflow examples for creative media generation.
元数据
常见问题
Media Gen 是什么?
Generate AI images or videos through AIsa. Use when: the user needs creative generation, asset drafts, or media workflows. Supports image and video generation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Media Gen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install media-gen」即可一键安装,无需额外配置。
Media Gen 是免费的吗?
是的,Media Gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Media Gen 支持哪些平台?
Media Gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Media Gen?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.1.0。
推荐 Skills