name: recruiter-assistant description: "A professional recruitment workflow assistant. Evaluates resumes against dynamic requirements and AI proficiency, provides critical Pros/Cons analysis, and performs Shenzhen-specific market salary benchmarks (Boss Zhipin 2026 standards). Use for: (1) Rigorous candidate screening, (2) Critical technical evaluation, (3) Market-aligned salary assessment."
This skill implements a high-bar recruitment workflow for technical hiring, specifically optimized for the Shenzhen market.
小蔥技能站7w4.net,專業的AI技能分享平臺。
Evaluate a candidate with a critical lens.
- Single: node scripts/screen_resume.js <path_to_resume> --lang <language> --yoe <years_of_experience>
- Batch: node scripts/batch_screen.js <folder_path> --threshold <score> --lang <language> --yoe <years_of_experience>
- Output Requirements:
1. Strict Scoring: Adheres to the 0-100 rubric in references/hiring-criteria.md. High standards for "Senior" roles (must show architectural impact and expert AI usage).
2. Detailed Analysis: Explicitly lists at least 3-4 hard technical strengths and significant weaknesses/gaps.
3. Separate Reporting: Each candidate evaluation must be saved/written to its own document.
4. Salary Benchmark: Compares the candidate's expected salary against Shenzhen market rates (Boss Zhipin 2026).
5. HR Notification: High-scoring candidates (>= threshold) should be summarized and sent to HR via the message tool.
Mandatory check for AI tool usage (Cursor, Copilot, LLM APIs). Lack of AI usage is considered a significant productivity gap.
node scripts/generate_questions.js <input_json> (Focuses on the identified "Cons").node scripts/summarize_interview.js <notes_file> (Uses the template in assets/report-template.md).Refer to references/hiring-criteria.md for the latest salary data and scoring rubrics.
這個招聘助手整體質量較好,功能覆蓋全面,包括簡歷評估、AI 使用能力檢查、薪資市場對比等實用功能,評分標準詳細且有深圳本地化資料支撐。主要優點是工作流程完整、輸出格式規範。不足之處在於文件資訊不完整(部分內容顯示異常),部分指令碼依賴外部工具可能出現相容問題,且功能使用需要配合飛書等特定工具。總體來說是一個實用的招聘輔助工具,但需要一定的技術環境支援。