← Back to Skills Marketplace
ckchzh

Youtube Script

by BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
553
Downloads
0
Stars
2
Active Installs
13
Versions
Install in OpenClaw
/install youtube-script
Description
YouTube视频脚本、标题A/B测试、缩略图文案、SEO优化、开头Hook、章节标记。YouTube script writer with title testing, thumbnail copy, SEO optimization, hooks.
Usage Guidance
This skill appears to be what it says: a local content-writing toolkit that stores entries and activity logs in ~/.local/share/youtube-script. Before installing or running it, review the script (provided) and be aware that anything you pass to commands (draft, edit, translate, etc.) will be written to local log files — avoid entering secrets or private data. The export feature writes aggregated files and does not escape JSON values robustly (may produce malformed JSON if you include quotes/newlines), so verify exports before sharing. If you want an extra safety step, run the script in a restricted user account or container and inspect the generated files to confirm behavior.
Capability Analysis
Type: OpenClaw Skill Name: youtube-script Version: 2.0.1 The youtube-script skill is a local utility for managing YouTube content creation workflows, including drafting scripts, generating hooks, and tracking schedules. The implementation in scripts/script.sh is a straightforward bash script that logs entries to ~/.local/share/youtube-script/ and provides basic search and export functionality. There is no evidence of data exfiltration, remote execution, or malicious intent; the code operates entirely on local files and lacks any network or sensitive system access.
Capability Assessment
Purpose & Capability
Name/description (YouTube script writer, headlines, hooks, scheduling, export) match the provided shell tool and SKILL.md. No extraneous cloud credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md and the script limit operations to drafting, editing, optimizing, searching, exporting, and scheduling content; all file I/O is confined to ~/.local/share/youtube-script and standard Unix utilities are used. There are no instructions to read unrelated system files or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only with an included script). That is the lowest-risk install model and the included Bash script is readable, not obfuscated, and does not download or execute remote code.
Credentials
The skill requests no environment variables or credentials. It does use HOME implicitly to build a data directory, which is expected for a local CLI tool.
Persistence & Privilege
The tool persists data under ~/.local/share/youtube-script (logs, exports). This is appropriate for a content-tracking tool, but it is persistent on the user's filesystem — not privileged, but worth noting for privacy.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youtube-script
  3. After installation, invoke the skill by name or use /youtube-script
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
old template -> domain-specific v2.0.0
v2.3.5
old template -> domain-specific v2.0.0
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
De-template, unique content, script cleanup
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of youtube-script. - Generates YouTube video scripts tailored to specific topics. - Provides A/B tested titles and thumbnail copy suggestions. - Includes SEO optimization recommendations. - Offers engaging video hooks and automatic chapter markers. - Fully supports Chinese language and local user habits. - Covers the complete YouTube content creation workflow with dedicated commands.
Metadata
Slug youtube-script
Version 2.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 13
Frequently Asked Questions

What is Youtube Script?

YouTube视频脚本、标题A/B测试、缩略图文案、SEO优化、开头Hook、章节标记。YouTube script writer with title testing, thumbnail copy, SEO optimization, hooks. It is an AI Agent Skill for Claude Code / OpenClaw, with 553 downloads so far.

How do I install Youtube Script?

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

Is Youtube Script free?

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

Which platforms does Youtube Script support?

Youtube Script is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Youtube Script?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.1.

💬 Comments