Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub lilmgenius/polysona --plugin polysonaPublisher and performance tracker that manages content lifecycle and feedback loop
Platform-specific content generator conditioned on your persona, voice, and trend topics
Deep psychology-based interviewer that extracts unconscious patterns across 10 frameworks
Domain trend detector that recommends content topics based on your persona
QA simulator that evaluates content drafts as virtual followers and recommends TOP 5
Generate platform-specific content drafts conditioned on your persona
Extract your persona into CLAUDE.md or AGENTS.md for use in any AI agent
Start a deep psychology-based interview to extract your persona using 10 frameworks
Inject your persona into the current session
Save final content and get platform-specific publishing guidance
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Compile humans into AI agents through deep interviews. Conducts comprehensive behavioral interviews, analyzes work artifacts via MCP tools, and generates installable Claude Code plugins that embody a person's decision-making, communication style, and expertise.
UX/マーケティング向けのユーザーペルソナを、5つの専門エージェントチームで作成するスキル。 ペルソナ設計、ユーザーリサーチ、ナラティブ執筆、バイアスレビュー、データ検証の 5観点からペルソナをディスカッション型で議論・作成し、Markdownドキュメントとして出力する。 data-critic がライブモデレーターとして矛盾を検出・収束を判定する。
Craft AI personality, tone, persona, and behavioral consistency across contexts.
Chaotic multi-persona AI discovery system. 16 unique Vern personas, VernHole council tiers, Oracle vision, and a full multi-LLM discovery pipeline.
Mission Planner, Agent Creator, Skill Creator, and Librarian — the complete Forge suite for science-backed AI team assembly
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Every AI agent tool has the same problem: it gives you someone else's answer, or it doesn't know you.
gstack gives you Garry Tan's brain. polysona gives you yours.
┌─────────────────────────────────────────────────────────────┐
│ │
│ POLYSONA (Orchestrator) │
│ Build and run multiple personas across any AI agent. │
│ Manage all persona data and agents │
│ │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ SETUP (One-time) │ │
│ │ │ │
│ │ ① Profiler │ │
│ │ Interview → Extract logs │ │
│ │ │ │ │
│ │ ▼ │ │
│ │ [Polysona structures logs] │ │
│ │ → persona.md + nuance.md + accounts.md │ │
│ │ │ │
│ └─────────────────────────────────────────────────────┘ │
│ │ persona data │
│ ▼ │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ LOOP (Per Content) │ │
│ │ │ │
│ │ ② Trendsetter │ │
│ │ Trend topics collection │ │
│ │ │ │ │
│ │ ▼ │ │
│ │ ③ Content-Writer │ │
│ │ persona + trend → Platform-specific drafts │ │
│ │ │ │ │
│ │ ▼ │ │
│ │ ④ Virtual-Follower (QA) │ │
│ │ Evaluate by rolemodel → TOP 5 → User picks │ │
│ │ │ │ │
│ │ ▼ │ │
│ │ ⑤ Admin │ │
│ │ Publish → Track engagement → Feedback │ │
│ │ │ │
│ └─────────────────────────────────────────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────┘
# Codex (primary)
# AGENTS.md is auto-recognized by Codex
# Codex auto-discovers repo skills from .agents/skills
# This repo already mirrors ./skills into ./.agents/skills
# If you edit ./skills later, resync with:
node ./scripts/sync-codex-skills.mjs
# or:
bun run codex:skills:sync
# Then restart Codex if the updated skill does not appear immediately
# Use $interview, $introduce, $trend, $content x, $qa, $publish, $status, $export in your Codex session
# Claude Code
# 1. Add local marketplace
claude plugin marketplace add ./.claude-plugin/marketplace.json
# 2. Install plugin
claude plugin install polysona
# 3. Start session
# Then: /interview → /introduce → /trend → /content x → /qa → /publish
# Hooks may apply via hooks/hooks.json depending on host support
| Name | Role | Command |
|---|---|---|
| profiler | Deep psychology interviewer | $interview / /interview |
| trendsetter | Trend detector | $trend / /trend |
| content-writer | Platform content generator | $content / /content |
| virtual-follower | QA simulator | $qa / /qa |
| admin | Publisher and tracker | $publish / /publish |