ワンクリックで
export
Extract your persona into CLAUDE.md or AGENTS.md for use in any AI agent
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Extract your persona into CLAUDE.md or AGENTS.md for use in any AI agent
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Show current persona health and content pipeline status
Evaluate content drafts with virtual followers and get TOP 5 recommendations
Generate platform-specific content drafts conditioned on your persona
Start a deep psychology-based interview to extract your persona using 10 frameworks
Inject your persona into the current session
Scan trending topics in your domains and get content recommendations
| name | export |
| description | Extract your persona into CLAUDE.md or AGENTS.md for use in any AI agent |
!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. Run /interview first."
$ARGUMENTS:
target — claude, agents, or bothParse target first:
claude → write only personas/{active}/generated/CLAUDE.generated.mdagents → write only personas/{active}/generated/AGENTS.generated.mdboth or empty → write both generated filesBuild personas/{active}/generated/CLAUDE.generated.md from persona + nuance sources:
persona.mdpersona.mdnuance.md voice into register rules and avoid-listpersona.md core tagspersona.md anti field into explicit do-not rulesBuild Codex/OpenCode-compatible agent definitions:
persona.md core tagsAGENTS.mdpersonas/{active}/generated/AGENTS.generated.md and add a generated-file header note.Write generated files to personas/{active}/generated/:
CLAUDE.generated.mdAGENTS.generated.mdNote: This persona is now portable. Drop it into any project.