install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/1kalin/afrexai-hiring-scorecard" ~/.claude/skills/openclaw-skills-afrexai-hiring-scorecard && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/1kalin/afrexai-hiring-scorecard" ~/.openclaw/skills/openclaw-skills-afrexai-hiring-scorecard && rm -rf "$T"
manifest:
skills/1kalin/afrexai-hiring-scorecard/SKILL.mdsource content
Hiring Scorecard Skill
Score and compare job candidates objectively using weighted criteria. Eliminates gut-feel hiring decisions.
Usage
Tell your agent: "Score this candidate for [role]" or "Compare these 3 candidates for the backend engineer role."
How It Works
- Define the role — provide job title and key requirements
- Set criteria — the agent uses 6 default dimensions (or you customize):
- Technical skills (weight: 25%)
- Relevant experience (weight: 20%)
- Culture fit (weight: 15%)
- Communication (weight: 15%)
- Problem solving (weight: 15%)
- Growth potential (weight: 10%)
- Score candidates — 1-5 scale per criterion after interview/review
- Get weighted totals — ranked comparison with hire/no-hire recommendation
Commands
— start a new scorecardscore candidate [name] for [role]
— customize scoring dimensionsadd criterion [name] weight [%]
— side-by-side ranked comparisoncompare candidates
— executive summary with recommendationhiring summary
Scorecard Template
# Candidate Scorecard: [Name] **Role:** [Title] **Date:** [Date] **Interviewer:** [Name] | Criterion | Weight | Score (1-5) | Weighted | |-----------|--------|-------------|----------| | Technical Skills | 25% | _ | _ | | Relevant Experience | 20% | _ | _ | | Culture Fit | 15% | _ | _ | | Communication | 15% | _ | _ | | Problem Solving | 15% | _ | _ | | Growth Potential | 10% | _ | _ | | **TOTAL** | **100%** | | **_/5.0** | ### Notes - Strengths: - Concerns: - Recommendation: HIRE / NO HIRE / MAYBE ### Scoring Guide 5 = Exceptional — top 5% of candidates seen 4 = Strong — clearly above average 3 = Meets bar — would do the job well 2 = Below bar — notable gaps 1 = Not a fit — significant concerns
Tips
- Score immediately after each interview while impressions are fresh
- Have multiple interviewers score independently, then compare
- Adjust weights per role (e.g., bump Technical to 40% for senior eng)
- Track scores over time to calibrate your hiring bar
More Business Tools
Get industry-specific AI agent context packs at AfrexAI — pre-built configurations for recruitment, sales, operations, and more. Drop-in and go.