introduce

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

!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.
Installs
4
GitHub Stars
154
First Seen
13 days ago
introduce — lilmgenius/polysona