openclaw-support
Installation
SKILL.md
Clipcat - TikTok E-commerce Video Creation
Create TikTok e-commerce videos using AI. Video search, social media insights, analyze viral videos, replicate successful patterns, and generate product videos.
Get your API key at: https://clipcat.ai/workspace?modal=settings&tab=apikeys
API Overview
| API Endpoint | Description | Task Type |
|---|---|---|
/search |
Search for viral TikTok videos by keyword | Sync |
/replicate_from_social |
One-click replication from TikTok/Douyin links (Recommended) | Async |
/replicate |
Replicate from direct video URL | Async |
/product_video |
Generate video from product images | Async |
/breakdown |
Analyze video content (script, scenes, music, etc.) | Async |
/task |
Query task status (unified endpoint) | Sync |
/download |
Download TikTok/Douyin videos | Sync |
Async task flow: Submit task -> Get taskId -> Poll /task endpoint until completion