saas_motion
Kinetic SaaS promo. HyperFrames motion by default. Product Hunt energy.
VidFac
60-90s product launch videos, delivered as a Cursor MCP skill you install locally.
VidFac packages the Video Factory Harness as Loop:
an agent-native MCP server that drives one pipeline,
product-launch, until you get an MP4. Not a general AI
video studio. Built for builders shipping Product Hunt, YC, and hard
launch dates.
og/
Start a run. The agent calls harness_next_action every
turn. Loop keeps it going until the cut is done, or a human gate
stops it.
product-launch with a brief, logo, and
assets.
done, you get the MP4 path.
Every cut shares the same map: Hook → Problem → Features ×3 → Proof → CTA.
One pipeline. Four archetypes. Pick the visual path that matches the product.
Kinetic SaaS promo. HyperFrames motion by default. Product Hunt energy.
Real UI walkthrough. Screen capture plus Remotion polish.
Install and terminal story. Synthetic TerminalScene, no live screen required.
Hardware and packaged goods. ProductReveal stack, premium-minimalist.
Clone the harness, vendor the engine, point Cursor at MCP. Restart once. Then Loop.
cd og
python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
# Vendor engine (see og/vendor/README.md)
harness mcp
MCP server id: harness-loop. Config lives in
og/.cursor/mcp.json.
Loop hooks live in og/.cursor/hooks.json. Agent
contract: og/skills/AGENT_GUIDE.md.
Full setup, archetypes, and license notes: og/README.md