원클릭으로
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.