← Back to Skills Marketplace
fischerlam

Video Content Operator

by fischerlam · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-content-operator
Description
Help creators decide what video content to make, how to package it for platforms, select source material, and plan their next content moves.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-content-operator
  3. After installation, invoke the skill by name or use /video-content-operator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial MVP: creator-state-aware content operating skill above video execution.
Metadata
Slug video-content-operator
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Video Content Operator?

Run "/install video-content-operator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Content Operator free?

Yes, Video Content Operator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Content Operator support?

Video Content Operator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Content Operator?

It is built and maintained by fischerlam (@fischerlam); the current version is v0.1.0.

💬 Comments