retrieval-practice-study-system

retrieval-practice-study-system is a skill for Claude Code from bookforge-ai/bookforge-skills. It costs 155 tokens per session (4,870 once invoked), scanned A, original, CC-BY-SA-4.0.

A study system based on self-quizzing and spaced review, where you try to recall answers instead of only rereading notes.

In plain words
What is it for?
Use it to prepare for exams, create question or flashcard sets, plan review sessions, and study a subject more actively.
Why use it?
It helps expose what you cannot yet remember and schedules review before knowledge is forgotten. The system can turn course material or a learning goal into practice sessions.

Skill for Claude Code

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

Part of the make-it-stick plugin — 10 skills shipped together

Good fit Use it to prepare for exams, create question or flashcard sets, plan review sessions, and study a subject more actively.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bookforge-ai/bookforge-skills/retrieval-practice-study-system
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 bookforge-ai/bookforge-skills --skill retrieval-practice-study-system
Clone the repo
git clone --depth 1 https://github.com/bookforge-ai/bookforge-skills

Made for: Claude Code.

Or install make-it-stick, the plugin that ships this one along with the rest of its 10 skills.

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 retrieval-practice-study-system

README.md
[![agentmods](https://agentmods.dev/badge/skills/bookforge-ai/bookforge-skills/retrieval-practice-study-system.svg)](https://agentmods.dev/skills/bookforge-ai/bookforge-skills/retrieval-practice-study-system)
Your own site
<a href="https://agentmods.dev/skills/bookforge-ai/bookforge-skills/retrieval-practice-study-system"><img src="https://agentmods.dev/badge/skills/bookforge-ai/bookforge-skills/retrieval-practice-study-system.svg" alt="Measured on agentmods" height="20"></a>
Per session 155 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,870 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.00155 $0.04870
Opus 5 $0.00077 $0.02435
Sonnet 5 $0.00031 $0.00974
Haiku 4.5 $0.00015 $0.00487

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

Security

Grade A, and why

retrieval-practice-study-system 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 4d 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.

books/make-it-stick/skills/retrieval-practice-study-system/SKILL.md · 368 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

4 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. 4d ago First seen · 368 lines · 155 tokens per session scan A 4fdb487c971f

Subscribe to this mod's changes

retrieval-practice-study-system is a skill published in the GitHub repository bookforge-ai/bookforge-skills (35 stars, last pushed 4mo ago), licensed CC-BY-SA-4.0. It adds 155 tokens to every session and 4,870 once invoked, about $0.0008 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

learning-practice-coevolution

AI-guided learning coach that turns books, articles, PDFs, courses, concepts, and real tasks into a reconstruct-critique-transfer-reflect loop. Use for active recall, teach-back critique, concept repair, transfer practice, project-based learning, serial lessons, targeted reading recommendations, or reusable method…

michael-uplive021/learning-practice-coevolution · 94 tokens

study-strategy-selector

Select evidence-based study strategies matched to material type, learning goal, and student habits. Use when advising students on revision techniques, homework, or independent study approaches.

GarethManning/education-agent-skills · 37 tokens

academic-study-test

Prüfungsvorbereitung, Selbsttests, Probeklausuren und systematische Fehleranalyse.

ellmos-ai/skills · 24 tokens

learn-codebase

Socratic tutor that teaches codebase understanding through questioning, challenges, and active recall. Invoke with /learn-codebase when onboarding to a new codebase or deepening understanding of existing code. Maintains a learning journal that tracks mastery and schedules reviews.

ktaletsk/learn-codebase · 54 tokens

act-as-a-personal-tutor

Transform any AI assistant into an interactive, step-by-step personal tutor that assesses prior knowledge, explains concepts in bite-sized chunks, and quizzes comprehension before advancing.

alivirgo/Major-AI-Skills · 39 tokens

ai-study-workflow

Build AI-assisted study workflows for university learning. Use when the user asks to improve study efficiency, prepare for finals or exams, review a course, learn new material, make a study plan, generate practice questions, diagnose weak points, create Anki/FSRS flashcards, or run AI tutoring without replacing…

rhyme17/ai-study-workflow · 117 tokens