introduce

introduce is a skill for Claude Code, Codex from LilMGenius/polysona. It costs 10 tokens per session (144 once invoked), scanned A, original, MIT.

A skill that loads a saved persona into the current AI-agent session. A persona is a defined identity with preferred tone, priorities, and decision-making habits.

In plain words
What is it for?
Use it to activate a persona from the project’s persona files before working on other tasks.
Why use it?
It avoids manually restating how the agent should behave in every request. The chosen persona remains the guide for the rest of the session.

Skill for Claude CodeCodex

Part of the polysona plugin — 8 skills, 5 agents, 3 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/lilmgenius/polysona/introduce
Any agent
npx skills add LilMGenius/polysona --skill introduce
Clone the repo
git clone --depth 1 https://github.com/LilMGenius/polysona

Made for: Claude Code, Codex.

Or install polysona, the plugin that ships this one along with the rest of its 8 skills, 5 agents, 3 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for introduce

README.md
[![agentmods](https://agentmods.dev/badge/skills/lilmgenius/polysona/introduce.svg)](https://agentmods.dev/skills/lilmgenius/polysona/introduce)
Your own site
<a href="https://agentmods.dev/skills/lilmgenius/polysona/introduce"><img src="https://agentmods.dev/badge/skills/lilmgenius/polysona/introduce.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 144 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00010 $0.00144
Opus 5 $0.00005 $0.00072
Sonnet 5 $0.00002 $0.00029
Haiku 4.5 $0.00001 $0.00014

Measured 4d ago against content hash 3d517cdf0393, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

introduce scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/introduce/SKILL.md · 15 lines

What it actually says

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

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 15 lines · 10 tokens per session scan A 3d517cdf0393

Subscribe to this mod's changes

introduce is a skill published in the GitHub repository LilMGenius/polysona (161 stars, last pushed 15d ago), licensed MIT. It adds 10 tokens to every session and 144 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

self-improvement

บันทึกการเรียนรู้ ข้อผิดพลาด และการแก้ไขเพื่อการปรับปรุงอย่างต่อเนื่อง ใช้เมื่อ: (1) คำสั่งหรือการทำงานล้มเหลว (2) ผู้ใช้แก้ไขข้อมูล (3) ผู้ใช้ร้องขอความสามารถที่ไม่มี (4) API หรือเครื่องมือภายนอกล้มเหลว (5) พบแนวทางที่ดีกว่าสำหรับงานที่ทำซ้ำ หรือต้องการทบทวนการเรียนรู้ก่อนเริ่มงานสำคัญ.

bl1nk-bot/bl1nk-agents-manager · 122 tokens

rust-testing

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

bl1nk-bot/bl1nk-agents-manager · 31 tokens

plugin-development

This skill should be used when creating plugins, writing skills, building commands, developing agents, or asking about "plugin development", "create skill", "write command", "build agent", "SKILL.md", "plugin structure", "progressive disclosure".

bl1nk-bot/bl1nk-agents-manager · 54 tokens

html-ppt-xhs-pastel-card

A personal manifesto: a year of saying yes — the premise, the scenes, the turn, and the meaning that lands. Built as a decision-grade story deck for community, talk audience.

linyeping/Metis · 48 tokens

html-ppt-xhs-white-editorial

A staff-engineer promotion packet — scope, the proof moments, the artifacts, and the impact that clears the bar. Built as a decision-grade career deck for manager, calibration committee.

linyeping/Metis · 46 tokens

html-ppt-zhangzara-8-bit-orbit

A gamer's journey building a retro-arcade collection — the obsession, the hunt, and what the machines came to mean. Built as a decision-grade story deck for friends, hobby community.

linyeping/Metis · 53 tokens