← 返回 Skills 市场
270
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install novita-multimodal
功能描述
Execute multimodal tasks using Novita AI: text-to-image, image-to-image, text-to-video, image-to-video, TTS, STT. Use for: generating images, generating vide...
安全使用建议
This skill appears to be a straightforward Novita AI integration, but the registry metadata omits the fact that it needs an API key. Before installing or using it: (1) do not paste your private API keys into chat messages—prefer setting NOVITA_API_KEY in your environment or creating the ~/.novita/config.json file; (2) verify you trust the skill source (homepage/source unknown) because the skill will send your API key to https://api.novita.ai to generate media; (3) be aware the SKILL.md asks the agent to look for keys inside user messages (tokens starting with 'sk_')—avoid sending keys in free text to prevent accidental leakage; and (4) expect minor ambiguity in variable names ($API_KEY vs NOVITA_API_KEY/~/.novita/config.json) — ensure the agent or your environment maps them correctly. If you need higher assurance, ask the author to update the registry metadata to declare the required credential and clarify the env/config variable names.
功能分析
Type: OpenClaw Skill
Name: novita-multimodal
Version: 0.2.0
The skill provides a legitimate interface for Novita AI's multimodal services, including text-to-image, video generation, and speech processing. It follows standard configuration patterns by using environment variables or a local config file (~/.novita/config.json) and interacts exclusively with official endpoints (api.novita.ai). The instructions and execution flow are transparent and aligned with the stated purpose of the skill.
能力评估
Purpose & Capability
The skill claims no required env vars/config paths/primary credential in registry metadata, yet the SKILL.md clearly expects an API key (via ~/.novita/config.json, NOVITA_API_KEY, or in-message 'sk_' token). The need for an API key is reasonable for a multimodal API integration, but the metadata omission is an inconsistency that could mislead users about what secrets the skill uses.
Instruction Scope
Runtime instructions explicitly direct the agent to: parse user messages for API keys (tokens starting with 'sk_'), read ~/.novita/config.json, or read NOVITA_API_KEY. Asking the agent to extract API keys from free-form user messages grants broad discretion and increases risk of accidental key exposure. Aside from that, the API endpoints and curl examples stay within the stated multimodal purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
The skill legitimately requires a single Novita API key to call external endpoints, which is proportional. However the registry declares no primary credential or required env/config path while the SKILL.md requires ~/.novita/config.json or NOVITA_API_KEY or an in-message key—this metadata mismatch is problematic and reduces transparency. Also the SKILL.md uses $API_KEY in examples while recommending NOVITA_API_KEY in setup, which is ambiguous.
Persistence & Privilege
The skill does not request always: true and does not declare system-wide modifications. It can be invoked autonomously (platform default), which is normal; no elevated persistence or cross-skill config changes are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install novita-multimodal - 安装完成后,直接呼叫该 Skill 的名称或使用
/novita-multimodal触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Major update: Expanded documentation and clarified configuration and execution flow for multimodal Novita AI tasks.
- Added detailed step-by-step guides for setup via config file, environment variable, or direct parameter.
- Introduced clear API key reading logic and user-facing configuration guidance.
- Specified required progress prompts and response templates for each task type (image, video, TTS, STT).
- Included sample API requests for all supported endpoints and detailed polling instructions for video generation.
- Enhanced error handling documentation and added links to official pricing and key management pages.
元数据
常见问题
Novita AI Multimodal 是什么?
Execute multimodal tasks using Novita AI: text-to-image, image-to-image, text-to-video, image-to-video, TTS, STT. Use for: generating images, generating vide... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。
如何安装 Novita AI Multimodal?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install novita-multimodal」即可一键安装,无需额外配置。
Novita AI Multimodal 是免费的吗?
是的,Novita AI Multimodal 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Novita AI Multimodal 支持哪些平台?
Novita AI Multimodal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Novita AI Multimodal?
由 bbear(@ximasadila)开发并维护,当前版本 v0.2.0。
推荐 Skills