ClawPrompt for Openclaw

A browser-based smart teleprompter featuring mobile remote control and real-time dual-screen synchronization for professional video recording.

jiafar
v1.0.0
Feb 18, 2026
0
1.2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install clawprompt

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install clawprompt using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is ClawPrompt?

ClawPrompt is a specialized tool designed to help content creators, educators, and presenters deliver scripts naturally on camera. It operates by running a local Node.js server that serves a high-contrast teleprompter interface to your desktop browser. By leveraging the power of Openclaw Skills, it enables a seamless workflow where a smartphone can be paired instantly via QR code to act as a remote control, allowing for manual script navigation without the speaker ever touching the computer.

ClawPrompt Use Cases

  • Creating professional YouTube or social media videos with high-contrast script delivery.
  • Conducting remote-controlled presentations where an assistant manages the script flow.
  • Recording educational content using AI-generated scripts imported directly from ClawCut.
  • Rehearsing public speaking engagements with adjustable font sizes and pacing.

How ClawPrompt Works

  1. Launch the local server on your computer to host the teleprompter web application.
  2. Input or paste your script into the desktop interface, which automatically segments text into readable sentences.
  3. Scan the generated QR code with a smartphone to establish a WebSocket connection for remote control.
  4. Control the script progression (next/previous sentence) using the mobile interface while recording on camera.

ClawPrompt Setup

To initialize the teleprompter, execute the following commands in your terminal:

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

Once the server is running, navigate to http://localhost:7870 in your web browser. Ensure both your computer and mobile device are connected to the same WiFi network.

ClawPrompt Data Schema & Taxonomy

Component Description
Connection Local WebSocket on Port 7870
Script Format Plain text with auto-segmentation logic
Sync Method Dual-screen real-time synchronization
Controller Keyboard (Space/Arrows) or Mobile (UI Buttons)

ClawPrompt Advanced Features

  • Instant QR code pairing for zero-configuration mobile remote control.
  • Bi-directional script uploading, allowing you to send text from your phone to the prompter.
  • Direct integration with ClawCut for importing 9-scene AI video scripts.
  • Custom professional display settings including adjustable font sizes and a start countdown timer.
  • Fullscreen black-background mode designed specifically for peripheral vision readability.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*