- Home
- Skills
- Sanky369
- Vibe Building Skills
- Orchestrator
orchestrator_skill
16
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill sanky369/vibe-building-skills --skill orchestrator- SKILL.md12.4 KB
Overview
This skill is the master coordinator for creative production workflows. It orchestrates asset generation, chains creative tasks, and manages file organization while integrating with the nanobanana pro automation system. Use it to run prebuilt workflows, invoke specific creative skills in sequence, and automate repeatable production pipelines.
How this skill works
The orchestrator instructs Claude Code which skills to run, in what order, and with which parameters. It provides environment setup details, exact Python calls for the nanobanana pro client, and folder conventions for saving results. When enabled it can automatically invoke recommended skills and run batch or template workflows to produce organized assets.
When to use it
- Launching a new product and you need coordinated photos, social posts, and brand assets
- Scaling creative production across campaigns or multiple platforms
- Automating repetitive asset generation tasks for an e-commerce store
- Prototyping a content series or weekly creator schedule
- Refreshing a brand with coordinated identity and marketing assets
Best practices
- Set and test your FAL_API_KEY before running workflows
- Start with 2K resolution for balance, only use 4K for final high-detail outputs
- Use workflow templates as a base and tweak prompts for brand voice
- Generate multiple variations to ensure style fit before finalizing
- Keep the automation folder in .gitignore and version control only code/config
Example use cases
- E-commerce product launch: batch-generate product photos, Instagram posts, and a new logo
- Content creator series: auto-generate thumbnails and social posts for a week of videos
- Brand refresh: create logo variations, icons, patterns and announcement graphics
- Social campaign: produce platform-specific posts for Instagram, LinkedIn, and Twitter
- Rapid prototyping: generate multiple concept variations for stakeholder review
FAQ
Extract the vibe-creative-automation folder into your project, install dependencies (pip install requests), set FAL_API_KEY, and test the API with a simple generate call.
What if images don't match the desired style?
Make prompts more specific, reference your creative strategist guidelines, increase variations, and use conversational edits to refine outputs.