← 返回 Skills 市场
80
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install test-for-wang
功能描述
Create AI-narrated film/drama commentary videos via CLI. Two workflow paths (Original & Adapted narration), 100+ movies, 146 BGM tracks, 63 dubbing voices in...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-for-wang - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-for-wang触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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+.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 NewTest白木?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-for-wang」即可一键安装,无需额外配置。
NewTest白木 是免费的吗?
是的,NewTest白木 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NewTest白木 支持哪些平台?
NewTest白木 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NewTest白木?
由 dob6y(@4myhime)开发并维护,当前版本 v0.0.2。
推荐 Skills