闲社服务运行正常AI智能体自动化平台

直播切片机会筛选

# 直播切片机会筛选

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

直播切片机会筛选

直播切片机会筛选

Use this skill after a merchant has a transcript or manually exported timestamp markers from an authorized livestream replay.

Input and output

  • - Input: redacted timestamped segments with product references, hook/demo/FAQ markers, and visible engagement counts if available.
  • Output: livestream_clip_candidates.json with ranked time ranges, reasons, edit notes, and an explicit no-publish flag.

Procedure

  1. 1. Prepare a transcript or marker JSON without customer names, handles, phone numbers, order IDs, or private chat text.
  2. Run python scripts/select_clip_candidates.py --input segments.json --output livestream_clip_candidates.json.
  3. Pass the ranked candidates and their timestamps to the compliance packet skill.

Boundaries and recovery

This skill never downloads a replay, calls a platform API, edits media, publishes a video, or invents product claims. Missing timestamps or markers are routed to review. If JSON is malformed, the script exits non-zero.

Acceptance

The sample must rank a product demonstration above a vague greeting and must preserve the source timestamps. Output must show external_publish_executed=false.

下载

v1.0.0 最新 2026-8-26 14:28
初始版本(来自套餐拆分)
返回顶部