← 返回 Skills 市场
304
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install ppio-multimodal
功能描述
使用 PPIO 执行多模态任务:文生图、图生图、文生视频、图生视频、TTS、STT。 适用于:生成图片、生成视频、文字转语音、语音识别。
安全使用建议
This skill looks like a normal PPIO client, but be cautious before using it with real API keys. Do not paste your API key into chat messages — the SKILL.md explicitly asks the agent to look for 'sk_' tokens in user messages, which could leak credentials into conversation logs or to third parties. Prefer configuring the key via a local config file (~/.ppio/config.json) or a protected environment variable (PPIO_API_KEY). Note the skill manifest did not declare these env/config requirements — ask the author to document required env vars and config paths. If you decide to use it, create an API key with minimal scope and billing limits you can tolerate, avoid sharing keys in messages, and rotate/delete the key after testing.
功能分析
Type: OpenClaw Skill
Name: ppio-multimodal
Version: 0.2.1
The skill bundle provides a legitimate integration for the PPIO multimodal API, allowing an AI agent to perform text-to-image, video generation, and speech tasks. It follows standard practices for API key management (environment variables and a local config file at ~/.ppio/config.json) and includes detailed instructions for user feedback and error handling. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill claims to call PPIO multimodal endpoints and all templates, endpoints, and examples point to https://api.ppio.com and models consistent with that purpose. Needing an API key is expected for this functionality.
Instruction Scope
The SKILL.md explicitly instructs the agent to check user messages for API keys (sk_ prefix) and to read ~/.ppio/config.json or PPIO_API_KEY. Asking the agent to parse user messages for keys and to accept keys pasted directly in chat increases risk of accidental credential exposure or exfiltration. The instruction to always send a progress message prior to calling the API is benign but prescriptive.
Install Mechanism
Instruction-only skill with no install spec or code to download. This is lowest-risk in terms of disk writes or third-party package installation.
Credentials
The manifest lists no required env vars or config paths, but SKILL.md relies on PPIO_API_KEY and ~/.ppio/config.json and accepts keys pasted in messages — a mismatch. While the requested secrets are appropriate for the stated purpose (an API key), the skill encourages insecure user behavior (pasting keys into chat) and the manifest does not declare these expected environment/config requirements.
Persistence & Privilege
always:false and default autonomous invocation are used. The skill doesn't request persistent system-wide changes or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ppio-multimodal - 安装完成后,直接呼叫该 Skill 的名称或使用
/ppio-multimodal触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.1
ppio-multimodal 0.2.1
-修正相关显示问题及连接
v0.2.0
- 新增详细的多模态任务支持文档,覆盖文生图、图生图、文生视频、图生视频、TTS、STT等功能,包含配置与调用说明
- 明确API Key的三种配置方式与优先级,并加入未配置时的用户引导模板
- 规范各类任务的进度提示与回复消息,尤其是视频任务的轮询进度展示
- 列明所有主要API端点、模型及对应的curl调用模板
- 增加常见错误码及处理建议,补充获取Key与定价等资源链接
元数据
常见问题
PPIO Multimodal Skill 是什么?
使用 PPIO 执行多模态任务:文生图、图生图、文生视频、图生视频、TTS、STT。 适用于:生成图片、生成视频、文字转语音、语音识别。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 304 次。
如何安装 PPIO Multimodal Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ppio-multimodal」即可一键安装,无需额外配置。
PPIO Multimodal Skill 是免费的吗?
是的,PPIO Multimodal Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PPIO Multimodal Skill 支持哪些平台?
PPIO Multimodal Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PPIO Multimodal Skill?
由 bbear(@ximasadila)开发并维护,当前版本 v0.2.1。
推荐 Skills