creativeclaw
Installation
SKILL.md
Creative Claw
Use the Creative Claw MCP server as a media workspace: source durable assets, apply a brand theme, choose a model by capability, generate or process media, and save results for reuse.
Operating rules
- Inspect before generating. Use
search_assetsfor likely reusable media andget_themefor branded work. - Discover models at runtime. Call
list_modelsfor the modality, choose by capability, then callget_model_paramsbefore using model-specific fields. The reference tables are recommendations, not a substitute for runtime schemas. - Use durable references. Read
references/platform-upload.mdbefore importing attached or local media. Pass Creative Claw URLs to generation and processing tools. - Keep exact control syntax intact. Set
agentic_prompting: falsefor complete prompts containing reference tokens, exact dialogue, timecodes, or strict layout/shot instructions. Leave it enabled for short, loose requests that benefit from rewriting. - Respect cost and approval boundaries. Explain the selected model and material settings before an expensive batch, long clip, or multi-shot production. Use exposed credit tools when available.
- Treat queued work as unfinished. The inline viewer may monitor a generation for the user. Call
check_jobwhen another tool needs the completed URL, or when no viewer is monitoring the job. Never claim completion from a job ID alone. - Organize outputs. Give assets meaningful metadata when the tool supports it; otherwise use
update_assetafter completion. Use stable tags across a project. - Do not invent tools or parameters. If a tool is absent on the current client, follow
references/platform-client.md. If a field is not inget_model_params, do not send it. - Capture actionable feedback. Use
submit_feedbackfor bugs, missing features or models, confusing flows, generation-quality problems, and explicit praise. Readreferences/workflows/feedback.mdbefore reporting. - Match the user's language. Conduct the workflow in the user's language, preserve supplied scripts and visible copy exactly, and verify the selected model supports the requested spoken or rendered language.
- Use examples deliberately. Route requests for examples, inspiration, styles, or a close starting point to
creativeclaw-find-examples. Do not search the catalog before every generation. - Keep HTML rendering explicit. Use
creativeclaw-render-html-imageorcreativeclaw-render-html-videoonly when the user explicitly requests HTML/CSS, HyperFrames, code-driven rendering, or accepts that proposed method. Ordinary image or video requests stay with the generative skills.