generate-video

Solid

Generate short-form video clips via a 5-stage human-in-the-loop pipeline: concept, keyframes, video generation, and delivery.

AI & Automation 22 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
45
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /socialforge:generate-video — Video Production Kit Generate video production assets through a 5-stage human-in-the-loop pipeline. Each stage requires user approval before advancing. ## Context efficiency Asset-heavy skill. **Grep before Read** the asset catalog (`${CLAUDE_PLUGIN_DATA}/<brand>/assets/index.json`) — never list the asset directory. Reference generated images / videos by path, not by loading metadata. Brand profile loads once per session. ## Prerequisites - Credentials must be configured via `/socialforge:setup`: - **Vertex AI** (Gemini Imagen) — used for first-frame and last-frame keyframe generation - **WaveSpeed API** — used for image-to-video generation via Kling v3.0 Pro - Brand profile must be active (`/socialforge:switch-brand` if needed) - Calendar must be parsed (`/socialforge:parse-calendar`) with video posts identified ## The 5-Stage Pipeline ### Stage 1: Video Concept (no API call) Claude generates **2-3 video concept ideas** based on the post brief, brand voice, and platform requirements. Each concept includes: - Working title and hook - Visual narrative arc (opening, middle, close) - Suggested duration and pacing - Tone and style direction The user picks one concept (or requests refinements) before proceeding. ### Stage 2: First Frame Generation (Vertex AI / Gemini Imagen) Generate **2 first-frame options** based on the chosen concept. These set the opening visual and establish the look and feel. - Images are shown **inline** in th...

Details

Author
indranilbanerjee
Repository
indranilbanerjee/socialforge
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

creating-video

Create video from prompts by overseeing multi-clip AI generation end to end: write a shot list, generate each scene with Gemini Omni Flash (via the Cloudflare AI Gateway), review the results, and assemble them into a finished cut. Use when the user asks to make/generate a video, a short film, an animatic, or a multi-scene clip from a script or idea; when they mention Omni, Veo, text-to-video, or image-to-video; or when acting as the editing/director agent over generated footage. Triggers on 'make a video', 'generate a clip', 'short film', 'video from this script', 'turn this into a video', 'omni', 'veo', 'text to video', 'storyboard to video'. For transcoding/trimming/merging/GIF/subtitles use processing-video; for reading or summarizing existing video content use parsing-video.

134 Updated yesterday
oaustegard
AI & Automation Listed

ai-generated-media-pipeline

Turn AI-generated clips and stills into production web hero assets — generate via Higgsfield/Runway/Sora/Veo/Kling (video) and Nano Banana/Flux/Seedream (image), ideally through an MCP so the agent produces assets in-loop, then encode them web-ready (AV1/H.264, faststart, poster extraction, frame sequences) within a weight and licensing budget. Use when sourcing a hero video/background loop/scroll frame-sequence from AI tools, or preparing any generated media for the web. Feeds cinematic-hero-sections (which consumes the assets). Triggers on "Higgsfield", "Nano Banana", "AI hero video", "generate a background video", "Runway/Sora/Veo/Kling", "encode video for web", "ffmpeg hero", "loopable clip", "poster frame".

0 Updated 2 days ago
BenMacDeezy
Code & Development Solid

create-video

Use when ANY request involves video creation, animation, video clips, motion graphics, or animating images. Triggers on: generate a video, create a clip, animate this image, product reveal video, make a video ad, and all /create-video commands.

3 Updated yesterday
juliandickie