auto-shorts-repurposerRepurpose long-form video or audio into short-form clip plans with timestamps, hooks, captions, and packaging notes. Use when a user asks to turn a long video, podcast, or stream into Shorts, Reels, TikTok-style outputs, or highlight clips without publishing.
Install via ClawdBot CLI:
clawdbot install codedao12/auto-shorts-repurposerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A YouTuber with long-form educational or entertainment videos wants to create short clips for TikTok and Instagram Reels to reach new audiences. They provide video links, target platforms, and brand tone to generate clip plans with hooks and captions, boosting engagement without manual editing.
A podcast producer needs to extract key moments from episodes for promotional shorts on platforms like YouTube Shorts and Facebook Reels. They supply audio files, transcripts, and focus topics to get timestamped clips with captions and thumbnail suggestions, driving listener growth.
A corporate training team repurposes long webinar recordings into bite-sized learning clips for internal platforms like LinkedIn or company intranets. They provide source media, target length constraints, and banned topics to create focused clips with clear hooks for employee training.
A live streamer on Twitch or YouTube wants to turn stream archives into highlight clips for social media to attract new followers. They input stream URLs, desired clip count, and audience preferences to receive clip plans with timestamps and packaging notes for easy editing.
A marketing agency uses long-form client videos, such as product demos or event recordings, to create short-form ads for platforms like Instagram and TikTok. They provide source files, brand tone, and keywords to draft clip plans with captions and hashtags for campaign execution.
Offer monthly or annual subscriptions for access to the skill, with tiered plans based on clip count, platform integrations, and advanced features like custom templates. Revenue comes from recurring fees, targeting content creators and small businesses seeking consistent repurposing tools.
Provide a free version with basic clip generation and limited outputs, then upsell to premium features such as bulk processing, priority support, and integration with editing software. Revenue is generated through one-time purchases or higher-tier subscriptions for power users.
Sell enterprise licenses to marketing agencies, media companies, and large organizations needing high-volume repurposing with custom workflows and API access. Revenue includes upfront licensing fees and ongoing support contracts, focusing on scalability and security compliance.
💬 Integration Tip
Integrate with transcript services like Otter.ai for accurate timestamps and use read-only APIs from platforms such as YouTube to fetch media without publishing, ensuring compliance with security notes.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Start voice calls via the OpenClaw voice-call plugin.
Local text-to-speech via sherpa-onnx (offline, no cloud)