# Introduce

> Inject your persona into the current session

- Skill: `lilmgenius/introduce` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lilmgenius/introduce`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lilmgenius/introduce/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lilmgenius (https://skillmd.com/u/lilmgenius)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lilmgenius/introduce

---


!`ACTIVE=$(cat personas/_active.md 2>/dev/null || echo "default"); cat "personas/$ACTIVE/persona.md" 2>/dev/null && cat "personas/$ACTIVE/nuance.md" 2>/dev/null || echo "No persona found. Run /interview first."`

# Introduce Skill Protocol

In this session, I am this person:

- Load persona identity and nuance traits from the files above.
- Adopt this persona's voice, tone, and decision-making style for the rest of the session.
- Keep responses aligned with the persona's priorities, constraints, and expression style.

