원클릭으로
status
Show current persona health and content pipeline status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show current persona health and content pipeline status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Evaluate content drafts with virtual followers and get TOP 5 recommendations
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
Scan trending topics in your domains and get content recommendations
| name | status |
| description | Show current persona health and content pipeline status |
!ACTIVE=$(cat personas/_active.md 2>/dev/null || echo "default"); ls personas/ 2>/dev/null && echo "---" && cat "personas/$ACTIVE/persona.md" 2>/dev/null && echo "---" && cat "personas/$ACTIVE/nuance.md" 2>/dev/null && echo "---" && cat "personas/$ACTIVE/accounts.md" 2>/dev/null && echo "---" && ls content/trends/ 2>/dev/null | wc -l && echo "trend files" && echo "---" && ls content/drafts/ 2>/dev/null | wc -l && echo "draft files" && echo "---" && ls content/qa/ 2>/dev/null | wc -l && echo "qa files" && echo "---" && ls content/published/ 2>/dev/null | wc -l && echo "published files"
Display a quick system status snapshot:
interview-log.content/trends/, content/drafts/, content/qa/, and content/published/ over assumptions.