Hr_Assistant

🌐Community
by cliuxinxin · vlatest · Repository

This HR Assistant streamlines recruitment by automating tasks like screening resumes and scheduling interviews, saving time & improving efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hr_assistant npx -- -y @trustedskills/hr_assistant
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hr_assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hr_assistant"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The hr_assistant skill provides capabilities related to human resources tasks. It can answer questions about company policies, generate job descriptions based on provided requirements, and assist with initial screening of candidates by analyzing resumes against specific criteria. This skill aims to streamline HR processes and improve efficiency for both employees and recruiters.

When to use it

  • Employee onboarding: Quickly provide new hires with answers to common policy questions.
  • Recruitment support: Generate draft job descriptions based on role specifications.
  • Candidate screening: Analyze resumes to identify candidates who meet minimum qualifications.
  • Policy clarification: Answer employee inquiries about HR policies and procedures.

Key capabilities

  • Answering HR-related questions
  • Job description generation
  • Resume analysis for candidate screening

Example prompts

  • "Generate a job description for a Senior Software Engineer with 5+ years of experience in Python."
  • "What is the company's policy on remote work?"
  • "Analyze this resume [paste resume text] and tell me if the candidate meets the requirements for a Marketing Manager role."

Tips & gotchas

The skill’s effectiveness depends on having access to relevant HR documentation and job descriptions. Ensure that the AI agent has appropriate permissions to access these resources for accurate responses and effective screening.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
cliuxinxin
Installs
6

🌐 Community

Passed automated security scans.