ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

live-script-planner

根据用户输入(产品、目标、直播类型等)生成专业的直播间口播、互动和逼单脚本。支持参数化调用,可指定带货类/种草类/品牌宣讲类等不同风格。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ahsbnb/live-script-planner
Or

SKILL.md for live-script-planner

Description

这是一个参数化的直播脚本策划技能,可根据用户传入的参数生成不同风格的直播话术方案。支持带货类种草类品牌宣讲类等多种直播类型。

Core Parameters

参数名必填说明
live_stream_type直播类型 (带货类/种草类/品牌宣讲类)
product_name产品名称
key_selling_points核心卖点(3-5 个)
promotional_details优惠信息
live_stream_duration直播时长 (e.g., 60 分钟)

Dependencies

  • prompt_template.txt - 核心提示词模板

Metadata

Author@ahsbnb
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ahsbnb-live-script-planner": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.