interview-prep — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited interview-prep (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
name: interview-prep description: | 根据岗位 JD 和用户素材生成面试准备材料,包括自我介绍、项目追问、行为面试题和反问问题。
本 Skill 是 boss-geek-auto 编排流程的子步骤(Step 5),通常在 boss-geek-auto 工作流中调用,不应作为入口 Skill 直接加载。 type: workflow --------------
读取岗位详情和个人素材库,生成针对目标岗位的面试准备文档。
geek-profile/career_assets.mdresume-tailor| 文件 | 用途 |
|---|---|
output/details/ | 岗位 JD、职责和任职要求 |
geek-profile/career_assets.md | 项目、能力、奖项和自我介绍素材 |
output/tailored_resumes/ | 简历建议或定制简历草稿,可选 |
output/interview/output/interview/# 面试准备:<公司> - <岗位>
## 岗位核心要求
## 60 秒自我介绍
## 项目经历讲法
## 高频问题
## 项目追问
## 行为面试题
## 反问面试官问题
## 准备优先级| 步骤 | 原因 |
|---|---|
| 自动发送消息 | 必须由用户手动完成 |
| 自动投递 | 必须由用户在官网手动完成 |
| 修改简历文件 | 交给 resume-tailor |
| 生成 HTML 报告 | 交给 html-report |
name: html-report description: | 汇总岗位搜索、岗位评分、JD 分析、简历建议和面试准备结果,生成本地 HTML 求职分析报告。
本 Skill 是 boss-geek-auto 编排流程的子步骤(Step 6),通常在 boss-geek-auto 工作流中调用,不应作为入口 Skill 直接加载。 type: workflow --------------
生成独立 HTML 文件,将岗位搜索结果、评分、风险提示、简历建议和面试准备材料汇总为可视化报告。
output/jobs.jsonoutput/scores.jsonoutput/details/、output/tailored_resumes/ 或 output/interview/html-report/scripts/generate_report.pypython html-report/scripts/generate_report.py打开报告:
start output/report.html| 文件 | 用途 |
|---|---|
output/jobs.json | 岗位搜索结果 |
output/scores.json | 岗位评分结果 |
output/details/ | 岗位详情,可选 |
output/tailored_resumes/ | 简历建议,可选 |
output/interview/ | 面试准备材料,可选 |
output/report.htmloutput/report.html| 模块 | 内容 |
|---|---|
| 搜索概况 | 关键词、城市、岗位数量、生成时间 |
| 推荐岗位 | Top 岗位、评分、推荐理由 |
| 风险提示 | 风险岗位、风险原因 |
| 详情分析 | JD 摘要、技能要求、岗位职责 |
| 简历建议 | 推荐突出经历、修改建议 |
| 面试准备 | 高频问题、项目追问、反问问题 |
| 下一步 | 查看详情、修改简历、手动投递 |
| 步骤 | 原因 |
|---|---|
| 搜索岗位 | 交给 boss-job-search |
| 岗位评分 | 交给 job-matcher |
| 简历建议 | 交给 resume-tailor |
| 面试准备 | 交给 interview-prep |
| 自动投递 | 必须由用户在官网手动完成 |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.