Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计未展示

developer-hiring-intake开发商招聘人数

Agent Skill

developer-hiring-intake 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

259

周安装

11

GitHub Stars

公开资料未说明

下载量

91
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:developer-hiring-intake(开发商招聘人数)
来源仓库:https://github.com/clous-ai/agents
仓库路径:skills/developer-hiring-intake
安装命令:
npx skills add clous-ai/agents --skill "developer-hiring-intake"
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

AgentSkills.tonpx skills
npx skills add clous-ai/agents --skill "developer-hiring-intake"

简介

developer-hiring-intake 标准化开发者简历与面试材料处理流程。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中提升招聘效率与一致性。
  • 通过 npx 从 GitHub 仓库安装后可自动生成岗位描述与评估清单。
  • 建议与 ATS 系统集成,减少重复录入与格式错误。
  • 适合 HR 与技术负责人协同完成高质量候选人筛选。

SKILL.md

name
developer-hiring-intake
description
This skill should be used when the user asks to "start a hiring process", "create a job requisition", "define hiring requirements", "gather role details for hiring", or "create structured intake for a new role". Transforms unstructured hiring needs into comprehensive, legal-compliant JSON intake documents.
version
0.1.0
license
MIT

Developer Hiring Intake

Transform unstructured hiring needs into comprehensive, structured intake documents that ensure legal compliance, clear expectations, and effective recruiting strategies.

Purpose

This skill guides the creation of standardized hiring intake documents for engineering roles. Intake documents serve as the foundation for job descriptions, recruiting strategies, interview loops, and offer packages. A well-structured intake prevents miscommunication, ensures legal compliance, and improves hiring outcomes.

When to Use

Invoke this skill when:

  • Starting a new engineering role requisition
  • Replacing a departing team member
  • Planning headcount for next quarter/year
  • Converting contractor role to full-time
  • Creating backfill requisition

Core Process

1. Gather Role Context

Collect essential information about the role:

Role Identity:

  • Job title (use standard industry titles: "Senior Backend Engineer", not "Code Ninja")
  • Team and department
  • Reporting structure (who the role reports to)
  • Location requirements (remote, hybrid, specific office)

Business Context:

  • Why is this role needed? (new headcount, backfill, team growth)
  • What problem does this role solve?
  • What happens if the role remains unfilled?
  • Target start date and urgency level

Team Structure:

  • Current team size
  • Team distribution (locations, timezones)
  • Related roles that interface with this position
  • Team growth trajectory

2. Define Requirements

Create clear, legally-compliant requirements:

Must-Have Requirements (Non-Negotiable):

  • Technical skills with proficiency levels (e.g., "5+ years Python production experience")
  • Domain expertise (e.g., "distributed systems", "frontend frameworks")
  • Behavioral competencies (e.g., "cross-functional collaboration")
  • Legal requirements (work authorization, certifications)

Nice-to-Have Requirements (Differentiators):

  • Bonus technical skills
  • Industry experience
  • Specific tool familiarity
  • Advanced degrees or certifications

Legal Compliance Check:

  • Avoid protected class references (age, race, gender, etc.)
  • Use years of experience cautiously (can indicate age bias)
  • Focus on skills and outcomes, not demographic characteristics
  • Review jurisdiction-specific requirements (see references/legal-compliance.md)

3. Map Competencies

Define success criteria across competency areas:

Technical Competency (Weight: typically 60-70%):

  • Core technical skills required
  • Complexity of problems to solve
  • Technical decision-making scope
  • Code quality expectations

Leadership Competency (Weight: typically 10-30%):

  • Mentoring expectations
  • Technical leadership scope
  • Influence beyond immediate team
  • Strategic contributions

Collaboration Competency (Weight: typically 10-20%):

  • Cross-functional work requirements
  • Communication expectations
  • Stakeholder management
  • Team dynamics fit

Assign weights to competencies based on role level and team needs. Total weights must equal 100%.

4. Define Compensation

Establish competitive, equitable compensation:

Base Salary Range:

  • Research market rates (use references/compensation-research.md)
  • Consider: level, location, company stage, market conditions
  • Define range with 15-25% spread (e.g., $180k-220k)
  • Document competitive positioning (market rate, below, above)

Equity/Stock Options:

  • Percentage or option count
  • Vesting schedule (typically 4 years, 1-year cliff)
  • Refresh policy

Total Compensation:

  • Calculate total comp including equity, benefits
  • Compare to market benchmarks
  • Justify any below-market positioning

Legal Considerations:

  • Comply with pay transparency laws (required in CA, CO, NY, WA, etc.)
  • Document compensation rationale
  • Ensure internal equity (similar roles, similar pay)

5. Plan Timeline

Create realistic hiring timeline:

Key Milestones:

  • Intake approval date
  • Job description completion
  • Sourcing start date
  • Interview loop availability
  • Target offer date
  • Target start date

Interview Capacity:

  • Interviewers available per week
  • Interview slots per week
  • Estimated weeks from screen to offer
  • Buffer for scheduling, decision-making

