A structured AI agent pipeline for generating emotionally-driven, high-velocity short-form video content featuring consistent virtual avatars.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install avatar-content-engine
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 avatar-content-engine using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Avatar Content Engine is a specialized runtime architecture for Openclaw Skills designed to manage a platform-native AI-avatar content system. Rather than providing generic content recommendations, this system executes a structured three-stage pipeline to generate high-performing scripts, consistent character portraits, and synthesized video clips for networks like TikTok, Reels, and Shorts.
By focusing on emotional resonance, channel division, and micro-moments over empty informational scripts, this skill accelerates creative asset velocity. This workflow solves the primary creative supply bottlenecks that teams experience when trying to scale visual marketing campaigns.
To integrate the Avatar Content Engine as part of your Openclaw Skills workspace, you must register the capability and configure your runtime environment.
Ensure your system has the proper MCP server access keys for video and image generation platforms.
# Install the skills library in your Openclaw runtime
npm install @openclaw/avatar-content-engine
# Register your avatar roster configurations and brand slots
openclaw skills:register avatar-content-engine --config ./avatar-config.json
Provide the necessary API access tokens for your image generation model and voice-cloning platform inside your secure environment variables.
The engine produces structured outputs to ensure predictable pipelines.
| Field Name | Type | Description |
|---|---|---|
hook_concept |
String | The core emotional or trend-based hook used |
brand_integrated |
Boolean | Flags if the script incorporates brand slots |
clip1 / clip2 |
Object | Visual direction, on-screen text, dialogue, and gestures |
caption |
String | Meta details, hashtags, and engagement CTAs |
Avatars are governed by configuration rosters specifying brand slots, visual anchors, and separate niche and brand content banks.
Loading
A real-time Chinese web search skill for AI agents, leveraging the 360 search engine to deliver local news, policies, and market data.

Sector Opening Note uses Openclaw Skills to research current HK tech headlines and turn them into a concise daily pre-market brief.

An Openclaw Skills compliance scanner for Kubernetes and Docker that flags SOC2, HIPAA, NIST, and custom policy violations with fix hints.

Openclaw Skills automates batch Doubao watermark removal for AI images using OpenCV inpainting and configurable rectangular masks.

A browser automation skill designed to extract customer reviews, buyer options, and photo attachments from Taobao and Tmall product pages.

An automated utility for extracting structured product data and pagination status from Amazon search results and category browse pages.








































