>- Generate questions from the user's own concept pages so they can find out what they saved but never learned, and compare their answers against what the pages say. Use this skill when the user wants to test themselves, revise, make flashcards from their notes, or asks what they have forgotten. Do NOT use for generic quizzing on a topic the vault does not cover, or for answering a question from the vault.
npx skills add https://github.com/undefined-ui/second-brain-os --skill second-brain-quiz
Reading something is not learning it. A vault of well-written pages nobody
revisits is a library, and libraries do not make anyone knowledgeable.
Questions come from the user's pages, at the depth those pages record. Never
from general knowledge about the topic.
application of the idea to a new case.
correctly but the page says otherwise, that is a page problem worth
surfacing.
saved and never learned.
<n> questions from <n> pages
1. <question>
...
[after answers]
Solid: <topics>
Shaky: <topics, with the pages to reread>
Page problems found: <pages that are unclear or wrong>
Keep it to a handful of pages that matter. Quizzing everything ever saved is a
job, not a habit.
A page that cannot generate a good application question is usually a page that
records the source's wording rather than an understanding of it. Say so.
Take undefined-ui/second-brain-quiz from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.