Urgency Assessment:

  • Critical role (blocks major initiatives): expedited process
  • Important role (team growth): standard process
  • Future planning (building pipeline): extended process

6. Generate Structured Output

Produce JSON intake document conforming to schema:

{
  "role": {
    "title": "string",
    "level": "string (Junior/Mid/Senior/Staff/Principal)",
    "team": "string",
    "department": "string",
    "reports_to": "string",
    "location": "string",
    "employment_type": "string (Full-time/Contract/Part-time)"
  },
  "business_context": {
    "role_type": "string (new_headcount/backfill/conversion)",
    "business_need": "string",
    "impact_if_unfilled": "string",
    "urgency": "string (critical/high/medium/low)"
  },
  "requirements": {
    "must_have": ["array of strings"],
    "nice_to_have": ["array of strings"],
    "years_experience": "string (e.g., '5-8 years')",
    "education": "string or null"
  },
  "competencies": {
    "technical": {
      "weight": 0.70,
      "description": "string",
      "key_skills": ["array"]
    },
    "leadership": {
      "weight": 0.20,
      "description": "string",
      "expectations": ["array"]
    },
    "collaboration": {
      "weight": 0.10,
      "description": "string",
      "expectations": ["array"]
    }
  },
  "compensation": {
    "base_range": "string (e.g., '$180k-220k')",
    "equity_range": "string",
    "total_comp_target": "string",
    "market_positioning": "string (market-rate/below/above)",
    "rationale": "string"
  },
  "timeline": {
    "target_start_date": "YYYY-MM-DD",
    "intake_approval_date": "YYYY-MM-DD",
    "sourcing_start_date": "YYYY-MM-DD",
    "interview_slots_per_week": 5,
    "estimated_weeks_to_offer": 4
  },
  "metadata": {
    "created_date": "YYYY-MM-DD",
    "created_by": "string",
    "approved_by": "string or null",
    "version": "1.0"
  }
}

Save output to intake-{role-title}-{date}.json.

7. Validate and Review

Run validation checks using scripts/validate-intake.py:

python scripts/validate-intake.py intake-senior-backend-2026-01-22.json

Validation checks:

  • ✓ Schema compliance
  • ✓ No protected class language
  • ✓ Competency weights sum to 1.0
  • ✓ Compensation range is reasonable (15-25% spread)
  • ✓ Timeline is realistic (not too aggressive)
  • ✓ Required fields populated

Review checklist:

  • [ ] Role title uses industry-standard terminology
  • [ ] Requirements focus on skills/outcomes, not demographics
  • [ ] Compensation is competitive and internally equitable
  • [ ] Timeline accounts for team interview capacity
  • [ ] Business need clearly articulated
  • [ ] Approval chain documented

Using Supporting Resources

Templates

Use the intake JSON template:

  • templates/intake-template.json - Complete schema with examples
  • templates/intake-minimal.json - Minimal required fields

References

Consult detailed guidance:

  • references/legal-compliance.md - EEOC guidelines, state laws, protected classes
  • references/compensation-research.md - Market data sources, benchmarking methodology
  • references/competency-frameworks.md - Detailed competency definitions by level

Scripts

Run validation and analysis:

  • scripts/validate-intake.py - Schema and compliance validation
  • scripts/analyze-requirements.py - Detect biased language
  • scripts/benchmark-comp.py - Compare compensation to market data

Example Workflow

User request: "We need to hire a senior backend engineer for the platform team"

Response steps:

  1. Ask clarifying questions about role context, urgency, team structure
  2. Gather must-have vs nice-to-have requirements
  3. Define competency expectations and weights
  4. Research compensation ranges for level and location
  5. Plan realistic timeline based on team capacity
  6. Generate structured JSON intake document
  7. Run validation script to check compliance
  8. Present intake JSON and suggest next steps (job description, sourcing strategy)

Next Steps After Intake

Once intake is complete:

  1. Use developer-recruiting-strategy skill to create sourcing plan
  2. Use developer-interview-loop-design skill to design interview process
  3. Create job description based on intake document
  4. Get intake approved by hiring manager and HR/legal

Legal Disclaimer

This skill provides guidance based on best practices and common legal frameworks. It is not legal advice. Always consult with HR and legal counsel before finalizing hiring decisions, especially regarding:

  • Protected class compliance
  • Pay transparency requirements
  • Offer letter language
  • Background check policies

Jurisdictions have varying requirements. See references/legal-compliance.md for jurisdiction-specific considerations.


Progressive Disclosure: For detailed legal compliance guidance, compensation benchmarking methodology, and competency frameworks by level, consult the reference files. The core process above covers 90% of use cases; references handle edge cases and advanced scenarios.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

27.94%
按下载量换算25

Claude Code

21.09%
按下载量换算19

Gemini CLI

18.51%
按下载量换算17

windsurf

14.47%
按下载量换算13

OpenCode

7.92%
按下载量换算7

Cursor

3.71%
按下载量换算3

安全审计

暂无安全审计结果可展示。

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills