← Back to Skills Marketplace
zhanglinghao01-rakuten

pet video narration

by zhanglinghao01-rakuten · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
126
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pet-video-narration
Description
宠物第一视角视频创作技能。当用户发送宠物视频并希望生成"宠物内心独白"风格的配音视频时激活。适用场景:(1)分析宠物肢体动作并解读其意图;(2)生成宠物第一视角的趣味文案;(3)文字转语音并音视频合并为成品。触发词:宠物视频配音、我的宠物在想什么、给宠物加旁白、宠物内心独白、pet video narration。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pet-video-narration
  3. After installation, invoke the skill by name or use /pet-video-narration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pet-video-narration
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is pet video narration?

宠物第一视角视频创作技能。当用户发送宠物视频并希望生成"宠物内心独白"风格的配音视频时激活。适用场景:(1)分析宠物肢体动作并解读其意图;(2)生成宠物第一视角的趣味文案;(3)文字转语音并音视频合并为成品。触发词:宠物视频配音、我的宠物在想什么、给宠物加旁白、宠物内心独白、pet video narration。 It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.

How do I install pet video narration?

Run "/install pet-video-narration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is pet video narration free?

Yes, pet video narration is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does pet video narration support?

pet video narration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created pet video narration?

It is built and maintained by zhanglinghao01-rakuten (@zhanglinghao01-rakuten); the current version is v1.0.0.

💬 Comments