creatok-generate-image
generate-image
Constraints
- The model's final user-facing response should match the user's input language, default English.
- Must request user confirmation before triggering any paid/high-cost image generation call.
- After confirmed, must call CreatOK Open Skills proxy and wait until completion.
- Avoid technical wording in the user-facing reply unless the user explicitly needs details for debugging.
Model Selection Rules
The skill must read model list, defaults, and hard limits from the CreatOK capabilities endpoint at runtime instead of hardcoding them locally.
Keep the local client thin:
- use the returned default model unless the user explicitly chooses another supported model
- validate only hard execution constraints such as resolution, aspect ratio, count, and reference-image cap
- keep user-facing model explanation minimal and avoid depending on provider, family, or hint-style metadata
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-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.
6creatok:video-analyze
This skill should be used when the user asks to analyze a TikTok video, break down a viral TikTok, understand why a TikTok script works, view the original script, view the original storyboard, study a selling video, review a TikTok hook, or adapt a reference TikTok into their own version. Analyzes TikTok videos through CreatOK''s remote analyze interface and helps creators or sellers understand hook, structure, selling logic, proof, CTA, original script, and original storyboard in simple business language.
6