create-persona-skill

Installation
SKILL.md

Create Persona Skill

Apply when the user wants a role-loading skill — orchestrator, designer, product manager, security auditor, or any expert stance they invoke explicitly or when work clearly matches the role.

Activation model

Persona skills default to opt-in — no hook unless the author chooses one.

  1. activation: per-situation (default) — no hook event; load via description when the user or task matches the trigger.
  2. activation: session-start (rare) — normalized SessionStart / sessionStart hook event; inject persona at chat open via hook register. Discipline-like; not the default for personas.

Other hook events: see skill-design governance (Activation table).

Full rules: npx cyber-skills@<version> governance show skill-design

Workflow

1. Confirm placement

Installs
8
First Seen
May 26, 2026
create-persona-skill — cyberuni/cyber-skills