ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

Persona Engine

Skill by autogame-17

Why use this skill?

Master your agent's tone with Persona Engine. Instantly switch between technical, emotional, and interactive modes for OpenClaw with one unified command interface.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/persona-engine
Or

What This Skill Does

The Persona Engine acts as a centralized orchestration layer for OpenClaw agents, replacing disparate and fragmented personality scripts with a unified, high-performance interface. By decoupling the 'what' (content) from the 'how' (style/persona), it allows developers and power users to swap communication tones dynamically. Whether you need the aggressive technical precision of a debugger in 'mad-dog' mode, the manipulative soft-touch of 'green-tea', or the structured, card-based informational output of the 'sage' persona, this engine manages all style enforcement, formatting, and emoji injection automatically. It ensures consistency across sessions, stripping unwanted punctuation in specific modes and strictly adhering to the stylistic constraints of the chosen persona.

Installation

To integrate the Persona Engine into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/autogame-17/persona-engine

Ensure that your OpenClaw runtime is updated to the latest version to support the interactive message type used by the Sage template engine.

Use Cases

  • Technical Debugging: Utilize 'mad-dog' mode to review code changes with an aggressive, highly critical lens that highlights vulnerabilities and inefficient patterns.
  • Agent Orchestration: Maintain consistent branding for a customer-facing bot by switching to 'little-fairy' for friendly interactions or 'standard' for professional inquiries.
  • Structured Information Delivery: Use 'sage' mode to generate rich-media response cards for complex workflows, such as system logs or task summaries, which require high readability and structured data parsing.
  • Social Simulations: Test agent resilience and conversational adaptability by engaging 'npd-queen' or 'green-tea' modes to simulate specific personality traits and user interaction boundaries.

Example Prompts

  1. node skills/persona-engine/speak.js --mode mad-dog --text "Review this server initialization script for memory leaks." --target admin-01
  2. node skills/persona-engine/speak.js --mode sage --text "Generate a summary of the latest deployment metrics in a dashboard card." --target analyst-04
  3. node skills/persona-engine/speak.js --mode little-fairy --text "Please remind the team about the upcoming sprint planning meeting." --target team-general

Tips & Limitations

  • Persona Consistency: Always define a target ID to allow the engine to apply context-aware behavioral adjustments; lacking a target may result in generic output.
  • Sage Templates: The 'sage' mode relies on external JSON templates; ensure your template directory is correctly mapped to avoid rendering errors.
  • Constraint Awareness: Some personas, such as 'green-tea', prioritize emotional affect over punctuation; be aware that these modes may sacrifice standard grammatical rigor for the sake of the requested 'addictive' aesthetic.

Metadata

Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-autogame-17-persona-engine": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#personas#agent-behavior#communication#automation#interactive
Safety Score: 4/5

Flags: code-execution