shortlist

shortlist is a skill for Claude Code, Codex from RiggdAI/uniqent. It costs 24 tokens per session (196 once invoked), scanned A, original, Apache-2.0.

A candidate-ranking workflow that turns screened applicants into a ranked shortlist of up to five people.

In plain words
What is it for?
Ranking candidate cards, selecting a shortlist, writing evidence-based rationales, and explaining why other candidates fell below the cut-off.
Why use it?
It applies the same weighted scoring method to every candidate and keeps missing requirements visible as interview questions instead of unexplained rejection reasons.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Ranking candidate cards, selecting a shortlist, writing evidence-based rationales, and explaining why other candidates fell below the cut-off.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/riggdai/uniqent/shortlist
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 RiggdAI/uniqent --skill shortlist
Clone the repo
git clone --depth 1 https://github.com/RiggdAI/uniqent

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 shortlist

README.md
[![agentmods](https://agentmods.dev/badge/skills/riggdai/uniqent/shortlist/github.svg)](https://agentmods.dev/skills/riggdai/uniqent/shortlist)
Your own site
<a href="https://agentmods.dev/skills/riggdai/uniqent/shortlist"><img src="https://agentmods.dev/badge/skills/riggdai/uniqent/shortlist/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 shortlist

Your own site · 80×15
<a href="https://agentmods.dev/skills/riggdai/uniqent/shortlist"><img src="https://agentmods.dev/badge/skills/riggdai/uniqent/shortlist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 196 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.
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.00024 $0.00196
Opus 5 $0.00012 $0.00098
Sonnet 5 $0.00005 $0.00039
Haiku 4.5 $0.00002 $0.00020

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

Security

Grade A, and why

shortlist 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.

examples/recruiter-screen/skills/shortlist/SKILL.md · 18 lines

What it actually says

Shortlist

  1. Collect all candidate cards produced by the screen-cv skill.
  2. Compute a weighted total score: skills 40 %, impact 35 %, culture-add 15 %, growth 10 %.
  3. Rank candidates by total score descending. Select the top 5 (or fewer if fewer were screened).
  4. For each shortlisted candidate, write a one-paragraph rationale citing the strongest two or three evidence points from their CV.
  5. For each shortlisted candidate, list their must-have gaps as explicit interview questions (not rejection reasons).
  6. For candidates not shortlisted, include a one-sentence note on the primary differentiator that placed them below the cut-off — keep this neutral and evidence-based.
  7. Output the ranked shortlist table followed by the per-candidate rationale sections.
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 · 18 lines · 24 tokens per session scan A 0c10e258074f

Subscribe to this mod's changes

shortlist is a skill published in the GitHub repository RiggdAI/uniqent (15 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 24 tokens to every session and 196 once invoked, about $0.0001 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-08-30.

Related

Other skills, from other repositories

honcho

Configure and use Honcho memory with Zorro -- cross-session user modeling, multi-profile peer isolation, observation config, and dialectic reasoning. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation and recall settings.

braxtonROSE4/zorro-agent · 55 tokens

webhook-subscriptions

Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.

braxtonROSE4/zorro-agent · 29 tokens

fine-tuning-with-trl

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

braxtonROSE4/zorro-agent · 69 tokens

jupyter-live-kernel

Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a…

braxtonROSE4/zorro-agent · 76 tokens

himalaya

CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

braxtonROSE4/zorro-agent · 52 tokens

telephony

Give Zorro phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.

braxtonROSE4/zorro-agent · 45 tokens