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.md with name and trigger-oriented description frontmatter.
- It uses progressive disclosure via
references/artifact-templates.md and includes an example project scaffold.
- It includes both Chinese and English README entry points, plus optional
agents/openai.yaml metadata.
- 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.
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:
README.md,ROADMAP.md,STATE.md, plus optional source analysis and lesson notes.Why it may fit Awesome Codex Skills:
SKILL.mdwithnameand trigger-orienteddescriptionfrontmatter.references/artifact-templates.mdand includes an example project scaffold.agents/openai.yamlmetadata.npx skills add ExDevilLee/quiz-gated-learning-project-skill --list.Possible entry, probably under Productivity & Collaboration or Meta & Utilities:
Disclosure: I maintain this submission. I can open a concise PR in whatever category and wording you prefer if this is in scope.