🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Clawprompt

by @jiafar

Launch a smart teleprompter with mobile remote control for video recording. Use when the user wants to read scripts while recording video, use a teleprompter...

Versionv1.0.0
Downloads1,021
TERMINAL
clawhub install clawprompt

πŸ“– About This Skill


name: clawprompt description: >- Launch a smart teleprompter with mobile remote control for video recording. Use when the user wants to read scripts while recording video, use a teleprompter, or needs a prompter with phone remote control. Triggers on phrases like "open teleprompter", "start prompter", "提词器", "打开提词器", "录视钑提词", "teleprompter", "提词", "I need a prompter", "read script while recording", "ζ‰‹ζœΊι₯控提词", "ClawPrompt", "忡稿子", "ε½•θ§†ι’‘ηœ‹θ―", "ε―Ήι•œε€΄εΏ΅θ―". Features: dual-screen sync (computer + phone show same text), QR code phone pairing, mobile remote control (another person controls page turns), text upload from either device, fullscreen black-background white-text display, auto sentence segmentation, adjustable font size, countdown before start. Works with ClawCut β€” import AI-generated 9-scene scripts directly. 提词器, 智能提词器, teleprompter, ζ‰‹ζœΊι₯控, θ§†ι’‘ε½•εˆΆθΎ…εŠ©ε·₯ε…·, prompter, autocue, ε½•εˆΆζθ―, 双屏同ζ­₯, θΏœη¨‹ηΏ»ι‘΅. tags: - teleprompter - video - recording - remote-control - productivity

ClawPrompt πŸ¦žπŸ“ β€” Smart Teleprompter with Mobile Remote

What It Does

A browser-based teleprompter that runs on your Mac. A second person can use their phone as a remote control to turn pages while the speaker focuses on the camera.

Quick Start

cd {SKILL_DIR}/scripts
npm install --silent
node server.js

Then open http://localhost:7870 on the computer.

How It Works

1. Computer: Open the teleprompter page β†’ paste or type your script β†’ click "开始提词" 2. Phone: Scan the QR code shown on the computer β†’ phone becomes a remote controller 3. Recording: Speaker looks at camera, peripheral vision reads text at top of screen. Another person holds the phone and taps "δΈ‹δΈ€ε₯" to advance.

Controls

  • Computer keyboard: Space/↓ = next, ↑ = prev, +/- = font size, ESC = exit
  • Phone: Tap "δΈ‹δΈ€ε₯" / "δΈŠδΈ€ε₯" buttons
  • Text upload: From either computer or phone
  • Integration with ClawCut

    If using ClawCut to generate video scripts, the 9-scene script can be pasted directly into ClawPrompt.

    Requirements

  • Node.js (for WebSocket server)
  • Computer and phone on the same WiFi network
  • Port 7870 (configurable via PORT env var)
  • πŸ’‘ Examples

    cd {SKILL_DIR}/scripts
    npm install --silent
    node server.js
    

    Then open http://localhost:7870 on the computer.