← 返回 Skills 市场
loutai0307-prog

Bytesagain Video Script Creator

作者 loutai0307-prog · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install bytesagain-video-script-creator
功能描述
Generate platform-optimized video scripts with hooks and timed segments. Use when scripting YouTube tutorials, creating TikTok content, planning Douyin video...
使用说明 (SKILL.md)

bytesagain-video-script-creator

Generate ready-to-film video scripts for YouTube, TikTok, Douyin, and Bilibili. Includes hooks, timed segments, camera directions, and platform-specific formatting.

Usage

bytesagain-video-script-creator youtube \x3Ctopic> [duration_min]
bytesagain-video-script-creator tiktok \x3Ctopic>
bytesagain-video-script-creator douyin \x3Ctopic>
bytesagain-video-script-creator bilibili \x3Ctopic> [duration_min]
bytesagain-video-script-creator hooks \x3Ctopic>
bytesagain-video-script-creator outline \x3Ctopic> [sections]

Commands

  • youtube — Full YouTube script with timed sections, B-roll notes, and CTA
  • tiktok — 30-60 second TikTok script with hook, content, and hashtags
  • douyin — 抖音竖屏短视频脚本,含钩子、干货和互动引导
  • bilibili — B站横屏视频脚本,含分P结构和三连引导
  • hooks — Generate 12 attention-grabbing hook variations for any topic
  • outline — Create a timed video outline with customizable section count

Examples

bytesagain-video-script-creator youtube "Python for beginners" 10
bytesagain-video-script-creator tiktok "morning routine"
bytesagain-video-script-creator douyin "减肥方法"
bytesagain-video-script-creator hooks "productivity tips"
bytesagain-video-script-creator outline "AI tools" 5

Requirements

  • bash
  • python3

When to Use

Use when planning video content, need a script framework fast, want platform-optimized structure, or generating hook ideas for any topic across multiple video platforms.

安全使用建议
This skill appears to be what it says: a local template generator that requires only bash and python3 and does not exfiltrate data or require credentials. Before installing or running: (1) inspect/preview the included scripts (you already have them); (2) test the script in a safe environment — some commands reference an undefined mins variable in tiktok/douyin/hooks/outline which may cause errors; (3) if you plan to use the outline command, note the heredoc is single-quoted so shell variables won't expand (you may want to remove the single quotes around the EOF marker or pass values explicitly); and (4) run it with non-sensitive inputs first. If you want, I can show the exact lines to patch to fix the undefined-variable and heredoc issues.
能力评估
Purpose & Capability
Name/description (video script generation) align with included files and declared requirements (bash, python3). No unrelated binaries, env vars, or external services are requested.
Instruction Scope
SKILL.md and the provided scripts only generate local text templates and print to stdout; they do not read system files, access network endpoints, or request secrets. However, the script has coding bugs (use of undefined bash variables like mins in several cmd_* functions and a heredoc quoting issue that prevents shell variable expansion for the outline command) which can lead to errors or unexpected failures.
Install Mechanism
No install spec; this is instruction-only plus a small shell script. Nothing is downloaded or written to disk during an install step by the registry metadata.
Credentials
No required environment variables or credentials are declared or read. The script sets and uses internal environment variables only for passing arguments to embedded Python snippets.
Persistence & Privilege
Skill does not request persistent presence (always: false) and does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-video-script-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-video-script-creator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Add YAML metadata: homepage, source, description with Use when
v1.0.2
Security fix: all user variables passed via env, no unquoted heredocs
v1.0.1
Fix: use quoted heredocs and env vars for safe variable passing
v1.0.0
Initial release with full functionality
元数据
Slug bytesagain-video-script-creator
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Bytesagain Video Script Creator 是什么?

Generate platform-optimized video scripts with hooks and timed segments. Use when scripting YouTube tutorials, creating TikTok content, planning Douyin video... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Bytesagain Video Script Creator?

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

Bytesagain Video Script Creator 是免费的吗?

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

Bytesagain Video Script Creator 支持哪些平台?

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

谁开发了 Bytesagain Video Script Creator?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.3。

💬 留言讨论