What problem does it solve?
This Skill helps you reliably discover, call, and debug the BlitzReels public API so an agent can build real short-form video workflows without guessing endpoints or payloads.
Core Features & Use Cases
- API-first endpoint discovery: guides agents to use OpenAPI as the source of truth and fall back to the provided LLM resource index.
- Production-safe integration flow: covers auth, job/export polling patterns, and verification via read endpoints after writes.
- Onboarding / brand setup: provides the steps and request patterns for brand scans, brand profiles, logo import, and onboarding completion.
- Operational guardrails for paid actions: includes an approval gate for expensive endpoints via a helper script.
Quick Start
Ask your agent to use the BlitzReels API OpenAPI contract to create and export a vertical project, polling any returned job/export IDs until completion.