---
title: "Proven Viral Content System for Social Media"
url: https://stacklist.com/card/600727aa-8a9d-48d5-bc08-7e70f81508fe
source_url: "https://github.com/swaroop2004/Proven-Viral-Content-System"
stack: https://stacklist.com/stack/57372b65-8e02-4bc8-ba29-5212d5afc61f
summary: "Proven Viral Content System is a GitHub-based automation tool that generates viral video content for Instagram, YouTube, X, and TikTok using conversational AI skills and the Magic Hour API. It provides onboarding, research, brainstorming, and video generation capabilities compatible with multiple AI agents like Cursor, Claude Code, and OpenCode."
tags: "viral-content, video-generation, automation, github, ai-agents, social-media, api-integration"
key_entities: "GitHub (technology), Magic Hour API (technology), Claude Code (technology), Cursor (technology), OpenCode (technology), Antigravity (technology), viral-content-automation (concept), video-generation (concept), swaroop2004 (person), Instagram (technology), TikTok (technology), YouTube (technology)"
classification: "code"
content_hash: "sha256:3a9f6988fd7939a3201f43c548c6809e965a98153f11c2e2eef3e2ebbbb67704"
acp_version: "0.2"
token_counts_approximate: 465
visibility: public
agent_accessible: true
status: "final"
---

# Proven Viral Content System for Social Media

Proven Viral Content Automation Research , brainstorm , and generate viral video content for Instagram, YouTube, X, and TikTok Works with Cursor , Claude Code , Codex , Antigravity , OpenCode , Hermes , and OpenClaw . What you get Four conversational skills that guide you from brand setup to published-ready video: Skill What it does /onboarding Conversational Q&amp;A → saves projects/&lt;slug&gt;/profile.json /research-ideas Source-backed viral content research per platform /brainstorm Interactive ideation; updates content preferences /generate Detailed prompts → Magic Hour API → downloaded MP4 Quick start git clone https://github.com/swaroop2004/Proven-Viral-Content-System.git cd Proven-Viral-Content-Automation cp .env.example .env # add MAGIC_HOUR_API_KEY python scripts/magichour_video.py check-key Open in your AI agent and run /onboarding . Full setup: docs/setup.md Example workflow /onboarding → /research-ideas → /generate /onboarding → /brainstorm → /generate /research-ideas → /generate /generate → /generate (create more) Preview without spending credits python scripts/magichour_video.py preview \ --project _example \ --idea ideas/idea-001.json Project structure .agents/skills/ # Canonical skills (onboarding, research-ideas, brainstorm, generate) .claude/skills/ # Claude Code adapters .agents/workflows/ # Antigravity slash workflows .opencode/commands/ # OpenCode slash commands scripts/ # Python helpers (profile + Magic Hour API) projects/ # User project workspaces (gitignored except _example) schemas/ # profile.json JSON schema docs/ # Setup and compatibility guide AGENTS.md # Persistent agent instructions Magic Hour Get your Magic Hour API key for video generation. Copy the key into .env as MAGIC_HOUR_API_KEY Docs MCP (optional, documentation only): https://docs.magichour.ai/mcp License MIT — Free to use and distribute
