persona-manager

persona-manager is a skill for Claude Code from clawsouls/clawsouls-claude-code-plugin. It costs 44 tokens per session (333 once invoked), scanned A, original, Apache-2.0.

A tool for managing agent persona files such as SOUL.md, IDENTITY.md, STYLE.md, and AGENTS.md. These files define an agent's identity, personality, communication style, and working rules.

In plain words
What is it for?
Use it to search for, install, scan, edit, or export agent personas and their configuration files.
Why use it?
It keeps persona settings organized when an agent's behavior or identity needs to be created, changed, checked, or exported.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions AGENTS.md; built for openclaw.

Part of the clawsouls plugin — 5 skills, 6 commands, 1 agent, 4 hooks, 1 MCP server shipped together

Good fit Use it to search for, install, scan, edit, or export agent personas and their configuration files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clawsouls/clawsouls-claude-code-plugin/persona-manager
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add clawsouls/clawsouls-claude-code-plugin --skill persona-manager
Clone the repo
git clone --depth 1 https://github.com/clawsouls/clawsouls-claude-code-plugin

Made for: Claude Code.

Or install clawsouls, the plugin that ships this one along with the rest of its 5 skills, 6 commands, 1 agent, 4 hooks, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for persona-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/clawsouls/clawsouls-claude-code-plugin/persona-manager.svg)](https://agentmods.dev/skills/clawsouls/clawsouls-claude-code-plugin/persona-manager)
Your own site
<a href="https://agentmods.dev/skills/clawsouls/clawsouls-claude-code-plugin/persona-manager"><img src="https://agentmods.dev/badge/skills/clawsouls/clawsouls-claude-code-plugin/persona-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 333 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00333
Opus 5 $0.00022 $0.00167
Sonnet 5 $0.00009 $0.00067
Haiku 4.5 $0.00004 $0.00033

Measured 8d ago against content hash 4ce9f774217b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

persona-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/persona-manager/SKILL.md · 35 lines

What it actually says

Persona Manager

You have access to the ClawSouls MCP server for Soul Spec operations.

When to activate

  • User asks about agent persona, personality, or identity
  • User mentions SOUL.md, IDENTITY.md, STYLE.md, or AGENTS.md
  • User wants to create, modify, or switch agent personas
  • User references Soul Spec, ClawSouls, or ClawSouls

Available MCP tools

  • soul_search — Search ClawSouls for personas
  • soul_get — Get persona details
  • soul_install — Install a persona locally
  • soul_scan — Verify persona safety
  • soul_export — Export persona to different formats (claude-md, openclaw, json)

Soul Spec file structure

  • SOUL.md — Core personality, principles, philosophy
  • IDENTITY.md — Name, role, traits, avatar
  • STYLE.md — Communication tone, language preferences
  • AGENTS.md — Workflow rules, behavioral constraints
  • soul.json — Machine-readable metadata (optional)

Best practices

  • Always run SoulScan after modifying persona files
  • Keep SOUL.md focused on personality (not project instructions)
  • Use AGENTS.md for workflow rules (not personality)
  • Version control persona files with git
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 35 lines · 44 tokens per session scan A 4ce9f774217b

Subscribe to this mod's changes

persona-manager is a skill published in the GitHub repository clawsouls/clawsouls-claude-code-plugin (2 stars, last pushed 28d ago), licensed Apache-2.0. It adds 44 tokens to every session and 333 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

taiyi-ui-design

A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.

Dong90/oh-my-taiyiforge · 35 tokens

taiyi-evolve

A workflow skill that compares the implemented code with the frozen design after development and testing. It records architecture changes and proposes updates to DESIGN.md, the document describing the intended system structure.

Dong90/oh-my-taiyiforge · 37 tokens

taiyi-diagram-c4

A code-scanning tool that builds C4 architecture documents from a repository. It separates facts observed in the code from conclusions inferred about the design and uses Mermaid diagrams as the source format.

Dong90/oh-my-taiyiforge · 48 tokens

flow-next-resolve-pr

Resolve PR review feedback. Fetches unresolved threads, triages, fixes, replies and resolves via GraphQL. Use when asked to address review comments.

gmickel/flow-next · 36 tokens

flow-next-tracker-sync

Project a flow-next spec to a tracker issue (Linear, GitHub, GitLab, Jira) and reconcile two-way. Use when asked to sync to a tracker. NOT plan-sync.

gmickel/flow-next · 44 tokens

re0-merge

Review and land an external contribution the way this suite does: gate it against the thesis, land it with the author's credit intact, complete a new skill rather than merging it raw, then approve, credit, and explain before closing. Use when reviewing a pull request, as any collaborator or maintainer, not only the…

LilMGenius/paperthin · 70 tokens