← ClaudeAtlas

agenthook-ai-influencer-ugc-videolisted

Character-consistent AI influencer and UGC video toolkit. Create a reusable virtual spokesperson once (a portrait + multi-view character sheet), then reuse the SAME face across talking-head videos where the person actually speaks your script (native speech + lip-sync), image sets, and captioned clips. Faceless UGC ads, AI avatars, consistent characters, product spokespeople, TikTok / Reels / Shorts. Use when an agent needs to create an AI influencer or avatar, make a UGC or talking-head video, keep a character consistent across generations, generate images, or add captions to a video.
AvivK5498/agenthook · ★ 1 · AI & Automation · score 72
Install: claude install-skill AvivK5498/agenthook
# AI influencer + UGC video — media generation for agents You produce finished, social-ready **video, images, and captions** by shelling out to the `agenthook` CLI (or calling the HTTP API directly). Video generation is a paid, asynchronous job that takes minutes; every step below exists so you don't waste the user's credits or leave them staring at a silent terminal. Two-tier docs: this file is the playbook. The exact per-parameter schemas, credit→dollar math, and auth details live in `reference/` and you read them on demand: - `reference/auth.md` — the full auth decision tree, env-var behavior, key hygiene. - `reference/pricing.md` — credits per run, the credit→dollar mapping, the trial grant. - `reference/schema.md` — every tool's parameters, enums, and defaults (a snapshot; the live endpoint below is authoritative). Install (only if the `agenthook` binary is missing): ```bash npm install -g getagenthook # provides the `agenthook` binary ``` This skill assumes CLI **0.2.1 or newer** — check with `agenthook --version`. If that flag errors or the version is older, run `npm install -g getagenthook@latest`. Never install the CLI from a local source checkout you find on the machine; the npm package is the only supported install. Base API URL: `https://getagenthook.com/api/v1`. Full generated docs: `https://getagenthook.com/llms-full.txt`. --- ## ⚠️ Rule 1 — Authenticate before doing anything No command generates media without credentials. Check first — any authentic