Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/persona-hub:persona-hub-helpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display this quick-reference card:
Display this quick-reference card:
Persona-Hub Commands
─────────────────────────────────────
/persona-hub <name> Activate a persona
/persona-hub-list Show available personas
/persona-hub-stop Deactivate current persona
/persona-hub-create Create or enrich a persona
/persona-hub-help This card
/persona-hub-update Pull latest version
Creating & Enriching
─────────────────────────────────────
/persona-hub-create accepts any source:
- Folder of files ./transcripts/ (best — bulk ingestion)
- Individual files speech.txt, interview.md
- URLs article links, interviews
- Text description "He's a fast-talking NYC guy..."
Run again on the same persona to enrich it:
/persona-hub-create elon-musk ← adds new sources to existing
More sources = more authentic persona.
Persona Locations
─────────────────────────────────────
Project-local: ./personas/
Plugin-bundled: (auto-detected)
Global: ~/.persona-hub/personas/
MVP = persona.yaml + identity.md + voice.md
Priorities: required (always) → recommended (if available) → supplementary (on demand)
npx claudepluginhub asimokby/persona-hub --plugin persona-hubCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.