An expert framework for optimizing web video content for Google Search, AI Overviews, and rich SERP features through structured data and technical SEO.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install video-optimization
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 video-optimization using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Video Optimization module for Openclaw Skills is designed to help developers and SEO professionals maximize the visibility of video content in search engines. As Google increasingly prioritizes YouTube results and video citations in AI Overviews, this skill provides the technical rigor needed to ensure your videos are properly discovered, indexed, and displayed. It covers everything from standard HTML5 embed protocols to advanced metadata management for both self-hosted and third-party platforms.
By leveraging this skill, you can automate the creation of complex video sitemaps and VideoObject schema, which are essential for appearing in Video Mode, Google Images, and Discover. This Openclaw Skills component is particularly valuable for sites moving toward a video-first content strategy, ensuring that technical hurdles like stable URLs and crawlable thumbnails don't impede organic growth.
To start using this module within your environment, ensure you have the core CLI tools installed and then add the video-optimization package.
# Add the skill to your local agent configuration
openclaw add video-optimization
# Validate your existing video metadata
openclaw run video-optimization --analyze ./src/pages/videos
The skill organizes video metadata into a structured format compatible with both Schema.org and Google Search Console requirements:
| Field | Type | Description |
|---|---|---|
| name | String | The title of the video as it should appear in search results. |
| description | String | A concise summary of the video content. |
| thumbnailUrl | URL | A stable, high-resolution link to the video preview image. |
| contentUrl | URL | The direct path to the video file for crawler fetching. |
| embedUrl | URL | The link to the player if the video is hosted on a third-party platform. |
| uploadDate | ISO 8601 | The timestamp when the video was first published. |
Loading
A technical optimization skill for auditing and improving Google Core Web Vitals metrics to enhance search visibility and user experience.

A comprehensive cryptocurrency intelligence module for tracking real-time prices, market metrics, and industry news.

An intelligent price tracking and market intelligence skill that automates deal detection, competitor monitoring, and historical price analysis.

A comprehensive search integration skill that enables AI agents to query major search engines and knowledge bases without requiring API keys.

A professional tool for configuring canonical tags, managing 301 redirects, and ensuring HTTPS security to consolidate search engine ranking signals.

Run Gemini CLI as a high-performance headless worker for parallelized AI tasks and reliable fallback automation.








































