Skill suggestion: quiz-gated-learning-project for stateful beginner learning
Author: ExDevilLeeCreated Jul 8, 2026Updated Jul 8, 2026
Hi maintainers - thanks for maintaining Awesome Codex Skills.
I wanted to ask whether quiz-gated-learning-project would be in scope for this list.
Repo: https://github.com/ExDevilLee/quiz-gated-learning-project-skill
What it is:
- A public Codex skill for turning beginner learning into a stateful project instead of a one-off explanation thread.
- It advances one micro-topic at a time and requires a quiz gate before moving on.
- It keeps durable learning artifacts:
README.md,ROADMAP.md,STATE.md, plus optional source analysis and lesson notes. - It is useful when a user wants to learn from zero knowledge, turn a PDF/article/repo into a guided study path, continue a long-running study thread, or verify understanding before advancing.
Why it may fit Awesome Codex Skills:
- It has a plain
SKILL.mdwithnameand trigger-orienteddescriptionfrontmatter. - It uses progressive disclosure via
references/artifact-templates.mdand includes an example project scaffold. - It includes both Chinese and English README entry points, plus optional
agents/openai.yamlmetadata. - It is MIT licensed and can be discovered with
npx skills add ExDevilLee/quiz-gated-learning-project-skill --list.
Possible entry, probably under Productivity & Collaboration or Meta & Utilities:
- [quiz-gated-learning-project](https://github.com/ExDevilLee/quiz-gated-learning-project-skill) - External repo: create stateful beginner learning projects with one micro-topic at a time, quiz gates before advancement, and durable README/ROADMAP/STATE artifacts for cross-session continuity. Install: `npx skills add ExDevilLee/quiz-gated-learning-project-skill`Disclosure: I maintain this submission. I can open a concise PR in whatever category and wording you prefer if this is in scope.
Source: composio-community/awesome-codex-skills