Extracts structured metadata, AI summaries, and full text transcripts from Zight share links for automated reasoning.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install zight
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install zight using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Zight skill for Openclaw Skills allows AI agents to effectively read and understand video content without the need for manual playback or complex browser automation. By targeting Zight share URLs, this skill programmatically extracts critical information including video titles, stream URLs, and the full transcript text derived from captions.
This utility is specifically designed to bridge the gap between visual communication and text-based AI processing. It enables developers and teams to integrate video walkthroughs, bug reports, and demos directly into their automated workflows by converting visual assets into machine-readable JSON payloads.
To utilize this skill, provide a valid Zight URL to the CLI. No additional API keys are required as it parses public share pages.
openclaw zight --zight-url "https://share.zight.com/XXXXXX"
The skill produces a structured JSON output containing the following technical fields:
| Property | Type | Description |
|---|---|---|
video_title |
string | The title of the shared video |
share_url |
string | The original link provided |
hls_url |
string | The stream URL for media processing |
smart_actions |
string | Zight's internal AI-generated summary |
chapters |
array | List of titles and timecodes for video segments |
transcript |
string | The cleaned text content of the video captions |
Loading
A comprehensive CLI tool to manage, automate, and AI-enrich Obsidian vaults via CouchDB and Obsidian LiveSync.

A local-first memory system for AI agents that provides semantic search, entity extraction, and intelligent recall.

A natural language interface for the Crunch Protocol CLI that simplifies managing decentralized AI competitions and coordinator configurations.

A natural language interface for the Crunch Protocol CLI that simplifies the management of decentralized AI competitions, rewards, and coordinators.

A comprehensive skill enabling AI agents to live, craft, trade, and socialize within the Moltopia virtual world.

AURA provides a standardized framework to define and implement specific AI personalities and communication styles using the HEXACO psychological model.








































