← Back to Skills Marketplace
80
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install test-for-wang
Description
Create AI-narrated film/drama commentary videos via CLI. Two workflow paths (Original & Adapted narration), 100+ movies, 146 BGM tracks, 63 dubbing voices in...
Usage Guidance
This skill appears internally consistent for controlling the narrator-ai-cli. Before installing or providing an API key: 1) Verify the narrator-ai-cli GitHub repo and the referenced release/tag to ensure you trust the code that pip will install. 2) Limit the API key's permissions and rotate it if possible; the CLI stores the key in ~/.narrator-ai/config.yaml (SKILL.md says perms 0600) so check that file and its permissions. 3) If you do not want your agent to install packages autonomously, install the CLI manually in a controlled environment and keep the skill instruction-only. 4) Note the minor metadata mismatch (skill display name vs plugin.json) and the presence of contact info — these are not harmful but worth verifying the publisher identity. If you need higher assurance, inspect the pip package source locally before installation.
Capability Analysis
Type: OpenClaw Skill
Name: test-for-wang
Version: 0.0.2
The skill bundle provides a comprehensive interface for the Narrator AI video narration service (openapi.jieshuo.cn). The instructions in SKILL.md are well-structured, emphasizing user confirmation before executing resource-intensive or paid tasks, and providing programmatic methods (grep, python3 -c) for the agent to accurately parse JSON data. No evidence of data exfiltration, malicious persistence, or harmful prompt injection was found; the tool's behavior is consistent with its stated purpose of automating video commentary production.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description promise (create AI-narrated videos) aligns with required binary (narrator-ai-cli) and declared primary env var (NARRATOR_APP_KEY). The instructions and examples all target the narrator-ai-cli and the Narrator API endpoints; requested items are expected for this functionality.
Instruction Scope
SKILL.md is an instruction-only integration that tells the agent how to call the CLI and the service (upload, create tasks, query, stream). It references the CLI config file (~/.narrator-ai/config.yaml) and environment overrides (NARRATOR_SERVER, NARRATOR_TIMEOUT) which are relevant. It does not instruct reading unrelated system files or exfiltrating unrelated secrets. It also enforces user confirmation for resource selection.
Install Mechanism
The skill recommends installing the narrator-ai-cli via pip from a GitHub archive/ git URL — a standard pattern. The package source is GitHub (reasonable), not an unknown personal server. Note: the top-level manifest in the evaluation summary said 'no install spec', but plugin.json and SKILL.md include a pip install spec; this mismatch is minor but worth noting because installation will fetch and install third-party code.
Credentials
Only one required credential (NARRATOR_APP_KEY) is declared as primary and is appropriate for an API-driven CLI. SKILL.md mentions optional overrides (NARRATOR_SERVER, NARRATOR_TIMEOUT) but does not require additional unrelated secrets or keys.
Persistence & Privilege
always:false (no forced global install). The skill stores its own config at ~/.narrator-ai/config.yaml (permission 0600); this is reasonable for a CLI-based integration. The skill does not request system-wide powers or modification of other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install test-for-wang - After installation, invoke the skill by name or use
/test-for-wang - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.2
更新名称和 SKILL.md 内容
v0.0.1
Initial release of narrator-ai-cli for AI-narrated film/drama commentary via CLI.
- Provides CLI workflows for creating AI narration videos from over 100 movies with 146 BGM tracks and 63 dubbing voices in 11 languages.
- Supports two workflow paths: Adapted Narration (Standard/二创文案) and Original Narration (Fast/原创文案).
- Offers user-guided resource selection for video/SRT, BGM, dubbing, and narration templates, with confirmation at each step.
- All commands allow JSON output for programmatic use and machine parsing.
- Includes comprehensive setup and usage instructions, environment variable overrides, and an overview of key concepts and command architecture.
- Requires user API key setup (NARRATOR_APP_KEY) and Python 3.10+.
Metadata
Frequently Asked Questions
What is NewTest白木?
Create AI-narrated film/drama commentary videos via CLI. Two workflow paths (Original & Adapted narration), 100+ movies, 146 BGM tracks, 63 dubbing voices in... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install NewTest白木?
Run "/install test-for-wang" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NewTest白木 free?
Yes, NewTest白木 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NewTest白木 support?
NewTest白木 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created NewTest白木?
It is built and maintained by dob6y (@4myhime); the current version is v0.0.2.
More Skills