بنقرة واحدة
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.