← 返回 Skills 市场
pet video narration
作者
zhanglinghao01-rakuten
· GitHub ↗
· v1.0.0
· MIT-0
126
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pet-video-narration
功能描述
宠物第一视角视频创作技能。当用户发送宠物视频并希望生成"宠物内心独白"风格的配音视频时激活。适用场景:(1)分析宠物肢体动作并解读其意图;(2)生成宠物第一视角的趣味文案;(3)文字转语音并音视频合并为成品。触发词:宠物视频配音、我的宠物在想什么、给宠物加旁白、宠物内心独白、pet video narration。
安全使用建议
This skill appears internally consistent, but consider: (1) it may run shell commands (ffmpeg, apt-get) — installing packages requires system permissions and may not be allowed in some environments; (2) it synthesizes audio via platform TTS calls implied by the voice_id names — ensure your platform provides or authorizes TTS access (no API keys are requested by the skill itself); (3) the skill processes user-supplied video files and stores outputs in /workspace (check storage access and retention policies); (4) avoid submitting videos containing sensitive personal data or identifiable people unless you're comfortable with the platform processing/storing them. If any of these are unacceptable, do not enable the skill or run it in a restricted sandbox.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes video analysis, behavior interpretation (uses the included pet-body-language reference), TTS generation (voice IDs) and ffmpeg-based audio/video merging — all relevant to producing narrated pet videos.
Instruction Scope
Instructions are self-contained and scoped to the task: analyze the video, consult the bundled reference file, prompt/generate copy, synthesize audio segments, and merge with ffmpeg. The skill asks for pet metadata (name/species/age/character) which it uses only to shape tone; there are no steps that read unrelated system files or exfiltrate data to unknown endpoints.
Install Mechanism
This is an instruction-only skill with no install spec. It does instruct using system tools (ffmpeg) and gives an apt-get install command. That is reasonable for media processing but implies the agent may try to install system packages (requires permissions). There are no external download URLs or archive extraction steps in the package itself.
Credentials
The skill declares no environment variables or credentials. It references TTS helper calls and voice_id names (e.g., batch_text_to_audio / synthesize_speech) but does not request API keys — presumably it relies on platform-provided TTS capabilities. No unrelated secrets or credentials are requested.
Persistence & Privilege
always:false and user-invocable:true. The skill writes outputs under /workspace per its own scope and does not request to modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pet-video-narration - 安装完成后,直接呼叫该 Skill 的名称或使用
/pet-video-narration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
pet-video-narration 1.0.0
- Initial release.
- Converts pet videos into "pet’s inner monologue" style narration videos.
- Analyzes pet body language and generates first-person, personality-matched scripts.
- Produces segmented narration that aligns with video action time points.
- Supports text-to-speech and merges generated audio with the original video.
- Includes templates and guidelines for pet species, behavior styles, and user info collection.
元数据
常见问题
pet video narration 是什么?
宠物第一视角视频创作技能。当用户发送宠物视频并希望生成"宠物内心独白"风格的配音视频时激活。适用场景:(1)分析宠物肢体动作并解读其意图;(2)生成宠物第一视角的趣味文案;(3)文字转语音并音视频合并为成品。触发词:宠物视频配音、我的宠物在想什么、给宠物加旁白、宠物内心独白、pet video narration。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 pet video narration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pet-video-narration」即可一键安装,无需额外配置。
pet video narration 是免费的吗?
是的,pet video narration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pet video narration 支持哪些平台?
pet video narration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pet video narration?
由 zhanglinghao01-rakuten(@zhanglinghao01-rakuten)开发并维护,当前版本 v1.0.0。
推荐 Skills