← 返回 Skills 市场
fischerlam

Video Content Operator

作者 fischerlam · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-content-operator
功能描述
Help creators decide what video content to make, how to package it for platforms, select source material, and plan their next content moves.
安全使用建议
This skill is internally coherent for producing content operating recommendations. Before installing, note that it will (if used as intended in 'main' sessions) read local OpenClaw memory files (MEMORY.md and USER.md) to infer creator context — check those files for sensitive information you would not want read. The extract_creator_context script defaults to /Users/fischer/.openclaw/workspace (a hardcoded, user-specific path); you should confirm the agent will use the correct workspace path for your account or prefer to provide an explicit input payload (via --input) rather than letting the skill auto-read local memory. The skill does not request credentials or make network calls in the included code, but you should (1) review your memory files for secrets before enabling proactive memory reads, (2) run the scripts in a sandbox if you want to see their behavior locally, and (3) consider asking the author to parameterize the workspace path or document when/where memory will be accessed.
功能分析
Type: OpenClaw Skill Name: video-content-operator Version: 0.1.0 The skill bundle is a content strategy tool designed to help creators plan video content. The included Python scripts (extract_creator_context.py, content_operator.py, and build_execution_brief.py) are used for parsing local workspace files (MEMORY.md, USER.md) and processing JSON data to generate recommendations. There is no evidence of data exfiltration, network activity, shell execution, or malicious prompt injection; the code and instructions are entirely aligned with the stated purpose of creator operations.
能力评估
Purpose & Capability
Name/description (content operating decisions) match the provided scripts and documentation. The code implements state synthesis, material ranking, draft-package generation, and handoff brief building — all consistent with the stated goal. There are no unrelated dependencies or environment variables requested.
Instruction Scope
SKILL.md instructs the agent to proactively use memory files in main sessions; scripts include extract_creator_context.py to read MEMORY.md and USER.md from a workspace. This is coherent with the skill's goal of using creator context, but it means the skill will read local memory files (potentially containing personal data) when available. The instructions do not direct transmission to external endpoints or access unrelated system paths beyond the workspace files.
Install Mechanism
No install spec or remote downloads. This is an instruction-first skill with local Python scripts included. No archive downloads or external package installs are defined in the manifest.
Credentials
The skill requests no environment variables or credentials. The only noteworthy item is the default workspace path used by extract_creator_context.py (/Users/fischer/.openclaw/workspace), which is a user-specific filesystem path. Reading local memory files is justified by the skill purpose, but the hardcoded path is brittle and may leak expectations about a specific user's environment.
Persistence & Privilege
The skill is not marked always:true and does not declare persistent or system-wide changes. It does not modify other skills' configuration. Autonomous invocation is allowed (platform default) and is not combined with other high-risk indicators.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-content-operator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-content-operator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial MVP: creator-state-aware content operating skill above video execution.
元数据
Slug video-content-operator
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Content Operator 是什么?

Help creators decide what video content to make, how to package it for platforms, select source material, and plan their next content moves. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Video Content Operator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-content-operator」即可一键安装,无需额外配置。

Video Content Operator 是免费的吗?

是的,Video Content Operator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Content Operator 支持哪些平台?

Video Content Operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Content Operator?

由 fischerlam(@fischerlam)开发并维护,当前版本 v0.1.0。

💬 留言讨论