ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

viral-video-predictor

输入短视频脚本,自动预测爆款概率(钩子分析/节奏/情绪曲线/优化建议)

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/amaxclaw/viral-video-predictor
Or

短视频爆款预测脚本

输入短视频脚本,自动预测爆款概率并给出优化建议。

触发条件

当用户需要:

  • 评估短视频脚本的爆款潜力
  • 优化前 3 秒钩子
  • 调整视频节奏和情绪曲线

执行流程

  1. 接收短视频脚本
  2. 分析前 3 秒钩子(6 种钩子类型识别)
  3. 评估内容节奏
  4. 绘制情绪曲线
  5. 平台规则合规检查
  6. 预测爆款概率
  7. 给出具体优化建议

注意事项

  • 预测仅供参考,实际效果受多种因素影响
  • 建议 A/B 测试验证
  • 遵守各平台内容规范

Metadata

Author@amaxclaw
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-amaxclaw-viral-video-predictor": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.