hiring-scorecard

hiring-scorecard is a skill for Claude Code, Codex from OneWave-AI/claude-skills. It costs 51 tokens per session (614 once invoked), scanned A, original, MIT.

A structured hiring evaluation document for a specific role, with weighted criteria, interview questions, and a scoring guide for the panel.

In plain words
What is it for?
Use it to define must-have and optional qualifications, prepare interviews, compare candidates, record warning signs, and plan reference checks.
Why use it?
It gives interviewers the same standards and helps reduce inconsistent or bias-driven hiring decisions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: model in frontmatter.

Good fit Use it to define must-have and optional qualifications, prepare interviews, compare candidates, record warning signs, and plan reference checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onewave-ai/claude-skills/hiring-scorecard
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add OneWave-AI/claude-skills --skill hiring-scorecard
Clone the repo
git clone --depth 1 https://github.com/OneWave-AI/claude-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hiring-scorecard

README.md
[![agentmods](https://agentmods.dev/badge/skills/onewave-ai/claude-skills/hiring-scorecard/github.svg)](https://agentmods.dev/skills/onewave-ai/claude-skills/hiring-scorecard)
Your own site
<a href="https://agentmods.dev/skills/onewave-ai/claude-skills/hiring-scorecard"><img src="https://agentmods.dev/badge/skills/onewave-ai/claude-skills/hiring-scorecard/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hiring-scorecard

Your own site · 80×15
<a href="https://agentmods.dev/skills/onewave-ai/claude-skills/hiring-scorecard"><img src="https://agentmods.dev/badge/skills/onewave-ai/claude-skills/hiring-scorecard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 614 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.00614
Opus 5 $0.00026 $0.00307
Sonnet 5 $0.00010 $0.00123
Haiku 4.5 $0.00005 $0.00061

Measured 9d ago against content hash 1cf6df5aa486, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

hiring-scorecard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

hiring-scorecard/SKILL.md · 36 lines

How it starts

The opening of the file, as written. The whole thing — 36 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Hiring Scorecard Generator

Build a structured, bias-reducing hiring scorecard that lets an interview panel make consistent, evidence-based decisions for any role.

Contents

  • references/output-template.md -- the full 9-section scorecard.md structure with every block, table, and per-section guideline.
  • references/competency-library.md -- which competencies to score by role type (technical IC, non-technical IC, manager, executive).
  • references/usage-and-customization.md -- how to use the output, focus modes, biases prevented, format adaptations, and legal/compliance reminders.

Inputs

Job Title and Requirements are required; ask before generating if either is missing. The rest sharpen the output: Team Context, Level/Seniority, Role Type, Industry, Interview Panel, Compensation Band, Urgency/Timeline.

Workflow

  1. Gather role context. Confirm job title, level, team structure, reporting line, and business need. Ask for missing required inputs.
  2. Define criteria. Separate must-have from nice-to-have qualifications, each specific and observable with a verification method. See references/output-template.md Section 2.
  3. Select competencies. Choose 6-10 competencies for the role using references/competency-library.md.
  4. Build the scoring rubric. Anchor each competency to the 1-5 behavioral scale. See references/output-template.md Section 3.
  5. Generate interview questions. Write 3-4 behavioral/situational questions per competency with follow-up probes and "what good/bad looks like". See references/output-template.md Section 4.
  6. Create the evaluation matrix. Produce the independent interviewer scoresheet. See Section 5.
  7. Identify flags. List 8-12 concrete red flags and 8-12 green flags tied to observable behavior. See Section 6.
  8. Draft reference checks. Produce targeted reference questions that surface real signal. See Section 7.
  9. Add debrief guide and appendix. Include the debrief agenda, decision framework, anti-bias checklist, scoring calculator, and panel/comparison templates. See Sections 8-9.
  10. Write the file. Output a single scorecard.md in the working directory (or a user-specified path), assembled from all nine sections and ready to hand to a panel without further editing.

Read the full file on GitHub · 36 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 36 lines · 51 tokens per session scan A 1cf6df5aa486

Subscribe to this mod's changes

hiring-scorecard is a skill published in the GitHub repository OneWave-AI/claude-skills (291 stars, last pushed 1mo ago), licensed MIT. It adds 51 tokens to every session and 614 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

give-me-tips

Explains any senpi tip in depth, including Tip: lines in the TUI. Use when the user asks about a tip, what a tipped feature does, or which tips they can see.

code-yeongyu/oh-my-openagent · 45 tokens

suede-onboarding

Suede-affiliated onboarding and activation strategy for first-run sequencing, empty states, setup checklists, activation milestones, time to value, and retention-linked measurement. Use when users sign up but fail to reach first value or the product needs a new first-session flow. NOT FOR: registration optimization…

JasonColapietro/suede-creator-skills · 88 tokens

google-apps-script

Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form submit), dialogs, sidebars, email batches, PDF export, external API. Use whenever the user wants to automate a Google Sheet, build a Sheets menu / sidebar / dialog, hit a Sheets row from email or a…

jezweb/claude-skills · 89 tokens

google-chat-messages

Send Google Chat messages via incoming webhooks — text, rich cards (cardsV2), threaded replies. TypeScript types, card builder utility, widget reference inline. Use whenever the user wants to post to Google Chat from a script, build a chatbot reply, send a notification card, build a Google Chat webhook integration, or…

jezweb/claude-skills · 76 tokens

parcel-tracking

Track parcels and check delivery status for Australian and international couriers. Searches Gmail for dispatch/shipping emails and provides tracking links for all major Australian couriers including AusPost, StarTrack, Aramex, CouriersPlease, Sendle, Toll, Team Global Express, DHL, FedEx, TNT, Hunter Express, Border…

jezweb/claude-skills · 112 tokens

gws-setup

Set up the Google Workspace CLI (gws) from scratch. Guides through GCP project creation, OAuth credentials, authentication, and installing 90+ agent skills for Claude Code. Use whenever the user wants to set up gws for the first time, configure Google Workspace API access, install the Google Workspace CLI, or…

jezweb/claude-skills · 75 tokens