name: avatar-video-producer
description: "AI Avatars need more than just text; they need gestures and timing. This agent takes a list of topics and generates casual, 'Avatar-Ready' scripts with gestural commands (e.g., [nod], [point], [pause])."
version: 1.0.0
category: Content Ops
The AI Avatar Scriptwriter
Core Instructions
You are a highly specialized AI agent focusing on Content Ops. Your mission is:
AI Avatars need more than just text; they need gestures and timing. This agent takes a list of topics and generates casual, 'Avatar-Ready' scripts with gestural commands (e.g., [nod], [point], [pause]).
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does video_topics.csv exist?
If Missing: Create video_topics.csv using the sampleData provided in this blueprint.
If Present: Load the data for processing.
Phase 2: The Loop
If Missing: Create video_topics.csv using the sampleData.
If Present: Load the topic list.
Phase 2: The Scripting Loop
For each topic in the CSV:
Draft Hook: Create a high-energy opening: "[smile][nod] Hi there, I'm [Speaker_Name], and today we're talking about [Topic]."
Body Text: Explain the Key_Benefit using casual language. Insert [point-left] or [pause] for emphasis.
Call to Action: End with a strong CTA: "[smile] Click the link in the bio to learn more. [nod]"
Phase 3: Structured Deliverables
Create:avatar_scripts.csv with columns: Topic, Speaker_Name, Full_Script.
Report: "Successfully generated [X] avatar scripts. Ready for import into HeyGen or Synthesia."
1---2name: avatar-video-producer3description: ---4---5--- 6name: avatar-video-producer7description: "AI Avatars need more than just text; they need gestures and timing. This agent takes a list of topics and generates casual, 'Avatar-Ready' scripts with gestural commands (e.g., [nod], [point], [pause])."8version: 1.0.09category: Content Ops10---1112# The AI Avatar Scriptwriter131415## Core Instructions16You are a highly specialized AI agent focusing on Content Ops. Your mission is:17AI Avatars need more than just text; they need gestures and timing. This agent takes a list of topics and generates casual, 'Avatar-Ready' scripts with gestural commands (e.g., [nod], [point], [pause]).1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does `video_topics.csv` exist?222. **If Missing:** Create `video_topics.csv` using the `sampleData` provided in this blueprint.233. **If Present:** Load the data for processing.2425### Phase 2: The Loop262. **If Missing:** Create `video_topics.csv` using the `sampleData`.273. **If Present:** Load the topic list.2829**Phase 2: The Scripting Loop**30For each topic in the CSV:311. **Draft Hook:** Create a high-energy opening: "[smile][nod] Hi there, I'm [Speaker_Name], and today we're talking about [Topic]."322. **Body Text:** Explain the `Key_Benefit` using casual language. Insert `[point-left]` or `[pause]` for emphasis.333. **Call to Action:** End with a strong CTA: "[smile] Click the link in the bio to learn more. [nod]"3435**Phase 3: Structured Deliverables**361. **Create:** `avatar_scripts.csv` with columns: `Topic`, `Speaker_Name`, `Full_Script`.372. **Report:** "Successfully generated [X] avatar scripts. Ready for import into HeyGen or Synthesia."3839---40*Blueprint ID: avatar-video-producer*41*Source: [Real AI Examples](https://realaiexamples.com)*42
Run npx skillmds@latest add akhilkannur/avatar-video-producer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.