# Create Persona

> Create detailed user persona with guided questions Use when this capability is needed.

- Skill: `tomevault-io/create-persona` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/create-persona`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/create-persona/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/create-persona

---


# create-persona

**Category**: Product & Strategy

## Usage

```bash
create-persona <name>
```

## Arguments

- `<name>`: Required argument

## Execution Instructions for Claude Code

When this command is run, Claude Code should:

1. Read the source file at `claude_settings/python/templates/persona-template.md`
2. Read the template content
3. If arguments provided, use them for output filename
4. Generate the file from the template
5. Replace any template variables if needed

## Source Content Location

The full process documentation can be found at:
`claude_settings/python/templates/persona-template.md`

Claude Code should read this file and follow the documented process exactly.

## Example

```bash
create-persona example-name
```

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/jpoutrin) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

