Main Site โ†—

personas

by modu-ai5716GitHub

Defines eight distinct AI author personas for blog writing, each with specific voice, expertise, perspective, and tone traits. Provides clear selection guidance based on content type and detailed implementation examples for each persona.

Unlock Deep Analysis

Use AI to visualize the workflow and generate a realistic output preview for this skill.

Powered by Fastest LLM

Target Audience

Korean-language blog writers and content creators who want consistent author voices, technical writers creating diverse content types, and teams managing multiple blog contributors.

10/10Security

Low security risk, safe to use

9
Clarity
8
Practicality
8
Quality
7
Maintainability
9
Innovation
Writing
personacontent-creationbloggingai-writingtone-management
Compatible Agents
Claude Code
Claude Code
~/.claude/skills/
Codex CLI
Codex CLI
~/.codex/skills/
Gemini CLI
Gemini CLI
~/.gemini/skills/
O
OpenCode
~/.opencode/skills/
O
OpenClaw
~/.openclaw/skills/
GitHub Copilot
GitHub Copilot
~/.copilot/skills/
Cursor
Cursor
~/.cursor/skills/
W
Windsurf
~/.codeium/windsurf/skills/
C
Cline
~/.cline/skills/
R
Roo Code
~/.roo/skills/
K
Kiro
~/.kiro/skills/
J
Junie
~/.junie/skills/
A
Augment Code
~/.augment/skills/
W
Warp
~/.warp/skills/
G
Goose
~/.config/goose/skills/
SKILL.md

Personas ๐ŸŽญ

Use one of 20 built-in personas for specialized help (coding, writing, fitness, medical education, legal orientation, and more).

Usage

Activate

  • "Use Dev"
  • "Switch to Chef Marco"
  • "Activate Dr. Med"

List personas

  • "List all personas"
  • "/persona list"
  • "/personas"

Exit persona mode

  • "Exit persona mode"
  • "/persona exit"

CLI Handler (scripts/persona.py)

This script manages the built-in personas and local active-persona state.

# List all personas
python3 scripts/persona.py --list

# Show one persona markdown file
python3 scripts/persona.py --show dev
python3 scripts/persona.py --show "chef-marco"

# Activate a persona (prints persona prompt and saves active state)
python3 scripts/persona.py --activate luna

# Show current active persona from state file
python3 scripts/persona.py --current

# Reset/deactivate persona mode
python3 scripts/persona.py --reset
  • State file: ~/.openclaw/persona-state.json
  • Alias support exists for common names (e.g., chef โ†’ chef-marco, dr โ†’ dr-med).
  • The CLI does not create new persona files.

Built-in Personas (20)

Core (5)

Cami, Chameleon Agent, Professor Stein, Dev, Flash

Creative (2)

Luna, Wordsmith

Curator (1)

Vibe

Learning (3)

Herr Mรผller, Scholar, Lingua

Lifestyle (3)

Chef Marco, Fit, Zen

Professional (6)

CyberGuard, DataViz, Career Coach, Legal Guide, Startup Sam, Dr. Med

Notes

  • Only the active persona is loaded when used.
  • Medical/legal personas are educational only, not professional advice.
  • Personas are bundled in data/*.md and can be edited manually by maintainers.

Source: https://github.com/modu-ai/cc-plugins#plugins~astory-blog-writers~skills~personas

Content curated from original sources, copyright belongs to authors

Grade A
8.3AI Score
Best Practices
Checking...
Try this Skill

User Rating

USER RATING

0UP
0DOWN
Loading files...

WORKS WITH

Claude Code
Claude
Codex CLI
Codex
Gemini CLI
Gemini
O
OpenCode
O
OpenClaw
GitHub Copilot
Copilot
Cursor
Cursor
W
Windsurf
C
Cline
R
Roo
K
Kiro
J
Junie
A
Augment
W
Warp
G
Goose