← 返回 Skills 市场
Openclaw Media Gen
作者
baofeng-tech
· GitHub ↗
· v1.1.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-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 package appears coherent: it only needs python3 and an AISA_API_KEY to contact api.aisa.one for image/video generation. Before installing, verify you trust the AIsa service and the API key's permissions (it may allow billing/usage), and review the full scripts if you are concerned about local-file uploads (some video modes reference input.media/img_url). Run the skill in a sandboxed environment if you want to limit risk, monitor API usage/billing after first use, and avoid supplying other unrelated secrets.
功能分析
Type: OpenClaw Skill
Name: openclaw-media-gen
Version: 1.1.0
The skill bundle is a legitimate API client for the AIsa media generation service, allowing users to generate images and videos using models like Gemini, Wan, and Seedream. The Python script `scripts/media_gen_client.py` is well-structured, using standard libraries like `urllib` to interact with the `api.aisa.one` endpoints, and includes appropriate error handling and guardrails. There is no evidence of data exfiltration, malicious execution, or prompt injection; the script's behavior aligns perfectly with its stated purpose of media generation.
能力标签
能力评估
Purpose & Capability
Name/description are for media generation and the skill requires python3 and AISA_API_KEY only. The bundled Python client targets AIsa image and video endpoints (api.aisa.one), which is consistent with the stated functionality.
Instruction Scope
SKILL.md instructs running the included Python script and using AISA_API_KEY; guardrails say not to reference local files unless provided. The code shown makes API calls and downloads returned media — behaviors expected for a media-generation client. There are no instructions to read unrelated local files or export other secrets.
Install Mechanism
No install spec (instruction-only) and the package includes a Python script. No downloads from untrusted URLs or archive extraction are included. Requiring python3 is appropriate and low-risk for this purpose.
Credentials
Only AISA_API_KEY is required and declared as the primary credential. That single API key is proportionate for a client that calls the upstream AIsa service. The code does not access other environment variables or unrelated credentials.
Persistence & Privilege
always is false (not force-included). The skill does not request system-level config changes or cross-skill config access. Its runtime behavior is limited to network calls and writing generated media files to disk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-media-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-media-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Version 1.1.0
- Adds video generation support alongside image creation through AIsa.
- Clarifies use cases, workflows, and quick reference for media generation.
- Requires the AISA_API_KEY for API access and Python 3 runtime.
- Updates documentation with example requests and explicit guardrails.
- Expands compatibility to multiple environments (e.g., openclaw, claude-code, hermes).
元数据
常见问题
Openclaw 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 插件,目前累计下载 93 次。
如何安装 Openclaw Media Gen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-media-gen」即可一键安装,无需额外配置。
Openclaw Media Gen 是免费的吗?
是的,Openclaw Media Gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Media Gen 支持哪些平台?
Openclaw Media Gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Media Gen?
由 baofeng-tech(@baofeng-tech)开发并维护,当前版本 v1.1.0。
推荐 Skills