quiz-me

quiz-me is a skill for Claude Code from Ciucky/no-numb. It costs 81 tokens per session (1,630 once invoked), scanned A, original, no licence file.

A coding-agent check that asks you questions about code or files just written or edited for you.

In plain words
What is it for?
It is for checking your understanding of newly built or edited code and files before the session ends.
Why use it?
It helps prevent you from using generated work without understanding what changed.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the no-numb plugin — 1 skill, 1 hook shipped together

Good fit It is for checking your understanding of newly built or edited code and files before the session ends.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ciucky/no-numb/quiz-me
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 Ciucky/no-numb --skill quiz-me
Clone the repo
git clone --depth 1 https://github.com/Ciucky/no-numb

Made for: Claude Code.

Or install no-numb, the plugin that ships this one along with the rest of its 1 skill, 1 hook.

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 quiz-me

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ciucky/no-numb/quiz-me"><img src="https://agentmods.dev/badge/skills/ciucky/no-numb/quiz-me.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,630 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 unknown 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.00081 $0.01630
Opus 5 $0.00041 $0.00815
Sonnet 5 $0.00016 $0.00326
Haiku 4.5 $0.00008 $0.00163

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

Security

Grade A, and why

quiz-me 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 10d 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.

skills/quiz-me/SKILL.md · 85 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 10d ago First seen · 85 lines · 81 tokens per session scan A c1e78c3d3cd2

Subscribe to this mod's changes

quiz-me is a skill published in the GitHub repository Ciucky/no-numb (32 stars, last pushed 2mo ago), with no licence file. It adds 81 tokens to every session and 1,630 once invoked, about $0.0004 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

self-assessment

Interactive skill assessment with personalized learning path generation.

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

talk-stage5-script

Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script, slide spec, and AI-generated presentation prompt.

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

talk-stage6-revision

Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for attendees, or building a safety-net glossary for live delivery.

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

talk-stage1-extract

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material before committing to a talk.

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

talk-stage3-concepts

Builds a numbered, categorized concept catalogue from the talk summary and timeline, scoring each concept HIGH / MEDIUM / LOW for talk potential with optional repo enrichment. Use when you need a structured inventory of concepts before choosing a talk angle, or when assessing which ideas have the strongest…

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

explain

Explain code, concepts, or system behavior with adjustable depth levels.

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