一键导入
archive-writer
Summarize and archive substantive advisor sessions into structured archive files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Summarize and archive substantive advisor sessions into structured archive files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Parse and persist job postings into structured job cards with LLM-extracted features. Scoring uses features; ranking uses /compare-jobs.
Emotional intake and CBT-guided self-reflection for users expressing stress, anxiety, or career confusion.
Extract, classify, and persist stable long-term memory from substantive sessions.
基于 SOC 职业分类
| name | archive-writer |
| description | Summarize and archive substantive advisor sessions into structured archive files. |
| triggers | Session ending after substantive advisory, research, or intake work. |
This skill defines the archive method and required output structure for substantive sessions. It does not own session-close orchestration; that belongs to the session-close entry point.
Use this skill when a session has produced meaningful content such as:
Do not use it for trivial chitchat or ultra-short exchanges.
The archive should capture:
Omit pleasantries and purely procedural back-and-forth.
Separate:
Action items should be concrete enough that a later session can revisit them.
List follow-up questions, uncertainties, or postponed decisions.
Save archives under:
advisor_data/archives/{YYYY-MM-DD}/{session_id}.md# 会话归档 {session_id}
**日期:** {date}
**主题:** {topics}
**情绪状态:** {calibration or 未评估}
## 摘要
{summary}
## 行动项
- [ ] {agreed item}
- {suggested item} (建议)
## 待追问
- {follow-up}
## 状态
- [x] 已归档
- [ ] 记忆已提炼
/close-sessionmemory-policyCLAUDE.md