{ "comment": "ASu-skills 入口目录单一事实源。新增/删除/改名入口时:1) 在 skills/ 下建/删目录;2) 编辑本文件 entries;3) 在仓库根目录运行 `npm run sync:skills`;4) 涉及新入口的 README/SKILL.md 文案自行补充。插件清单、README 总览和官网入口等生成区域不要手工编辑。", "name": "asu-skills", "displayName": "ASu-skills", "developerName": "Hisn0w", "category": "Productivity", "brandColor": "#11A683", "composerIcon": "./assets/asu-circle.png", "logo": "./assets/asu-circle.png", "websiteURL": "https://github.com/Hisn00w/ASu-skills", "homepage": "https://github.com/Hisn00w/ASu-skills", "repository": "https://github.com/Hisn00w/ASu-skills", "license": "MIT", "author": { "name": "Hisn0w", "url": "https://github.com/Hisn00w" }, "keywordsBase": [ "resume", "job-search", "job-match", "job-application", "browser-automation", "career", "open-source", "chinese", "project-analysis" ], "entries": [ { "name": "contributor", "zh": { "menuLabel": "开源贡献", "prompt": "用 /contributor 寻找与目标岗位匹配的开源贡献机会。", "opencodeDetail": "寻找目标岗位匹配的开源贡献机会", "deliverables": "寻找候选、展示 diff,经确认后提交 PR并把贡献交给`/great-resume`" }, "en": { "menu": "Open-source contributions", "deliverables": "Finds candidates, shows diffs, submits a PR after your confirmation, and hands the contribution to `/great-resume`" }, "site": { "title": "开源贡献", "description": "寻找范围清晰的问题,准备可验证的真实贡献。", "color": "cyan", "readmeAnchor": "contributor做真实的开源贡献" } }, { "name": "evidence-recap", "zh": { "menuLabel": "证据复盘", "prompt": "用 /evidence-recap 把 AI 编程对话和交付记录整理为可核验的项目证据链。", "opencodeDetail": "把 AI 编程对话和交付记录整理为可核验的项目证据链", "deliverables": "把 AI 编程对话和交付记录整理为可核验的九段证据链" }, "en": { "menu": "Conversation review", "deliverables": "Turns AI coding conversations and delivery records into a verifiable nine-part evidence chain" }, "site": { "title": "对话复盘", "description": "把 AI 编程对话还原成个人动作与交付证据链。", "color": "violet", "readmeAnchor": "evidence-recap把-ai-编程对话还原成证据链" } }, { "name": "project-guide", "zh": { "menuLabel": "项目导学面经", "prompt": "用 /project-guide 基于项目仓库生成源码课程、导学和面经。", "opencodeDetail": "基于项目仓库生成源码课程、导学和面经材料", "deliverables": "按需生成 `tutorial.md`、`practice.md`,或导学、面经与交接摘要" }, "en": { "menu": "Project interview prep", "deliverables": "Creates `tutorial.md` and `practice.md` on demand, or project study notes, interview answers, and handoff evidence" }, "site": { "title": "项目导学面经", "description": "从源码阅读路径出发,整理亮点、取舍和追问材料。", "color": "gold", "readmeAnchor": "project-guide项目导学面经" } }, { "name": "great-resume", "zh": { "menuLabel": "简历提升", "prompt": "用 /great-resume 提升我的经历并生成 HR 开场白。", "opencodeDetail": "把真实经历重组为岗位定位、简历要点、HR开场白", "deliverables": "岗位定位、项目改写、成果证据、HR 开场白" }, "en": { "menu": "Resume improvement", "deliverables": "Role targeting, project bullet rewrites, evidence of results, HR opener" }, "site": { "title": "简历提升", "description": "对齐目标岗位,提炼职责、结果和 HR 开场白。", "color": "pink", "readmeAnchor": "great-resume简历提升" } }, { "name": "make-resume", "zh": { "menuLabel": "简历制作", "prompt": "用 /make-resume 默认基于 ASu 模板制作可编辑 HTML 简历,也可以指定其他模板。", "opencodeDetail": "默认使用 ASu 模板,也可指定其他模板,生成可编辑 HTML 简历并提供 PDF 导出", "deliverables": "默认使用 ASu 模板,也可指定模板;可编辑 HTML 简历和 PDF 导出" }, "en": { "menu": "Resume building", "deliverables": "Defaults to the ASu template, supports custom templates, editable HTML resume and PDF export" }, "site": { "title": "简历制作", "description": "默认使用 ASu 模板,也可指定其他模板,生成可编辑 HTML 和 PDF。", "color": "blue", "readmeAnchor": "make-resume制作简历" } }, { "name": "job-match", "zh": { "menuLabel": "岗位匹配", "prompt": "用 /job-match 对照目标 JD 与真实经历,判断岗位匹配和证据缺口。", "opencodeDetail": "对照 JD 与真实经历生成证据矩阵和投递建议", "deliverables": "对照 JD 与真实经历,输出证据矩阵、硬性门槛和投递建议" }, "en": { "menu": "Job matching", "deliverables": "Compares a JD with verified experience and returns an evidence matrix, hard constraints, and an application recommendation" }, "site": { "title": "岗位匹配", "description": "对照目标 JD 与真实经历,区分匹配证据、表达缺口和真实缺口。", "color": "cyan", "readmeAnchor": "job-match岗位匹配分析" } }, { "name": "job-apply", "zh": { "menuLabel": "简历投递填写", "prompt": "用 /job-apply 通过已连接的浏览器填写求职申请,并在提交前核对。", "opencodeDetail": "通过已连接的浏览器填写申请并在提交前核对", "deliverables": "连接浏览器自动填写求职申请,核对后停在提交前" }, "en": { "menu": "Job-application autofill", "deliverables": "Connects to a browser, fills an application, and stops for review before submission" }, "site": { "title": "简历投递填写", "description": "连接浏览器填写申请表,始终停在提交前核对。", "color": "gold", "readmeAnchor": "job-apply简历投递填写" }, "excludeFrom": { "workbuddy": "依赖仓库根目录 scripts/ 下的 Kimi WebBridge 桥接脚本与浏览器扩展,纯技能目录桥接无法提供可执行环境" } }, { "name": "interview", "zh": { "menuLabel": "面试准备", "prompt": "用 /interview 根据简历预测面试问题并通过连续追问检查掌握程度。", "opencodeDetail": "简历驱动的面试问题预测与连续追问", "deliverables": "面试预测、契约化追问、证据复盘和弱项复练" }, "en": { "menu": "Interview preparation", "deliverables": "Interview prediction, contract-driven drilling, evidence review, and targeted retry" }, "site": { "title": "面试准备", "description": "通过契约化追问,确认每个简历 Claim 都讲得清。", "color": "violet", "readmeAnchor": "interview把简历问穿" } }, { "name": "offer", "zh": { "menuLabel": "校招进度管理", "prompt": "用 /offer 记录我的秋招投递和进度。", "opencodeDetail": "记录投递、面试、offer 状态", "deliverables": "投递、测评、面试、Offer、拒信和招聘邮件跟踪" }, "en": { "menu": "Campus recruitment tracking", "deliverables": "Tracks applications, assessments, interviews, offers, rejections, and recruiting emails" }, "site": { "title": "校招进度", "description": "记录投递、测评、面试、Offer 和招聘邮件状态。", "color": "pink", "readmeAnchor": "offer校招进度管理" } } ], "snippets": { "opencodeInstructionsZh": [ "1. 克隆仓库到本地", "2. 将 skills/ 目录下所有文件夹复制到 OpenCode 的 skills 目录(通常为 E:\\Cache\\skills\\ 或 ~/.config/opencode/skills/)", "3. 重启 OpenCode 或执行 /reload-plugins", "4. 使用 /project-guide、/great-resume、/make-resume、/job-apply、/interview 等触发词调用" ], "opencodeInstructionsEn": [ "1. Clone the repository locally", "2. Copy all folders under skills/ to OpenCode skills directory (usually E:\\Cache\\skills\\ or ~/.config/opencode/skills/)", "3. Restart OpenCode or execute /reload-plugins", "4. Trigger with /project-guide, /great-resume, /make-resume, /job-apply, /interview etc." ] } }