Skip to content

Instantly share code, notes, and snippets.

View nestyme's full-sized avatar
🐒
chill out

Nadia Zueva nestyme

🐒
chill out
  • aesty
  • Dubai
  • 16:14 (UTC -12:00)
View GitHub Profile
---
name: viral-content-factory
description: Create viral social media content (TikTok/Instagram carousels and outfit-change videos) for app promotion. Generates AI characters, carousel image sets via Gemini, and animated mannequin videos via Kling 3/fal.ai. This skill should be used when the user wants to create new carousel content, mannequin videos, or expand the content library for any character.
tools: Read, Write, Edit, Bash, Glob, Grep, Agent
---
# Viral Content Factory
End-to-end system for generating viral TikTok/Instagram content promoting a product through AI-generated characters. Creates two content types:
1. **Carousels** — sets of 7-8 styled images per topic (Gemini image generation)
//
// Created by Nadya Zueva on 06.04.17.
//
#pragma once
#include <algorithm>
#include <atomic>
#include <forward_list>
#include <mutex>
<script src="https://gist.github.com/nadezhdazueva/1f78f52b47fe8bd4f8815d610431b3e1.js"></script>
//#ifndef solution_h
//#define solution_h
//#pragma once
#include <algorithm>
#include <atomic>
#include <forward_list>