lilmgenius/polysona · Archived

introduce

Inject your persona into the current session

Installation

$ npx skills add lilmgenius/polysona --skill introduce

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Also in this package

Other skills from lilmgenius/polysona.

npx skills add lilmgenius/polysona

Browse all from lilmgenius/polysona

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 154
License LICENSE
Default branch ralphthon
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 606 B
  • docs SUMMARY.md 61 B

History

  1. First recorded snapshot · 4 installs

SKILL.md

!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.