← Back to Skills Marketplace
ckchzh

Live Stream Script

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
764
Downloads
1
Stars
9
Active Installs
14
Versions
Install in OpenClaw
/install live-stream-script
Description
直播脚本生成器。带货直播、娱乐直播、知识直播话术、互动设计、开场预热、逼单话术、互动话术库。Live stream script generator for e-commerce, entertainment, education, warmup scripts, closing techniques, inte...
README (SKILL.md)

live-stream-script

直播话术和带货口播脚本生成器。开场预热、产品介绍、逼单促单、互动话术。

Usage

# 开场预热话术(前5分钟留人技巧)
live.sh warmup "产品"

# 直播开场话术
live.sh open "主题"

# 产品介绍话术
live.sh product "产品名" "卖点1,卖点2"

# 逼单/促单话术
live.sh close "产品名" "价格"

# 互动话术(点关注、扣1、抽奖、福袋)
live.sh interact

# 帮助
live.sh help

When to Use

  • 用户要做直播带货,需要话术脚本
  • 需要前5分钟留人预热话术
  • 需要产品介绍、逼单促单话术
  • 需要直播互动话术模板
  • 需要直播开场白

脚本使用 Python 生成直播话术模板,涵盖预热、开场、产品讲解、促单、互动等环节。

Commands

Command Description
warmup 开场预热话术(前5分钟留人策略)
open 直播开场话术
product 产品介绍话术(FABE法则)
close 逼单/促单话术(限时+限量+赠品)
interact 互动话术模板(关注/扣1/抽奖/挽留/下播)
help 显示帮助信息

查看 tips.md 获取直播带货实战技巧(留人策略、逼单技巧、数据复盘等)。

Output

所有输出为纯文本,可直接用于直播脚本。

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Usage Guidance
This skill appears coherent and limited to generating live-stream text templates. It does create a small local data directory (by default ~/.local/share/live-stream-script) and appends simple usage logs; no network calls or credentials are used. If you want extra caution: review the bundled scripts yourself, run them in a sandbox or throwaway account, or set LIVE_STREAM_SCRIPT_DIR to a directory you control. If you don't want local logs, remove the created data directory after use.
Capability Analysis
Type: OpenClaw Skill Name: live-stream-script Version: 2.0.0 The skill bundle is a legitimate collection of scripts and templates for generating live stream scripts and marketing content. The provided files (scripts/livestream.sh, scripts/script.sh, and scripts/live_gen.py) are simple text generators that use Python and Bash to output templates for openings, product introductions, and engagement hooks. There is no evidence of data exfiltration, network activity, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description (live stream script generator) align with included files: Python and shell scripts produce warmup/open/product/close/interaction scripts and a planning/checklist helper. No unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md and the helper scripts only instruct the agent/user to run local commands (live.sh / live_gen.py / live-stream-script). The runtime behavior is limited to generating and printing text templates; the instructions do not request reading unrelated system files or transmitting data externally.
Install Mechanism
There is no install spec (instruction-only skill with bundled scripts). All code is included in the bundle; nothing is downloaded or installed from external URLs during install.
Credentials
No required environment variables or secrets. The scripts honor an optional LIVE_STREAM_SCRIPT_DIR / XDG_DATA_HOME for storing logs; this is reasonable and proportionate for a content-generation assistant.
Persistence & Privilege
The bash helper creates a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/live-stream-script) and appends to history.log/data.log. This is limited local persistence (usage logs) and does not modify other skills or system-wide settings. always:false and no elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install live-stream-script
  3. After installation, invoke the skill by name or use /live-stream-script
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template 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.2.0
Version 1.2.0 introduces file structure simplification. - Moved live.sh from scripts/ to the root directory. - Removed scripts/live.sh and scripts/live_gen.py. - No changes to functionality or usage documented in SKILL.md.
v1.1.1
v1.1.0
Pain-point upgrade: new commands solving real user problems, tips.md reference doc.
v1.0.0
Initial release with Chinese SEO keywords.
Metadata
Slug live-stream-script
Version 2.0.0
License MIT-0
All-time Installs 9
Active Installs 9
Total Versions 14
Frequently Asked Questions

What is Live Stream Script?

直播脚本生成器。带货直播、娱乐直播、知识直播话术、互动设计、开场预热、逼单话术、互动话术库。Live stream script generator for e-commerce, entertainment, education, warmup scripts, closing techniques, inte... It is an AI Agent Skill for Claude Code / OpenClaw, with 764 downloads so far.

How do I install Live Stream Script?

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

Is Live Stream Script free?

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

Which platforms does Live Stream Script support?

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

Who created Live Stream Script?

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

💬 Comments