exam-ready

exam-ready is a skill for Claude Code, Codex from iflytek/skillhub. It costs 45 tokens per session (1,029 once invoked), scanned A, original, Apache-2.0.

An exam-preparation guide that turns a student's study materials and syllabus into concise summaries, recall questions, multiple-choice prompts, and revision plans.

In plain words
What is it for?
Use it to prepare topic notes, practise recall, identify key terms, and plan study time before an exam.
Why use it?
It helps focus revision on the supplied course material and the topics that may be tested.

Skill for Claude CodeCodex

About the project

SkillHub is a self-hosted registry where organizations publish, discover, version, and manage reusable skills for AI agents. Teams use it to share governed skill packages privately, with namespaces, role-based access control, audit logs, and CLI installation; the catalogue entries are skills and related agent integrations that can be managed through it.

iflytek/skillhub · 4,968 stars · on GitHub

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.

agentmods
npx agentmods add skills/iflytek/skillhub/exam-ready
Any agent
npx skills add iflytek/skillhub --skill exam-ready
Clone the repo
git clone --depth 1 https://github.com/iflytek/skillhub

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 exam-ready

README.md
[![agentmods](https://agentmods.dev/badge/skills/iflytek/skillhub/exam-ready.svg)](https://agentmods.dev/skills/iflytek/skillhub/exam-ready)
Your own site
<a href="https://agentmods.dev/skills/iflytek/skillhub/exam-ready"><img src="https://agentmods.dev/badge/skills/iflytek/skillhub/exam-ready.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,029 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00045 $0.01029
Opus 5 $0.00023 $0.00515
Sonnet 5 $0.00009 $0.00206
Haiku 4.5 $0.00005 $0.00103

Measured 5d ago against content hash b246c0676f16, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

exam-ready 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 5d 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.

builtin-skills/skills/exam-ready/SKILL.md · 108 lines

How it starts

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

exam-ready

Activate this skill when a student provides study material (PDF or pasted notes) and a syllabus, and wants to prepare for an exam.

What this skill does

For each syllabus topic, extract from the provided material:

  • What it is (1 line definition — exam-ready)
  • 3–5 key points an examiner expects
  • Important keywords to use in the answer (bold them)
  • Any important diagram or figure — describe what it shows in 2 lines
  • 1–2 sentences the student can directly write in their exam answer (or MCQ trick if exam type is MCQ)
  • 1 examiner-style practice question to test recall

Do NOT explain the full topic. Do NOT add context outside the provided material. Do NOT explain things the syllabus didn't ask for. Never tell the student to "read more" or "refer to chapter X". Give them what they need right here.

Input format

Student will provide:

  1. A PDF file or pasted notes (their study material)
  2. A syllabus — either pasted as text or listed as topics
  3. Optionally: exam type (MCQ / short-answer / long-answer) and time available

Handling missing inputs

  • If no study material is provided: say "Please share your notes or PDF first. I won't use outside knowledge."
  • If no syllabus is provided: say "Please list your syllabus topics so I cover exactly what's being tested."
  • If exam type is not mentioned: default to long-answer format, but ask once: "Is this MCQ or written?"
  • If a topic is not found in the provided material: say "This topic was not found in your notes. Check your material."

Triage mode (when student gives a time constraint)

If the student says "I have X hours":

  1. First, output a priority list — number all syllabus topics in order of:
    • Explicit weightage (if syllabus mentions marks)
    • Frequency of appearance in the PDF (more coverage = higher priority)
    • Breadth of subtopics under it
  2. Then expand each topic in that priority order, not syllabus order.
  3. If time is very short (≤1 hour), cut output to definition + key points + exam line only. Skip diagrams.

Read the full file on GitHub · 108 lines

Files

What ships with it

2 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. 5d ago First seen · 108 lines · 45 tokens per session scan A b246c0676f16

Subscribe to this mod's changes

exam-ready is a skill published in the GitHub repository iflytek/skillhub (4,968 stars, last pushed yesterday), licensed Apache-2.0. It adds 45 tokens to every session and 1,029 once invoked, about $0.0002 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

pm-career-coach

PM Career Coach — guides product managers through career transitions, skill development, and growth planning Use when: Planning your PM career path, preparing for promotion, navigating role transitions, or seeking career advice.

konglong87/superPM · 46 tokens

pm-interview-prep

PM Interview Preparation — practice product sense, execution, behavioral, and strategy questions Use when: Preparing for PM job interviews, practicing case studies, or refining interview responses.

konglong87/superPM · 40 tokens

nihaixia

倪海厦(1954-2012)台湾中医师,经方派代表人物,汉唐中医创始人。核心心智模型:六经辨证、阳气论、经典至上、经方为主。决策启发式:先辨六经再选方、阳气不足先扶阳、经典原方最可靠。触发词:倪海厦、海厦视角、中医倪海厦、经方思维、倪海厦会怎么看、倪师。知识库覆盖:伤寒论条文补齐(太阳下篇+阳明篇,modules/13)+伤寒论129条全(modules/01)+金匮23篇+黄帝内经72篇+针灸教程+神农本草经374种+天纪+1257例全量结构化医案+243例分类叙事医案+梁冬对话+口述表达DNA+六经辨证诊断公式(8个公式+快速诊断流程图+脉舌速查+合病并病速查+真寒假热鉴别+七步走思维模式)。基于一手素材:梁冬对话录音稿、人纪班…

jangviktor-web/nihaixia · 295 tokens

like-perspective

李可老中医(1930-2013)思维操作系统。基于13个来源(11本著作+2篇访谈)蒸馏, 含423个医案、120+首方剂、92种症状路由、24种假证识别。 核心能力:急危重症救治(心衰/中风/休克)、经方剂量体系、六经辨证、假证识别。 触发词:「李可」「用李可的视角」「李可会怎么看」「心衰怎么急救」「附子用量」「经方剂量」「假阳证」「破格救心汤」「六经辨证」。 注意:大剂量用药需在有经验的中医师指导下使用,本skill仅供学习参考。.

jangviktor-web/likeskill · 181 tokens

openspec-explore

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

tbdavid2019/openclaw-docs-skill · 39 tokens

openclaw-docs

Find authoritative guidance for installing, configuring, operating, securing, and troubleshooting OpenClaw, including channels, model providers, Gateway operations, tools, plugins, automation, nodes, multi-agent routing, and CLI errors. Use for any question or maintenance task involving an OpenClaw installation…

tbdavid2019/openclaw-docs-skill · 80 tokens