一键导入
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.