/SKILL.md
AI-native vertical video engine with niche intelligence. Takes a one-line topic and a niche profile, and outputs a finished YouTube Short/Reel/TikTok with AI-generated b-roll, voiceover, burned-in captions, background music, and thumbnail. Supports multiple LLM providers (Claude, Gemini, GPT, Ollama), TTS providers (Edge TTS, ElevenLabs), and 15+ content niches.
npx skillsauth add rushindrasinha/youtube-shorts-pipeline verticalsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
AI-native vertical video engine: topic + niche -> research -> script -> visuals -> voice -> captions -> music -> thumbnail -> upload.
python -m verticals run --news "headline" --niche tech
python -m verticals run --discover --auto-pick --niche gaming
python -m verticals draft --news "headline" --niche finance --provider gemini
python -m verticals produce --draft <path> --voice edge
python -m verticals topics --niche tech --limit 20
python -m verticals niches
--niche NAME: Content niche (tech, gaming, finance, fitness, cooking, travel, etc.) --provider NAME: LLM provider (claude, gemini, openai, ollama) --voice NAME: TTS provider (edge, elevenlabs, say) --platform NAME: Target platform (shorts, reels, tiktok, all) --lang CODE: Language (en, hi, es, pt, de, fr, ja, ko)
python -m verticals run --topic "X" --niche tech --provider ollama --voice edge
Docs: https://github.com/rushindrasinha/verticals Product: https://verticals.gg
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.