evaluate-a-candidate

Score candidate resumes or LinkedIn profiles against a role-specific rubric.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/akiotanaka847/qaio-desktop --skill evaluate-a-candidate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate-a-candidate
Source: https://github.com/akiotanaka847/qaio-desktop/tree/main/store/agents/people/.agents/skills/evaluate-a-candidate
Command: npx skills add https://github.com/akiotanaka847/qaio-desktop --skill evaluate-a-candidate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly evaluate a candidate by scoring their resume or public LinkedIn profile against a role-specific rubric, producing evidence, red flags, and interview probes so you can make hiring decisions faster.

Core Features & Use Cases

  • Two input paths: Evaluate from a resume (batch-capable) or a single LinkedIn URL (scrape-based).
  • Rubric scoring with evidence: Produces a numeric band (including 0-100 with sub-scores for LinkedIn) plus criterion-level pass/borderline/fail reasons.
  • Actionable interview guidance: Generates red flags and what to probe next without inventing credentials.
  • Candidate record output: Appends dated evaluation sections into candidates/{candidate-slug}.md and writes summary entries to outputs.json.

Quick Start

Use the evaluate-a-candidate skill with source=resume and provide either the candidate resume file via your connected drive or paste a resume file, along with the role rubric you want to score against.

Frequently Asked Questions about evaluate-a-candidate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I score a resume against a role-specific rubric?

To evaluate a candidate from a LinkedIn profile, you provide the public URL and the skill scrapes the page data to score it against your role rubric. This generates a 0-100 numeric score with sub-scores, red flags, and interview probes.

Can I batch multiple resume PDFs for candidate screening?

Yes, you can batch multiple resume PDFs for candidate screening by processing them into individual per-candidate records. The system appends dated evaluation sections to each candidate file and writes an overall ranked summary to outputs.json.

Does candidate evaluation avoid protected-class inference?

Yes, candidate evaluation explicitly avoids protected-class inference when scoring resumes or LinkedIn profiles against the role rubric. It focuses strictly on criterion-level pass, borderline, or fail reasons to generate objective evidence and interview probes.

What do I need to generate a ranked pipeline from LinkedIn scraping?

To generate a ranked pipeline from LinkedIn scraping, you need linked integrations for the chosen source, people context, and a role-specific requirements rubric. This allows the system to scrape profile URLs and output numeric bands with sub-scores.

What is the best way to generate interview probes from a candidate dossier?

The best way to generate interview probes from a candidate dossier is to run the resume or LinkedIn profile through the role rubric scoring process. It automatically produces actionable interview guidance and red flags without inventing credentials.