← Back to Skills Marketplace
OpenClaw YouTube Publisher
by
Zakhar Pashkin
· GitHub ↗
· v1.1.4
· MIT-0
223
Downloads
1
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install youtube-creator-ops
Description
OpenClaw YouTube Publisher is a public ClawHub YouTube publishing skill. Use it when the user says "youtube creator ops", "youtube publisher", "YouTube Studi...
Usage Guidance
This skill appears to be what it says: a local YouTube Studio run recorder and report generator. Before installing/using: (1) review the bundled scripts yourself or run them in a sandboxed environment if you don't trust the source; (2) ensure the browser profile you point the run at is the intended one (do not embed cookies or tokens into manifests); (3) run check_youtube_creator_bundle.py before sharing any bundle to surface secret-like text or absolute/private paths; (4) be cautious about allowing any agent to autonomously run these scripts against profiles with sensitive sessions—the skill recommends manual pause for 2FA/CAPTCHA, which you should follow. If you want higher assurance, verify the repository origin and commit history on the project's homepage before use.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-creator-ops
Version: 1.1.4
The youtube-creator-ops skill bundle is designed to assist in publishing YouTube Shorts while maintaining a record of asset provenance (e.g., Midjourney, Suno). The included Python scripts (init_youtube_creator_run.py, append_youtube_creator_step.py, check_youtube_creator_bundle.py, and render_youtube_creator_report.py) focus on manifest management, validation, and report generation. Notably, the bundle includes proactive privacy features, such as regex-based secret detection and URL redaction in check_youtube_creator_bundle.py and render_youtube_creator_report.py, to prevent accidental leakage of credentials or private paths.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md instructions, and the four bundled Python scripts all align: they create a run manifest, append steps, validate the bundle, and render a redacted markdown report. The only binaries requested are python/python3, which is appropriate for running the included scripts. No environment variables, cloud credentials, or unrelated tools are required.
Instruction Scope
Runtime instructions are narrowly scoped to opening YouTube Studio in an already-authenticated browser profile, recording actions, capturing screenshots, and producing a bundle and report. The guide explicitly instructs pausing for manual auth (CAPTCHA/2FA) and warns not to store secrets in notes/artifacts. The instructions do not ask the agent to read unrelated system files, environment variables, or transmit data to external endpoints other than public URLs recorded in the manifest.
Install Mechanism
There is no install spec and the skill is instruction-plus-scripts only. All code is bundled in the repository; nothing is downloaded or executed from external URLs, and no archives are extracted at install time. This is low-risk from an install mechanism perspective.
Credentials
The skill declares no required environment variables or credentials. It relies on a pre-authenticated browser profile (a reasonable operational assumption) but does not attempt to access or request cookies, tokens, or other secrets. The bundled validation and rendering scripts include secret-detection and redaction logic to reduce accidental disclosure.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request persistent system privileges, modify other skills, or write to system-wide configuration. The skill can be invoked autonomously by the agent (default behavior), but that is expected and not combined with any broad credential access or always:true privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-creator-ops - After installation, invoke the skill by name or use
/youtube-creator-ops - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.4
Refresh discovery metadata and skill version for ClawHub.
v1.1.3
Align repo and packaged skill licenses to MIT-0.
v1.1.2
Declare MIT license metadata to match the repo license.
v1.1.1
Remove the public example Shorts link from the README and SKILL docs.
v1.1.0
Add structured provenance for Midjourney, Suno, and local edit stages, including attribution and credit requirements.
v1.0.6
Harden the shareable report by redacting browser profile labels, private URLs in step text, and secret-like values.
v1.0.5
Remove the last inward-facing operator wording from the public YouTube publisher skill.
v1.0.4
Rename the public surface to OpenClaw YouTube Publisher, clean up open-source wording, and add a clearly labeled reference Shorts URL.
v1.0.3
Hardened shareable report redaction, added CI, and clarified public docs.
v1.0.2
Security and privacy hardening.
v1.0.1
Security and public-surface hardening.
v1.0.0
Initial public release.
Metadata
Frequently Asked Questions
What is OpenClaw YouTube Publisher?
OpenClaw YouTube Publisher is a public ClawHub YouTube publishing skill. Use it when the user says "youtube creator ops", "youtube publisher", "YouTube Studi... It is an AI Agent Skill for Claude Code / OpenClaw, with 223 downloads so far.
How do I install OpenClaw YouTube Publisher?
Run "/install youtube-creator-ops" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw YouTube Publisher free?
Yes, OpenClaw YouTube Publisher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw YouTube Publisher support?
OpenClaw YouTube Publisher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw YouTube Publisher?
It is built and maintained by Zakhar Pashkin (@zack-dev-cm); the current version is v1.1.4.
More Skills