← Back to Skills Marketplace
makclaw

Hit Preview EN

by makclaw · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
116
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install hit-preview-en
Description
Analyzes English short video scripts for TikTok, YouTube Shorts, and Instagram Reels to predict hit potential and suggest improvements with AI or local fallb...
README (SKILL.md)

Hit Preview v1.0.0 — English Edition

📊 Report Format (4 Modules)

1. Hook Analysis

  • Visual Impact score + analysis
  • Conflict Clarity score + analysis
  • Emotional Tension score + analysis
  • Memorable Design score + analysis
  • Specific improvement suggestions (3-5 items)

2. Cliffhanger Design

  • Suspense Strength score + analysis
  • Continuation Desire score + analysis
  • Emotional Resonance score + analysis
  • Visual Metaphor score + analysis
  • Improvement suggestions (3-5 items)

3. Hit Potential Prediction

  • Retention Rate prediction (0-100%)
  • Completion Rate prediction (0-100%)
  • Share Rate prediction (0-100%)
  • Engagement Density score (0-10)
  • Overall Score (0-100) + Grade (S/A/B/C/D)
  • Platform-specific optimization tips

4. Platform Adaptation Suggestions

  • Title optimization tips
  • Tag strategy recommendations
  • Posting time suggestions
  • Engagement design ideas

Footer (every report)

---
🚀 Want a full 12-dimension analysis with fix priorities and data predictions? Try the web version for free: https://hit-preview.com

🚀 Highlights

Auto AI — Zero Config

  • Reads OpenClaw config automatically (env vars (DEEPSEEK_API_KEY, etc.))
  • Uses your current AI model (DeepSeek / OpenAI / Anthropic / Google)
  • No .env file needed — just run it

Smart Fallback

  • AI unavailable? Falls back to local analysis engine
  • API key missing? No problem, still works
  • Network down? Local engine handles it
  • Always usable — never leaves you without a report

Works Everywhere

  • Node.js >= 18 — no npm install, no build step
  • Single file — one bundle, everything included
  • Pre-built — download and run immediately

🛠️ Usage

In OpenClaw

@Tianshu Analyze this script with Hit Preview EN: [Paste script]

As CLI

# 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)

📋 Requirements

  • Runtime: Node.js >= 18
  • AI analysis (optional, auto-detected): OpenClaw config
  • No install: no npm install, no TypeScript compilation, no build step

⚙️ How It Works

  1. Auto-detect: Reads env vars for AI config (~/.openclaw/openclaw.json)
  2. AI mode: Uses your configured model for full-depth analysis
  3. Fallback: If AI fails (no config, bad key, network), falls back to local algorithm
  4. Report: Always outputs the standard 4-module English report

🔧 Configuring OpenClaw for AI

If 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"

⚠️ Notes

  • This is a quick-scan version (4 modules). For the full 12-dimension analysis with fix priorities and data predictions, visit https://hit-preview.com
  • AI mode uses your configured model; local mode uses text-feature algorithms
  • Real-world performance depends on acting, editing, and platform algorithms

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.

Usage Guidance
Before installing, understand that AI mode may use your existing provider API keys and send the script you analyze to an external AI service. If the script is confidential, unset those API keys or use local fallback only. Also review the small setup script because the registry metadata does not fully describe the Node/setup requirements. ClawScan detected prompt-injection indicators (system-prompt-override), so this skill requires review even though the model response was benign.
Capability Analysis
Type: OpenClaw Skill Name: hit-preview-en Version: 1.0.3 The skill is a script analyzer for social media content (TikTok, Reels, etc.) that uses either a local heuristic engine or external LLM APIs (OpenAI, DeepSeek, Anthropic, Google) via user-provided API keys. The code in bundle-en.js is transparent, lacks obfuscation, and performs no unauthorized file or network operations beyond its stated purpose. While there is a minor discrepancy between the documentation and the code regarding whether it reads a local JSON config file or only environment variables, no malicious intent or high-risk vulnerabilities were identified.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The artifacts align with the stated purpose of analyzing short-video scripts using an AI provider or local fallback. The main user-noticeable capability is that AI analysis sends the submitted script to an external LLM service.
Instruction Scope
The report format, platform suggestions, and promotional footer are disclosed. No artifact-backed instruction was found that would override the user's goals, bypass review, or run unrelated tools.
Install Mechanism
The registry says there is no install spec and no required binaries, while SKILL.md declares Node and a setup script. The visible setup script only makes the run wrapper executable and does not download or execute remote code, but the metadata should be aligned.
Credentials
Using provider API keys and HTTPS calls is proportionate to optional AI analysis, but the registry metadata does not declare the environment-variable credential use.
Persistence & Privilege
No evidence of background agents, privilege escalation, destructive writes, broad local indexing, or persistence beyond chmod on the local run script was found in the provided artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hit-preview-en
  3. After installation, invoke the skill by name or use /hit-preview-en
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Documentation updated to clarify that OpenClaw config is now read via environment variables (e.g., DEEPSEEK_API_KEY), not just the JSON config file. - No code changes in this release.
v1.0.2
- Added github-issue.md for improved GitHub issue tracking and documentation. - No changes to core functionality or analysis output.
v1.0.1
- Added SKILL.md with detailed module descriptions, usage instructions, and highlights. - Clarified 4-module English report structure and scoring criteria. - Documented AI auto-detection via OpenClaw config with smart local fallback. - Included CLI and OpenClaw usage examples for easy script analysis. - Listed supported platforms (TikTok, YouTube, Snapchat) and Node.js runtime requirement. - Added guidance for OpenClaw AI setup and fallback scenarios. - Provided link to web version for advanced (12-dimension) analysis.
v1.0.0
First release — English edition with AI + local fallback
Metadata
Slug hit-preview-en
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Hit Preview EN?

Analyzes English short video scripts for TikTok, YouTube Shorts, and Instagram Reels to predict hit potential and suggest improvements with AI or local fallb... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Hit Preview EN?

Run "/install hit-preview-en" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Hit Preview EN free?

Yes, Hit Preview EN is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Hit Preview EN support?

Hit Preview EN is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Hit Preview EN?

It is built and maintained by makclaw (@makclaw); the current version is v1.0.3.

💬 Comments