← 返回 Skills 市场
TCM Video Factory
作者
xaotiensinh-abm
· GitHub ↗
· v1.0.0
2030
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install tcm-video-factory
功能描述
Automate health video production planning (Topic Research - Script - Character - Image/Video Prompts) using Perplexity API. Based on TCM Video Factory workflow.
安全使用建议
This skill is coherent with its description, but review these before installing: 1) The PERPLEXITY_API_KEY you provide will be sent to api.perplexity.ai — do not use a key that grants unrelated privileges or access to sensitive accounts. 2) Do not include private or sensitive information in the topic text (anything you pass is transmitted to Perplexity). 3) If you will run npm install, review dependencies (they come from the public npm registry); the listed packages (node-fetch, dotenv) are common. 4) The script writes PLAN_*.md files to whatever directory you run it from — run it in a directory you control. 5) If you need higher assurance, inspect the included index.mjs yourself or run it in an isolated environment. Overall, the skill appears internally consistent and limited to producing production plans via the Perplexity API.
功能分析
Type: OpenClaw Skill
Name: tcm-video-factory
Version: 1.0.0
The skill bundle is benign. It automates video production planning by interacting with the Perplexity API using a provided API key (`PERPLEXITY_API_KEY`) and writes the generated plan to a markdown file in the current working directory. All network calls are directed to the legitimate Perplexity API endpoint (`https://api.perplexity.ai`), and file system operations are limited to creating the output plan. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the OpenClaw agent in `SKILL.md` or `index.mjs`.
能力评估
Purpose & Capability
Name/description, required binary (node), and required env var (PERPLEXITY_API_KEY) align with the implementation: index.mjs calls the Perplexity chat completions endpoint to research and generate prompts and then writes a PLAN_*.md file. There are no unrelated credentials or unexpected external services.
Instruction Scope
SKILL.md and index.mjs instruct the agent to call Perplexity with constructed prompts and save the returned markdown to the current directory. The code does not read other system files, config paths, or additional environment variables, and does not phone home to any endpoint other than api.perplexity.ai.
Install Mechanism
No install spec is provided (instruction-only style), but a package.json/package-lock.json exist listing node-fetch and dotenv. That implies the user must run npm install to fetch dependencies from the public npm registry; dependencies are standard and expected. Minor inconsistency: dotenv is declared but not used in index.mjs (harmless but unnecessary).
Credentials
Only PERPLEXITY_API_KEY is required and is used directly for Perplexity API auth. No other SECRET/TOKEN/PASSWORD env vars are requested. The key is proportional to the stated purpose.
Persistence & Privilege
The skill does not request always:true, does not alter other skills or system-wide configs, and only writes output files to the current working directory. Autonomous invocation defaults are normal and present but not excessive for this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tcm-video-factory - 安装完成后,直接呼叫该 Skill 的名称或使用
/tcm-video-factory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
TCM Video Factory 是什么?
Automate health video production planning (Topic Research - Script - Character - Image/Video Prompts) using Perplexity API. Based on TCM Video Factory workflow. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2030 次。
如何安装 TCM Video Factory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tcm-video-factory」即可一键安装,无需额外配置。
TCM Video Factory 是免费的吗?
是的,TCM Video Factory 完全免费(开源免费),可自由下载、安装和使用。
TCM Video Factory 支持哪些平台?
TCM Video Factory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TCM Video Factory?
由 xaotiensinh-abm(@xaotiensinh-abm)开发并维护,当前版本 v1.0.0。
推荐 Skills