← 返回 Skills 市场
Video Prompt Generator
作者
NanoPhoto.AI
· GitHub ↗
· v1.0.0
· MIT-0
317
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install video-prompt-generator
功能描述
Generate professional Sora 2 video prompts with the NanoPhoto.AI Prompt Generator API. Use when: (1) User wants a polished video prompt from a topic or scene...
安全使用建议
This skill appears coherent and only needs your NanoPhoto API key. Before installing: (1) store NANOPHOTO_API_KEY in the platform's secure env setting or pass it at runtime; do not paste the key into chat; (2) avoid sending private or sensitive images—image-to-video mode sends public image URLs to nanophoto.ai; (3) be aware the bundled script will read ~/.openclaw/openclaw.json as a documented fallback for the key, so ensure that file doesn't contain other secrets you don't want accessed; (4) confirm you accept NanoPhoto's data/usage and billing policy (generations cost credits). If you want extra caution, inspect the included Python script locally before use (it's short and readable) and restrict the platform-level env access to only this skill.
功能分析
Type: OpenClaw Skill
Name: video-prompt-generator
Version: 1.0.0
The skill is a legitimate tool for generating Sora 2 video prompts via the NanoPhoto.AI API. The core logic in `scripts/video_prompt_generator.py` is transparent, using standard Python libraries to send user-provided topics to a documented endpoint (https://nanophoto.ai/api/sora-2/generate-prompt). Credential handling for the `NANOPHOTO_API_KEY` follows standard practices (env vars or a specific local config file), and no evidence of data exfiltration, obfuscation, or malicious instructions was found.
能力评估
Purpose & Capability
Name/description, documented API endpoint (https://nanophoto.ai/api/sora-2/generate-prompt), required env var (NANOPHOTO_API_KEY), and the bundled script all match the declared purpose of generating video prompts. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions stay within scope: collect topic/mode/parameters and call the NanoPhoto API or bundled script. The script explicitly reads the OpenClaw skill env fallback at ~/.openclaw/openclaw.json if an API key is not provided via CLI or environment; this behavior is documented in SKILL.md. This is reasonable for resolving the declared credential but is worth noting because it reads a file in the user's home directory.
Install Mechanism
No install spec or external downloads are present; the skill is instruction-only with a small, included Python script. No archive/extract or remote executable fetches are used.
Credentials
Only one credential is required (NANOPHOTO_API_KEY), which is the expected API key for the described service. The script resolves the key via CLI argument, environment, or documented OpenClaw config fallback and does not request other secrets.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify other skills or global agent settings. It only reads its own documented fallback config path for credential resolution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-prompt-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-prompt-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Generate polished Sora 2 prompts from topics or public image-guided scene ideas via the NanoPhoto Prompt Generator API. Supports text-to-video and image-to-video modes, locale, technique, duration, and OpenClaw skill-env API key fallback from a single compliant script.
元数据
常见问题
Video Prompt Generator 是什么?
Generate professional Sora 2 video prompts with the NanoPhoto.AI Prompt Generator API. Use when: (1) User wants a polished video prompt from a topic or scene... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。
如何安装 Video Prompt Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-prompt-generator」即可一键安装,无需额外配置。
Video Prompt Generator 是免费的吗?
是的,Video Prompt Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Prompt Generator 支持哪些平台?
Video Prompt Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Prompt Generator?
由 NanoPhoto.AI(@nanophotohq)开发并维护,当前版本 v1.0.0。
推荐 Skills