agentsclimarketplace

Advise people hr skills

Skill the-long-ride/skill-master/skills/advise-people-hr-skills

Use when a human wants to design, evaluate, or improve AI agent skills for HR, recruiting, onboarding, performance cycles, employee communications, policy lookup, people operations, or workforce planningFrom its SKILL.md

Install
npx -y skills add the-long-ride/skill-master --skill advise-people-hr-skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

4.7 KB, 920 tokens by cl100k_base, as published. Nobody here has run it

People And HR Skill Advisor

Overview

Advisor for designing, evaluating, and improving AI agent skills in the people & hr domain. Use this skill to turn a vague skill idea into a compact skill blueprint, not to perform the domain work itself.

When To Use

Use when a human asks to design, review, improve, migrate, publish, or validate an AI agent skill for people & hr. Use when trigger quality, workflow shape, failure recovery, output format, references, scripts, or validation need improvement. Do not use when the human wants the agent to directly perform the people & hr task instead of designing the skill.

Inputs And Tools

  • User's skill idea, draft SKILL.md, target runtime, example prompts, and any existing references, scripts, or assets.
  • Repository skill files, routing metadata, and validation reports when improving an existing repository.
  • Read-only inspection first; ask before edits, publishing, running commands, or spawning agents.

Workflow

  • Separate skill-design advice from target-domain execution.
  1. Identify the people workflow: recruiting, interview prep, onboarding, policy answer, performance review support, employee comms, workforce planning, or HR ticket triage.
  2. Define policy sources, jurisdictions, employee data boundaries, and approval requirements.
  3. Specify fairness, privacy, and sensitive-data safeguards.
  4. Separate drafting and analysis from employment decisions.
  5. Define escalation to HR, legal, or a manager.
  6. Return an HR-skill blueprint with safe examples.

Category Standards

  • Keep the skill compact enough to trigger reliably and load without flooding context.
  • Prefer reusable reference files and scripts for heavy domain-specific details.
  • Ground answers in current HR policy and jurisdiction.
  • Minimize employee personal data.
  • Avoid making employment decisions automatically.
  • Include fairness and consistency checks.
  • Route sensitive or disputed cases to HR/legal review.
  • Keep internal and employee-facing outputs separate.

Verification

  • Run at least two realistic prompts: one that should trigger the skill and one that should not.
  • Check that the skill asks for missing inputs before giving brittle advice.
  • Confirm failure modes include recovery behavior, not only warnings.
  • Confirm validation commands or manual checks are safe for the target runtime.

Checklist

  • Examples show concrete input and expected output.
  • Verification can be repeated by a human or another agent.
  • Trigger description names HR, people ops, recruiting, onboarding, performance, policy, employee, or workforce planning.
  • Workflow defines policy source and jurisdiction.
  • Skill includes privacy and fairness safeguards.
  • Failure modes cover missing policy, sensitive data, protected-class risk, and unauthorized decisions.
  • Output format matches the HR artifact.
  • Validation includes a biased or sensitive scenario.

Nice To Have

  • Trigger collision notes for adjacent skills.
  • PASS/PARTIAL/FAIL verification rubric.
  • Policy source hierarchy.
  • Interview rubric.
  • Onboarding checklist.
  • Performance review template.
  • Escalation matrix.

Example Skill Ideas

  • Onboarding plan skill.
  • Recruiting screen rubric skill.
  • HR policy answer skill.
  • Performance review draft helper skill.

Examples

Input: "Help me design a skill for people & hr workflows that reviews drafts and flags missing evidence." Output: A compact skill blueprint with trigger description, ordered workflow, resources, failure recovery, validation prompts, and output format.

Input: "This people & hr skill triggers too often and gives generic advice." Output: A revision plan that narrows triggers, moves heavy details to references, adds examples, and defines repeatable verification.

Failure Modes

  • Policy is missing or stale: ask for the current policy source.
  • Sensitive employee data appears: minimize and redact unnecessary detail.
  • Decision risk is high: provide structured support and require human owner approval.
  • Jurisdiction matters: ask for location before giving procedural guidance.

Human Verification

Score the revised skill before calling it ready:

Discovery: PASS | PARTIAL | FAIL
Content: PASS | PARTIAL | FAIL
Verification: PASS | PARTIAL | FAIL
Critical gaps:
1. <gap>
Required fixes:
1. <fix>
Decision: READY | NEEDS REVISION

Output Format

Return:

Skill concept: <name>
People workflow: <workflow>
Trigger description draft: <Use when...>
Policy sources:
- <source>
Safeguards:
- <rule>
Validation:
- <check>
Failure recovery:
- <mode and recovery>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most hr recruiting skills give in 920 tokens

Counted across 356 of the 357 authors here whose files we hold, read 2026-08-07

  • Quantify achievements with specific metricsin 14 of 356, across 6 files
  • Keep the resume under two pagesin 14 of 356, across 6 files
  • Request the full job description if not providedin 12 of 356, across 4 files
  • Extract keywords and prioritize job requirementsin 12 of 356, across 4 files
  • Stop and ask for clarification if required inputs are missingin 12 of 356, across 5 files
  • Map candidate experience to job requirementsin 11 of 356, across 3 files
  • Ask if the user wants adjustmentsin 11 of 356, across 3 files
  • Provide strengths and gap analysis after the resumein 10 of 356, across 2 files
  • Request candidate background details if not providedin 10 of 356, across 2 files
  • Format experience bullets as action verb plus resultin 10 of 356, across 2 files
  • Ask for missing inputs before startingin 10 of 356, across 9 files
  • Use exact job description terminologyin 9 of 356, across 1 file

Said here and by no other author read

  • separate skill-design advice from domain execution
  • identify the specific people workflow
  • define policy sources and jurisdictions
  • specify fairness, privacy, and sensitive-data safeguards
  • separate drafting from employment decisions
  • define escalation to HR, legal, or a manager

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.