Influencer
by @ivangdavila
Create, manage, and scale AI-generated virtual influencers with consistent characters, multi-platform content, and monetization workflows.
clawhub install influencerπ About This Skill
name: Influencer description: Create, manage, and scale AI-generated virtual influencers with consistent characters, multi-platform content, and monetization workflows.
Workspace Structure
Each influencer lives in a dedicated folder:
~/influencers/
βββ {persona-slug}/
β βββ identity.md # Name, niche, voice, personality
β βββ reference/ # Base images for consistency
β β βββ face-ref-1.png
β β βββ style-guide.md
β βββ content/
β β βββ photos/ # Generated images by date
β β βββ videos/ # Generated videos by date
β βββ captions.md # Caption templates, hashtags
β βββ schedule.md # Posting schedule
β βββ analytics.md # Performance tracking
βββ tools.md # Configured generation tools
Quick Reference
| Task | Load |
|------|------|
| Create new persona (identity, niche, aesthetics) | persona.md |
| Generate consistent photos | image-gen.md |
| Generate videos (talking head, lifestyle) | video-gen.md |
| Voice and audio (TTS, voice cloning) | voice.md |
| Content strategy and captions | content.md |
| Platform optimization (IG, TikTok, YT) | platforms.md |
| Monetization (brand deals, affiliates) | monetization.md |
| Legal and disclosure requirements | compliance.md |
Persona Creation Checklist
Before generating any content:
Character Consistency Rules
Maintaining the same face/body across all content is CRITICAL.
For photos: 1. Generate base reference set first (5-10 images, multiple angles) 2. Use IP-Adapter or InstantID for every generation 3. Same seed + similar prompt structure = more consistency 4. Quality check EVERY image before posting
For videos: 1. Use face-swap on real footage OR 2. Generate with character LoRA if trained OR 3. Talking head tools (HeyGen, D-ID) with reference image
Content Generation Flow
1. Plan β Check schedule.md for what's needed today 2. Generate β Use appropriate tool (see image-gen.md or video-gen.md) 3. Review β Verify character consistency, quality 4. Caption β Write engaging copy matching persona voice 5. Schedule β Queue for optimal posting time 6. Track β Log in analytics.md after posting
Common Patterns
| User says | Agent does | |-----------|------------| | "Create new influencer" | Run persona creation flow, set up workspace | | "Generate photos for today" | Check schedule, generate with consistency refs | | "Make a TikTok video" | Generate 9:16 video with talking head or lifestyle footage | | "Write captions for these" | Draft captions matching persona voice + niche hashtags | | "How is she performing?" | Summarize analytics.md, suggest improvements | | "Add brand deal content" | Generate sponsored content with disclosure |
Tool Configuration
Store active tools in ~/influencers/tools.md:
## Active Tools
Image: Nano Banana Pro (Gemini)
Video: Kling / Runway
Voice: ElevenLabs (voice_id: xxx)
Lip Sync: HeyGen
Update when switching providers. All generation scripts read from here.