creatok:video-analyze
video-analyze
Constraints
- Platform: TikTok only.
- Analyze source: CreatOK
/api/open/skills/analyze. The remote service is responsible for transcript and vision extraction. - The model's final user-facing response should match the user's input language, default English.
- Avoid technical wording in the user-facing reply unless the user explicitly needs details for debugging or to share with a developer.
- Follow shared guidance in
../shared/references/common-rules.md. - Input: TikTok URL.
- Artifacts must be written under
video-analyze/.artifacts/<run_id>/....
What to produce (minimum)
Create:
outputs/result.json(machine-readable, see../shared/references/contracts.md)
The script gathers structured source data returned by CreatOK:
More from echosell/creatok-skills
creatok-analyze-video
Use when analyzing a TikTok video or breaking down its script and structure.
51creatok-generate-video
Use when generating, resuming, or checking TikTok videos, ads, or selling videos.
48creatok-generate-image
This skill should be used when the user asks to generate an image, create an AI image, produce a product image, generate a visual from a prompt, or check and continue an existing image generation task. Generates images through CreatOK's image generation API and can also recover interrupted generation flows from an existing task id.
45creatok-recreate-video
Use when recreating, rewriting, or remixing a TikTok reference video into a new product-fit version.
44creatok:video-remix
This skill should be used when the user asks to recreate a TikTok video, make a similar TikTok, adapt a reference video to their own product, rewrite a selling video, make a non-1:1 remix, or turn a viral video into their own version. Helps TikTok creators and sellers turn a reference video into a product-fit or style-fit version with light follow-up questions, smooth handoff from analysis, and minimal repeated input.
6creatok:video-generate
This skill should be used when the user asks to generate a TikTok video, create a new video from a script, produce a selling video from a brief, turn an analyzed idea into a video, or generate a final version after remix. Generates TikTok-style videos through CreatOK''s generation API and is designed to carry forward the direction, script, and selling points already clarified earlier in the conversation.
6