Create Job
Submit a configured job to the processing pipeline.
Skill name:
create_jobWhen to use it
Brandstaq automatically picks Create Job when you say things like:
- “Create a video job for our product launch”
- “Submit a job to render a quick clip about onboarding”
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| prompt | string | Yes | CRITICAL: This is the content brief that ScriptAgent uses to write the video script. It MUST describe WHAT the video is about — the topic, key points, and tone. Do NOT write config settings here (director, orientation, duration — those are already in job_config). Example: 'Create an energetic 30-second TikTok about daily crypto market insights — cover top movers, key price levels, and one bold prediction. Fast-paced, punchy narration.' NOT: 'Create a Quick Clip video for TikTok, portrait orientation, 20 to 40 seconds duration.' |
When the agent reaches for it
When you ask to render content via the pipeline (video, image, document), the agent reaches for this. Most users never invoke it directly — pipeline skills like generate_pdf or generate_video_clip wrap it for you.