Loading...
Loading...
Create TikTok carousel projects (still slides + text overlays) via the BlitzReels API.
npx skill4agent add blitzreels/agent-skills blitzreels-carousels-tiktokblitzreels-carouselsplatform: "tiktok"9:16tiktok_9_16position_x: 0.45, position_y: 0.18position_x: 0.35, position_y: 0.5position_x: 0.45, position_y: 0.65position_x: 0.450.5position: "top"#entrepreneur #startuptips #businessgrowth #YourBrandexport BLITZREELS_API_KEY="br_live_xxxxx"
bash scripts/tiktok.sh \
--name "My TikTok Carousel" \
--slide-duration 3 \
--images "https://.../1.jpg|https://.../2.jpg|https://.../3.jpg" \
--titles "Hook|Point|CTA"bash scripts/tiktok.sh \
--name "Productivity Hacks Carousel" \
--slide-duration 3 \
--images "https://i.imgur.com/slide1.jpg|https://i.imgur.com/slide2.jpg|https://i.imgur.com/slide3.jpg" \
--titles "5 Productivity Hacks\nThat Actually Work|1. Time blocking\n2. 2-minute rule\n3. Batch similar tasks|Save this & follow\nfor more tips 🚀"bash scripts/blitzreels.sh GET "/projects/${PROJECT_ID}/context?mode=timeline"export BLITZREELS_ALLOW_EXPENSIVE=1
bash scripts/blitzreels.sh POST "/projects/${PROJECT_ID}/export" '{"resolution":"1080p","format":"mp4"}'#productivity #productivitytips #worksmart #tiktokcarousel