ai-influencer-pro
v1.0.0Build and operate a recurring AI character: character sheet, lore, episode engine, Google Flow browser automation (Nano Banana + Omni/Veo), ffmpeg assembly, platform warm-up.
By HanifLicense: MIT0 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install ai-influencer-pro for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ai-influencer-pro@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/buildwithhanif/ai-influencer-proClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ai-influencer-pro/.
Plugin files
├── .claude-plugin/plugin.json└── skills/ai-influencer-pro/SKILL.md
Included Skills1
Build and run a recurring AI character (an "AI influencer") as a series on TikTok, Reels and Shorts: write the script and the bible first, source a real reference frame and score it, make the avatar in one shot, lock a three-part video prompt, plan every line to Omni's 4/6/8/10 second slots, generate in Google Flow through a real browser, QC the renders, stitch with ffmpeg, and warm the account up so the platform lets people see it. Use on "make an AI influencer", "AI character account", "bikin AI influencer", "AI UGC", "realistic UGC ad", "virtual creator", "faceless character series", "run Google Flow for me", "score these reference frames", "stitch these clips", or whenever someone wants a synthetic person that posts every day instead of a one-off AI video.
Plugin manifests1
{
"name": "ai-influencer-pro",
"displayName": "AI Influencer Pro",
"description": "Build and operate a recurring AI character: character sheet, lore, episode engine, Google Flow browser automation (Nano Banana + Omni/Veo), ffmpeg assembly, platform warm-up.",
"version": "1.0.0",
"author": {
"name": "Hanif",
"url": "https://github.com/buildwithhanif"
},
"homepage": "https://github.com/buildwithhanif/ai-influencer-pro",
"repository": "https://github.com/buildwithhanif/ai-influencer-pro",
"license": "MIT",
"keywords": [
"ai influencer",
"google flow",
"nano banana",
"veo",
"omni",
"ffmpeg",
"tiktok",
"reels"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[ai-influencer-pro on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ai-influencer-pro)