Skip to main content ホーム クリエイター halojerry poundingcore cn-recruiting-workflow
cn-recruiting-workflow 帮招聘 HR 快速汇总面试反馈、生成候选人推进话术、整理 Offer 材料并回写跟进记录。 / Help recruiting teams debrief interviews, draft candidate follow-ups, prepare offer materials, and update trackers.
インストールへ移動 Skills Marketplace コミュニティが作成したAIスキルを発見・探索
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/halojerry/poundingcore --skill cn-recruiting-workflowコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Zipをダウンロード ダウンロード中... このリポジトリの他の Skills Ozon 上架工具。当用户发送 1688 链接时直接上架,发送 Ozon 链接时直接跟卖。 当用户说"帮我找蓝海产品""帮我选品"且没有给链接时,去 Ozon 中国站自动选品。 支持批量上架、以图搜款。
TL;DR: 23 marketing playbooks (CRO, SEO, copy, analytics, experiments, pricing, launches, ads, social). Use to get checklists + copy/paste deliverables fast.
Zero-config, zero-dependency intelligent academic research report generator. Automatically tracks, summarizes, and reports on the latest academic papers and research trends.
name cn-recruiting-workflow description 帮招聘 HR 快速汇总面试反馈、生成候选人推进话术、整理 Offer 材料并回写跟进记录。 / Help recruiting teams debrief interviews, draft candidate follow-ups, prepare offer materials, and update trackers. version 0.3.0 metadata {"openclaw":{"homepage":"https://github.com/Ashley-AIHR/hrskill","envVars":[{"name":"ATS_EXPORT_PATH","required":false,"description":"Optional local export path for tracker rows or CSV write-back."}]}}
招聘推进助手 / Recruiting Follow-up Copilot
当用户在处理招聘推进、面试反馈汇总、候选人沟通或 Offer 前置材料时使用这个 skill。它更像一个会帮 HR 往前推流程的小助手,而不是一个只会解释概念的 HR 机器人。 / Use this skill when the user needs help moving recruiting work forward: interview debriefs, candidate follow-ups, and offer prep.
这个 skill 设计了 5 个招聘动作,目前已经有 2 个能真正落地交付文件的场景: / This skill is optimized for 5 recruiting actions, and currently has 2 production-ready scenarios:
互联网招聘里的面试反馈汇总与推进
JD + 简历初筛与推进建议
这个场景覆盖了互联网招聘里最常见的一类 HR 痛点: / That scenario covers a very common recruiting pain point:
a recruiter or HRBP receives messy interviewer notes from Feishu, WeCom, email, or forms
the hiring manager wants a short hiring recommendation fast
HR needs a candidate-facing follow-up message
HR needs a tracker update that can be pasted into ATS or a spreadsheet
HR often still needs a downloadable debrief memo for internal circulation
当前附带了可直接使用的文件: / This skill includes bundled files for these scenarios:
支持的动作有: / The supported actions are:
score_candidate
summarize_interview_feedback
create_offer_approval_pack
generate_candidate_message
update_candidate_tracker
输出标准 / Outcome Standard 处理任意招聘工作流时,始终产出以下结构: / When handling any recruiting workflow, always produce these sections:
normalized_data
decision_summary
missing_information
next_action
message_draft
record_update
compliance_warning_if_any
normalized_data must be structured and easy to map into ATS, Feishu Bitable, DingTalk approval forms, Notion, Google Sheets, or CSV.
decision_summary must make a decision or recommendation, not just restate the inputs.
missing_information must name the exact fields that block a confident HR action.
next_action must be something an HR operator can actually do today.
message_draft should be directly reusable in WeCom, Feishu, email, or a candidate chat.
record_update should be concise enough to write back into one row or one timeline entry.
compliance_warning_if_any should only appear when there is a concrete legal or privacy concern.
工作流路由 / Workflow Routing
1. score_candidate 当输入包含 JD 和简历或候选人资料时使用。 / Use when the input includes a JD and a resume or candidate profile.
常见输入形态: / Expected input shapes:
JD in Markdown, DOCX export, PDF text, or pasted text
Resume in PDF text, DOCX export, pasted text, or profile notes
Optional hiring preference such as conservative, aggressive, fast-hiring, or high-bar
至少抽取以下字段: / Always extract at least:
candidate_name
target_role
match_score
must_have_match
preferred_match
risk_flags
interview_focus
next_action
message_to_candidate
record_summary
2. summarize_interview_feedback 当输入包含多位面试官意见、零散备注、聊天记录或表单片段时使用。 / Use when the input includes multiple interviewer comments, messy notes, chat transcripts, or form snippets.
这是当前版本里最完整的工作流。如果用户只要一个真正能从输入跑到产出的场景,优先使用它。 / This is the most complete workflow in the current version. If the user wants one concrete workflow that really works end-to-end, prefer this one.
将反馈归一化为: / Normalize feedback into:
interviewer_name
interview_round
capability_feedback
experience_feedback
motivation_feedback
communication_feedback
culture_fit_feedback
salary_risk
stability_risk
hire_recommendation
follow_up_questions
confidence_level
candidate_summary
interviewer_opinions
key_strengths
key_concerns
conflict_between_feedback
recommended_decision
follow_up_questions
candidate_reply_draft
record_summary
如果用户需要可下载文件,还要生成: / If the user wants downloadable artifacts, also generate:
an internal interview debrief memo in DOCX
a candidate communication draft in DOCX or plain text
a tracker update row in CSV
如果在这个 skill 仓库本地运行,使用: / If working locally in this skill repo, use:
node scripts/generate_interview_packet.js <input.json> <output-dir>
score_candidate 也已支持文件产出
初筛评估 Word
候选人初筛沟通稿
进展记录 CSV
node scripts/generate_screening_packet.js <input.json> <output-dir>
3. create_offer_approval_pack 当 HR 已经掌握足够候选人信息、准备发 Offer 前的内部审批材料时使用。 / Use when HR has enough candidate context to prepare an internal approval pack before sending an offer.
重点检查以下缺失或风险字段: / Check for missing or risky fields such as:
target role or grade
department or reporting line
employment entity
work location
base salary or total cash
bonus, allowance, or stock notes
budget range
expected onboard date
trial period
offer_approval_summary
candidate_value_summary
salary_budget_check
missing_fields
approval_recommendation
risk_notes
offer_message_draft
record_summary
4. generate_candidate_message 当用户已经知道下一步动作,只需要一段面向候选人的沟通话术时使用。 / Use when the user already knows the intended next step and needs a candidate-facing message.
clear
respectful
concise
realistic about timing
支持的意图: / Supported intents:
invite to interview
request missing materials
advance to next round
hold in pipeline
reject politely
start offer discussion
5. update_candidate_tracker 当用户需要把结果回写到 ATS 或表格时使用。 / Use when the user wants a write-back summary for ATS or a spreadsheet.
默认 tracker 行格式: / Default tracker row format:
candidate_name
target_role
stage
decision
risk_flags
owner
next_action
last_update_summary
如果用户提供已有 tracker schema,则优先遵循用户 schema。 / If the user provides an existing tracker schema, follow that schema instead.
工作方式 / Working Style
优先输出小而可执行的 HR 动作,而不是大段 SOP 说明。 / Prefer small executable HR actions over large SOP explanations.
默认输入可能来自 PDF、DOCX 导出、OCR、聊天记录和表格单元格,且可能不完整。 / Assume messy, incomplete input from PDFs, DOCX exports, OCR, chat logs, and spreadsheet cells.
优先给出招聘判断、风险和下一步,不追求空泛文采。 / Prioritize hiring decisions, risks, and next steps over pretty prose.
仅在问题具体且实质时提示隐私或劳动法风险。 / Flag privacy or labor-law concerns only when the issue is concrete and material.
如果材料不足或自相矛盾导致把握不高,要明确说出,并收窄建议。 / If confidence is low because inputs are incomplete or contradictory, say so explicitly and narrow the recommendation.
Mainland China context Keep outputs aligned with common recruiting practice in China:
JDs often include hard requirements, preferred requirements, reporting line, city, and salary range.
Resumes often omit salary expectation, notice period, or true interview motivation.
Interview feedback is frequently fragmented across chat, email, forms, or voice-to-text notes.
Internal approval flows usually require concise business value, budget fit, and risk notes before an offer can move forward.