Install
openclaw skills install hit-preview-enAnalyzes English short video scripts for TikTok, YouTube Shorts, and Instagram Reels to predict hit potential and suggest improvements with AI or local fallb...
openclaw skills install hit-preview-en---
🚀 Want a full 12-dimension analysis with fix priorities and data predictions? Try the web version for free: https://hit-preview.com
@Tianshu Analyze this script with Hit Preview EN: [Paste script]
# Test AI connection
./run-hit-preview-en.sh test
# Analyze a script
./run-hit-preview-en.sh analyze -f script.txt -p tiktok
# Direct (no script):
node bundle-en.js analyze -f script.txt -p tiktok
Supported platforms: tiktok, youtube, snapchat (default: tiktok)
npm install, no TypeScript compilation, no build stepIf you haven't set up OpenClaw yet, create ~/.openclaw/openclaw.json:
{
"default_provider": "deepseek",
"providers": {
"deepseek": {
"apiKey": "sk-your-key-here",
"model": "deepseek-chat"
}
}
}
Or set environment variables:
export DEEPSEEK_API_KEY="sk-your-key-here"
Version: v1.0.1 EN
Release: 2026-05-03
Footer: 🚀 Want a full 12-dimension analysis with fix priorities and data predictions? Try the web version for free: https://hit-preview.com
Note: All prompts and outputs are in English.