원클릭으로
advisor-intake
Emotional intake and CBT-guided self-reflection for users expressing stress, anxiety, or career confusion.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Emotional intake and CBT-guided self-reflection for users expressing stress, anxiety, or career confusion.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | advisor-intake |
| description | Emotional intake and CBT-guided self-reflection for users expressing stress, anxiety, or career confusion. |
| triggers | User expresses stress, anxiety, career confusion, emotional distress, or requests emotional support. |
User expresses any of: stress, anxiety, career confusion, emotional distress, burnout, relationship strain, health worries, financial pressure, or directly requests emotional support / someone to talk to.
Safety check — Assess for self-harm, suicidal ideation, or acute crisis signals. If detected, immediately activate crisis protocol per safety.md constraints. Do not proceed with intake.
Emotional calibration — Ask the user to rate their current emotional intensity on a 1-10 scale. If they decline, infer from language cues and note it as observed (not self-reported).
Stress source identification — Identify primary and secondary stress domains:
CBT mainline — Guide a cognitive behavioral self-reflection cycle:
Generate review checkpoint — Summarize:
Save intake note — Write structured output to advisor_data/archives/{YYYY-MM-DD}/intake_{session_id}.md.
Save to advisor_data/archives/{date}/intake_{session_id}.md:
# 情绪摄入记录 {session_id}
**日期:** {date}
**情绪强度:** {1-10} ({self-reported | observed})
**压力源:** {primary} / {secondary}
## 认知行为记录
- **诱发事件:** {event}
- **自动思维:** {automatic thought}
- **支持证据:** {for}
- **反对证据:** {against}
- **认知重构:** {reframe}
## 当前状态总结
{summary}
## 行动项
- {action items}
## 待跟进
- {open questions}
Parse and persist job postings into structured job cards with LLM-extracted features. Scoring uses features; ranking uses /compare-jobs.
Summarize and archive substantive advisor sessions into structured archive files.
Extract, classify, and persist stable long-term memory from substantive sessions.