Career Spotlight Finder
Discover hidden strengths and career narratives from your past projects.
Pipeline
CODEBLOCK0
Quick Reference
| Step | Guide | Template |
|---|
| Init + Analyze | INLINECODE0 , INLINECODE1 | INLINECODE2 |
| Position |
guides/domain-positioning-guide.md | — |
| Synthesize |
guides/narrative-synthesis-guide.md |
templates/aggregated-report.md |
| Write Copy |
guides/copywriting-guide.md |
templates/copywriting-variants.md |
Output
CODEBLOCK1
Step 0 — Init
Read guides/input-collection-guide.md Section 1 and follow its procedure to set up ~/.career-spotlight/.
Step 1 — Analyze
Read guides/input-collection-guide.md Sections 2-8 for the full procedure. Summary:
- 1. Collect sources from the user (local paths, URLs, or
.docx files). - Validate and expand sources (auto-detect document collections in directories).
- Ask the user to set project priorities (
highlight or supporting). - Check existing analyses for staleness (via git hash, file mtime, or URL age).
- Run new analyses per
guides/project-analysis-guide.md, write to ~/.career-spotlight/analyses/.
Step 2 — Position
- 1. Read
guides/domain-positioning-guide.md and follow Sections 2-4. - Recommend one expert framing with a distinctiveness thesis. Keep alternatives as wrappers.
- Ask the user to confirm the framing before proceeding.
Step 3 — Synthesize
- 1. Read all analyses from
~/.career-spotlight/analyses/. - Read
guides/narrative-synthesis-guide.md and follow its methodology. - Archive any existing
report.md to ~/.career-spotlight/history/report-YYYY-MM-DDTHH-MM-SS.md. - Write the new report to
~/.career-spotlight/report.md using templates/aggregated-report.md.
Step 4 — Write Copy
- 1. Read
~/.career-spotlight/report.md. - Read
guides/copywriting-guide.md and follow its methodology. - Archive any existing files in
~/.career-spotlight/copies/ to history/ with timestamp suffix. - Write four files to
~/.career-spotlight/copies/ using templates/copywriting-variants.md:
-
resume-bullets.md
-
elevator-pitch.md
-
linkedin-summary.md
- INLINECODE32
Step 5 — Review
Present a summary: positioning statement, theme line count, top 3 hidden capabilities.
Then offer:
- 1. Add more projects → Step 1
- Change domain direction → Step 2
- Adjust narrative emphasis → Step 3
- Regenerate copy variants → Step 4
- Accept and finish — remind the user their files are at INLINECODE33
职业亮点发现器
从过往项目中发掘隐藏优势与职业叙事。
流程
初始化 → 分析 → 定位 → 综合 → 撰写文案 → 审核
快速参考
| 步骤 | 指南 | 模板 |
|---|
| 初始化 + 分析 | guides/input-collection-guide.md、guides/project-analysis-guide.md | templates/project-analysis.md |
| 定位 |
guides/domain-positioning-guide.md | — |
| 综合 | guides/narrative-synthesis-guide.md | templates/aggregated-report.md |
| 撰写文案 | guides/copywriting-guide.md | templates/copywriting-variants.md |
输出
~/.career-spotlight/
├── analyses/ # 各项目分析
├── report.md # 综合职业品牌报告
├── copies/ # 简历要点、电梯演讲、领英摘要、日常介绍
└── history/ # 存档报告及历史文案
步骤 0 — 初始化
阅读 guides/input-collection-guide.md 第1节,按照流程设置 ~/.career-spotlight/。
步骤 1 — 分析
阅读 guides/input-collection-guide.md 第2-8节了解完整流程。概要:
- 1. 从用户处收集来源(本地路径、URL或.docx文件)。
- 验证并扩展来源(自动检测目录中的文档集合)。
- 请用户设定项目优先级(highlight或supporting)。
- 检查现有分析是否过时(通过git哈希、文件修改时间或URL时效)。
- 按照 guides/project-analysis-guide.md 运行新分析,写入 ~/.career-spotlight/analyses/。
步骤 2 — 定位
- 1. 阅读 guides/domain-positioning-guide.md,遵循第2-4节。
- 推荐一个具有独特性论点的专家定位框架。保留备选方案作为包装。
- 请用户确认定位后再继续。
步骤 3 — 综合
- 1. 读取 ~/.career-spotlight/analyses/ 中的所有分析。
- 阅读 guides/narrative-synthesis-guide.md,遵循其方法论。
- 将现有 report.md 存档至 ~/.career-spotlight/history/report-YYYY-MM-DDTHH-MM-SS.md。
- 使用 templates/aggregated-report.md 将新报告写入 ~/.career-spotlight/report.md。
步骤 4 — 撰写文案
- 1. 读取 ~/.career-spotlight/report.md。
- 阅读 guides/copywriting-guide.md,遵循其方法论。
- 将 ~/.career-spotlight/copies/ 中的现有文件存档至 history/,并添加时间戳后缀。
- 使用 templates/copywriting-variants.md 向 ~/.career-spotlight/copies/ 写入四个文件:
- resume-bullets.md
- elevator-pitch.md
- linkedin-summary.md
- casual-intro.md
步骤 5 — 审核
呈现摘要:定位陈述、主题行数量、前3项隐藏能力。
然后提供以下选项:
- 1. 添加更多项目 → 步骤1
- 更改领域方向 → 步骤2
- 调整叙事重点 → 步骤3
- 重新生成文案变体 → 步骤4
- 确认完成 — 提醒用户文件位于 ~/.career-spotlight/