cuecards: Skill for Claude Code

.agents/skills/job-description-analyzer/SKILL.md

job-description-analyzer is a skill for Claude Code, Codex from opencue/cuecards. It costs 20 tokens per session (3,195 once invoked), scanned A, a copy of job-description-analyzer, MIT.

A job-posting analysis tool that compares a role’s requirements with a candidate’s experience. It also identifies missing skills, warning signs, and points worth highlighting.

In plain words
What is it for?
Use it to assess fit for a job, calculate a match score, extract must-have requirements, spot red flags, and plan resume or cover-letter changes.
Why use it?
It helps job seekers avoid applying blindly or spending time on roles that are a poor match. It makes the gaps and strengths in an application easier to see.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is opencue/cuecards's own configuration. It tells Claude Code and Codex how to work on cuecards itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything cuecards configures →

Reuse

Borrowing it

Nothing to install: this file belongs to opencue/cuecards. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/opencue/cuecards/main/.agents/skills/job-description-analyzer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/opencue/cuecards

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 job-description-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/opencue/cuecards/job-description-analyzer.svg)](https://agentmods.dev/skills/opencue/cuecards/job-description-analyzer)
Your own site
<a href="https://agentmods.dev/skills/opencue/cuecards/job-description-analyzer"><img src="https://agentmods.dev/badge/skills/opencue/cuecards/job-description-analyzer.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,195 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 100% copy Near-identical to another mod 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.00020 $0.03195
Opus 5 $0.00010 $0.01597
Sonnet 5 $0.00004 $0.00639
Haiku 4.5 $0.00002 $0.00319

Measured 3d ago against content hash 9898051a4a54, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

job-description-analyzer 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 3d 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.

Origin

This is a copy

100% identical to job-description-analyzer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/job-description-analyzer/SKILL.md · 458 lines

How it starts

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

Job Description Analyzer

When to Use This Skill

Use this skill when the user:

  • Wants to analyze a job posting
  • Asks "should I apply to this job?"
  • Wants to know their match percentage for a role
  • Needs help understanding job requirements
  • Wants to tailor their resume for a specific position
  • Mentions: "analyze this job", "am I qualified", "match score", "should I apply"

Use this BEFORE resume tailoring to ensure effort is worth it.

Core Capabilities

  • Extract and categorize job requirements (must-have vs nice-to-have)
  • Calculate match score between user's experience and job requirements
  • Identify skill gaps and strengths
  • Detect red flags in job postings
  • Prioritize which experiences to highlight
  • Generate resume tailoring strategy
  • Create cover letter talking points
  • Assess company culture fit indicators

The Strategic Problem

Most job seekers waste time on:

  • Jobs they're under-qualified for (<60% match)
  • Jobs they're over-qualified for (flight risk)
  • Jobs with red flags (high turnover, toxic culture)
  • Applying to 50+ jobs blindly hoping something sticks

Better approach:

  • Apply to 10-15 jobs strategically
  • Target 70-90% match jobs
  • Customize deeply for each
  • Higher response rate, less burnout

Analysis Process

Step 1: Extract Requirements

Break job description into categories:

Required (Must-Have)

  • Education requirements
  • Years of experience
  • Specific technical skills
  • Certifications/licenses
  • Industry experience

Preferred (Nice-to-Have)

  • "Bonus" skills
  • Advanced certifications
  • Domain expertise
  • Specific tool experience

Soft Skills/Culture

  • Communication style
  • Work environment
  • Team structure
  • Company values

Step 2: Keyword Extraction

Identify three types:

Hard Skills (Technical abilities)

  • Tools: Salesforce, Python, AWS, Excel
  • Methodologies: Agile, Six Sigma, SDLC
  • Certifications: PMP, CPA, AWS Certified

Soft Skills (Interpersonal)

  • Leadership, collaboration, communication
  • Problem-solving, critical thinking
  • Adaptability, initiative

Read the full file on GitHub · 458 lines

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. 3d ago First seen · 458 lines · 20 tokens per session scan A 9898051a4a54

Subscribe to this mod's changes

job-description-analyzer is a skill published in the GitHub repository opencue/cuecards (5 stars, last pushed today), licensed MIT. It adds 20 tokens to every session and 3,195 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to job-description-analyzer, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

stacks

Load stack-specific knowledge (conventions, exact lint/test/build commands, common failure patterns) onto the current role agent for the project's detected tech stack(s) — Next.js, React Native, Spring Boot, FastAPI, Django, Rust, etc. Use at the start of any task in an unfamiliar or newly-onboarded repo, or whenever…

randomittin/heimdall · 85 tokens

caveman

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

randomittin/heimdall · 98 tokens

memstack-automation-n8n-workflow-builder

Use this skill when the user says 'n8n workflow', 'build a workflow', 'automation workflow', 'connect services', or needs visual workflow design with node mapping, data transformations, and error handling for n8n. Do NOT use for standalone webhook endpoints or cron jobs.

cwinvestments/memstack · 68 tokens

loongsuite-pilot-insight

A reporting workflow for turning LoongSuite Pilot and AI coding-agent logs into structured reports about events, teams, data quality, development efficiency, and AI use. It defines the meaning of the log fields and the measurements used in dashboards.

alibaba/loongsuite-pilot · 91 tokens

memstack-automation-cron-scheduler

Use this skill when the user says 'cron job', 'scheduled task', 'run every', 'cron expression', 'recurring job', or needs production-grade scheduled jobs with overlap prevention, monitoring, and structured logging. Do NOT use for n8n workflows or event-driven webhooks.

cwinvestments/memstack · 67 tokens

session-save

Save the current session state (decisions, modified files, current status, and next steps) to a handoff file for later resume.

FlorianBruniaux/claude-code-ultimate-guide · 31 tokens