← Back to Skills Marketplace
334
Downloads
4
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install narrator-ai-cli-skill
Description
AI电影解说视频自动生成技能(AI解说大师 CLI Skill)。当用户需要创建电影解说视频、短剧解说、影视二创、AI配音旁白视频、film commentary、video narration、drama dubbing、movie narration时触发。内置93部电影素材、146首BGM、63种配音音色(...
Usage Guidance
This skill appears coherent, but before installing: 1) Verify the narrator-ai-cli repository (https://github.com/GridLtd-ProductDev/narrator-ai-cli) — inspect source, release contents, and maintainer reputation because pip install from a GitHub archive runs arbitrary code. 2) Confirm where you obtain the NARRATOR_APP_KEY and what permissions/data that key grants; avoid reusing high-privilege keys. 3) Review the service's privacy and content policies (openapi.jieshuo.cn) if you'll upload copyrighted or sensitive media. 4) If possible, install and run the CLI in a restricted environment (container or sandbox) first to validate behavior. 5) Note the minor metadata inconsistency (some registry records said 'no install spec' while plugin.json/SKILL.md include a pip install); ask the publisher to clarify if that matters to your deployment workflow.
Capability Tags
Capability Assessment
Purpose & Capability
The skill is an instruction-only wrapper for a CLI client. It requires the narrator-ai-cli binary and the NARRATOR_APP_KEY API key — both directly relevant to producing narrated videos. The pip install spec in plugin.json / SKILL.md (GitHub archive) matches the declared CLI dependency.
Instruction Scope
SKILL.md contains step-by-step CLI usage (config, file upload via presigned URLs, task create/query, SSE streaming, etc.). It does not instruct the agent to read unrelated system paths or harvest other credentials. It does store its own config at ~/.narrator-ai/config.yaml (expected for a CLI).
Install Mechanism
Install is via pip pointing to a GitHub archive (narrator-ai-cli @ https://github.com/GridLtd-ProductDev/narrator-ai-cli/archive/refs/tags/v1.0.0.zip). Downloading/installing code from a GitHub release is common but carries moderate risk compared with instruction-only skills because arbitrary Python code will be installed and executed locally. Also note a minor inconsistency: the registry metadata earlier stated 'No install spec', but plugin.json / SKILL.md include an install entry.
Credentials
Only the NARRATOR_APP_KEY is required (declared as primaryEnv). SKILL.md references optional overrides (NARRATOR_SERVER, NARRATOR_TIMEOUT) but these are reasonable and not required. No unrelated secrets or numerous credentials are requested.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It writes/reads its own config under ~/.narrator-ai (normal for a CLI). The agent will make network calls to the service (openapi.jieshuo.cn) — expected for this capability.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install narrator-ai-cli-skill - After installation, invoke the skill by name or use
/narrator-ai-cli-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
更新 SKILL.md description 为中英双语,更新 display name
v1.0.1
- Added install instructions and metadata for OpenClaw compatibility in SKILL.md.
- Metadata now includes dependency type, version spec, and required environment variables.
- Improved environment requirements documentation for clarity.
- No changes to CLI usage or functionality.
v1.0.0
Initial release of narrator-ai-cli-skill — AI-powered CLI for creating narrated video commentaries and drama clips.
- Enables AI-based narration video creation from the command line, supporting both adapted and original narration workflows.
- Includes 93 movies, 146 background music tracks, and 63 dubbing voices in 11 languages for flexible video production.
- Offers over 90 narration style templates and detailed step-by-step workflows for streamlined content creation.
- Supports rich CLI features: JSON outputs, interactive and file-based config, environment variable overrides, streaming task progress, and 3-step secure file upload.
- Provides extensive resource search and filtering for materials, BGM, and dubbing voices via the CLI.
v0.1.0
Initial release with CLI for AI-narrated video and film commentary creation.
- Offers 2 narration workflows: Original & Adapted.
- Provides access to 93 movies, 146 BGM tracks, 63 dubbing voices (11 languages), 90+ narration templates.
- Includes full CLI usage instructions, configuration, and environment variable options.
- All commands support machine-readable JSON output and streaming task updates.
- Details resource management (file/video/BGM/voice/templates) and step-by-step workflows for narration video production.
Metadata
Frequently Asked Questions
What is AI解说大师 Narrator AI Skill?
AI电影解说视频自动生成技能(AI解说大师 CLI Skill)。当用户需要创建电影解说视频、短剧解说、影视二创、AI配音旁白视频、film commentary、video narration、drama dubbing、movie narration时触发。内置93部电影素材、146首BGM、63种配音音色(... It is an AI Agent Skill for Claude Code / OpenClaw, with 334 downloads so far.
How do I install AI解说大师 Narrator AI Skill?
Run "/install narrator-ai-cli-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI解说大师 Narrator AI Skill free?
Yes, AI解说大师 Narrator AI Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI解说大师 Narrator AI Skill support?
AI解说大师 Narrator AI Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI解说大师 Narrator AI Skill?
It is built and maintained by dob6y (@4myhime); the current version is v1.0.2.
More Skills