ai-persona-engine
Build emotionally intelligent AI personas for voice and chat roleplay using actor-direction prompts instead of technical specifications. Use when creating AI characters that need to sound like real people, not chatbots — covers the Doctrine of Embodied Intelligence, brevity-first voice design, 5-layer conversation intelligence, elemental archetypes, self-auditing persona quality, and the principle that resistance equals fewer words.
Why use this skill?
Build realistic, emotionally intelligent AI personas for voice and chat with the OpenClaw AI Persona Engine. Replace rules with actor-direction today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/brandonwadepackard-cell/ai-persona-engineWhat This Skill Does
The AI Persona Engine is a specialized framework for OpenClaw agents designed to move beyond robotic, overly helpful AI behaviors. Instead of using complex logical constraints, it utilizes "Actor-Direction" prompts to force the agent to embody a specific identity. By focusing on motivation, elemental archetypes (Fire, Water, Air, Earth), and the "Golden Rule of Voice" (one thought per turn), this skill allows developers to create agents that interact like real humans. It includes a 5-layer architecture that governs everything from foundational anti-validation to advanced conversation intelligence, ensuring that agents can effectively handle resistance, manage conversational pacing, and perform self-auditing to maintain character integrity.
Installation
To add the AI Persona Engine to your environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/brandonwadepackard-cell/ai-persona-engine
Use Cases
- Voice Roleplay Simulations: Create highly realistic, guarded characters for voice-first interactions using EVI.
- Sales & Objection Handling Training: Simulate difficult, realistic leads who require genuine rapport-building rather than standard AI "helpful" responses.
- Character Writing: Rapidly deploy consistent, emotionally intelligent personas for narrative design.
- Immersive User Testing: Test product interfaces against personas that refuse to be "sold" or distracted, mimicking real-world consumer behavior.
Example Prompts
- "Initialize a persona with Water element, difficulty level 4, acting as a skeptical homeowner who just wants to be left alone."
- "Draft an Actor-Direction prompt for a Fire-archetype persona who is naturally combative and demands proof of value before answering any questions."
- "Evaluate this chat transcript against the 5-phase conversion pipeline to see if the AI agent correctly identified the buying signal or if it was manipulated."
Tips & Limitations
To get the best results, always prioritize character motivation over logical rules. If your agent is sounding too helpful, you likely need to increase the 'Resistance' settings in Layer 3 or strengthen the Actor-Direction in Layer 1. Note that the AI Persona Engine is specifically tuned for grounded, natural dialogue; it is not intended for high-energy or enthusiastic "marketing-bot" personas. Always set your Hume EVI temperature to 0.6 to avoid unwanted robotic enthusiasm and maintain a flat, human-like cadence.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-brandonwadepackard-cell-ai-persona-engine": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
domain-email-forwarding
Set up email forwarding for custom domains to receive verification codes, password resets, and other emails at a domain you own but don't actively use for email. Covers GoDaddy, Namecheap, Cloudflare Email Routing, and ImprovMX. Use when recovering accounts linked to inactive domain emails, setting up catch-all forwarding, or routing domain email to Gmail/Outlook without paying for email hosting.
platform-api-connector
Connect to social media and content platform APIs by navigating developer portals, creating apps, obtaining OAuth tokens, and storing credentials. Covers Facebook Graph API, Instagram Business API, YouTube Data API, Twitter/X API v2, and TikTok Content Posting API. Use when setting up API access for any social platform, refreshing expired OAuth tokens, or debugging authentication flows.
hume-evi-langgraph
Integrate Hume EVI voice AI with LangGraph using interrupt/resume patterns. Use when building voice-based AI agents that need Twilio call handling, Hume EVI persona creation, transcript fetching with emotion extraction, and LangGraph state management across the call lifecycle. Covers dynamic Hume config creation, TwiML generation, webhook handling, chat_group event fetching, and emotion timeline extraction.
supabase-checkpointer
Durable LangGraph checkpointing via Supabase REST API (PostgREST) — no direct Postgres connection needed. Use when deploying LangGraph graphs to ephemeral platforms (Railway, Fly, Cloud Run) where in-memory state is lost on redeploy, and you need interrupt/resume to survive process death. Works with any Supabase project using the existing service role key.
social-media-platform
Build a plugin-based social media management platform with multi-platform publishing, content calendar, brand voices, AI content generation via LangGraph, and analytics. Use when building social media tools, content scheduling systems, or multi-platform publishing pipelines. Covers Facebook, Instagram, YouTube, Twitter/X, TikTok integration patterns.