reading-explorer-lesson-plan

reading-explorer-lesson-plan is a skill for Codex from CathyErer/reading-explorer-lesson-plan-skill. It costs 266 tokens per session (23,421 once invoked), scanned A, original, MIT.

A generator for bilingual English-and-Chinese teaching materials based on units from the Reading Explorer textbook series.

In plain words
What is it for?
Use it to create a lesson plan, vocabulary preview, retelling worksheet and answer key, and sentence-structure workbook for Reading Explorer F through RE3 units.
Why use it?
It removes the manual work of preparing several coordinated classroom documents at the appropriate reading level and format.

Skill for Codex

Written for Codex: reads ~/.codex or $CODEX_HOME. Also seen: reads .claude/ paths; mentions Claude Code; mentions Codex.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is # Claude 环境: python3 /mnt/skills/public/docx/scripts/office/validate.py lesson_plan.docx.

Good fit Use it to create a lesson plan, vocabulary preview, retelling worksheet and answer key, and sentence-structure workbook for Reading Explorer F through RE3 units.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/CathyErer/reading-explorer-lesson-plan-skill
agentmods
npx agentmods add skills/cathyerer/reading-explorer-lesson-plan-skill/reading-explorer-lesson-plan

Made for: 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 reading-explorer-lesson-plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/cathyerer/reading-explorer-lesson-plan-skill/reading-explorer-lesson-plan/github.svg)](https://agentmods.dev/skills/cathyerer/reading-explorer-lesson-plan-skill/reading-explorer-lesson-plan)
Your own site
<a href="https://agentmods.dev/skills/cathyerer/reading-explorer-lesson-plan-skill/reading-explorer-lesson-plan"><img src="https://agentmods.dev/badge/skills/cathyerer/reading-explorer-lesson-plan-skill/reading-explorer-lesson-plan/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for reading-explorer-lesson-plan

Your own site · 80×15
<a href="https://agentmods.dev/skills/cathyerer/reading-explorer-lesson-plan-skill/reading-explorer-lesson-plan"><img src="https://agentmods.dev/badge/skills/cathyerer/reading-explorer-lesson-plan-skill/reading-explorer-lesson-plan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 266 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 23,421 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 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.1 $0.00266 $0.23421
Opus 5 $0.00133 $0.11711
Sonnet 5 $0.00053 $0.04684
Haiku 4.5 $0.00027 $0.02342

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

Security

Grade A, and why

reading-explorer-lesson-plan 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 9d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (assets/re1_v2_lesson_plan_helpers.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

reading-explorer-lesson-plan/SKILL.md · 1,494 lines

How it starts

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

Reading Explorer Teaching Materials Generator

Produces bilingual .docx files for any Reading Explorer unit. All four active levels (RE-F / RE1 / RE2 / RE3) are on the v2 design: the leaner 5-element Stage 3 with the locked palette + helpers in assets/re1_v2_lesson_plan_helpers.js. The old v1 lesson-plan structure (11-element Stage 3 with Teacher Step / logicBox / practiceBox / Author's Intent / Ask trio) is retired for every level and must never be generated again.

⭐ 按级别路由(先看这里)

级别 年级 权威规则 每 unit 默认交付 状态
RE-F Grade 2 PART RF 5 份:LP + Vocab + Retelling + AnswerKey + Sentences ✅ v2 现行
RE1 Grade 3 PART R1 5 份:LP + Vocab + Retelling + AnswerKey + Sentences ✅ v2 现行
RE2 Grade 4 PART R2 5 份:LP + Vocab + Retelling + AnswerKey + Sentences ✅ v2 现行
RE3 Grade 4–5 PART R3 5 份:LP + Vocab + Retelling + AnswerKey + Sentences ✅ v2 现行
  • 四个级别的 lesson plan 全部逐字复用 assets/re1_v2_lesson_plan_helpers.js(锁定配色 + box 布局),只有语法层和阅读策略按级别校准。不要每次重新推导配色 — 重新推导是配色漂移和标签错位的根源。
  • 四个级别默认都出五件套:Lesson Plan + Vocabulary(各级 PART)+ Retelling + AnswerKey(PART B / B+)+ Sentences(PART C),除非用户明说不要。
  • RE4 / RE5 尚无规则章节 — 若遇到,先问用户,参考最接近的 RE3 校准;不要套用已退役的 v1 结构。

🔧 校准与前置(生成前必读)

本 skill 的级别校准(词汇量 / 句长 / 语法训练点分档)来自多轮真实线上 ESL 课堂迭代,可直接使用;如果你的学生水平与下方校准表不符,先调整校准表和对应 PART 的语法分档再生成。生成任何文件前:

  1. Read 本 SKILL.md 中对应级别的 PART(路由见上表)
  2. Read unit PDF,逐句 verbatim 提取
  3. 如需改配色 / 版式,直接改 assets/re1_v2_lesson_plan_helpers.js,不要在生成时临时推导

CRITICAL: Grade Level — Language Calibration

Always identify the book level first. All teacher instructions, questions, and vocabulary definitions must match the student level.

Book Student Grade 词汇量 句长基准 Main Idea Cut Language Level
RE Foundations (RE F) Grade 2 (~7–8 yrs) 800–1200 5–10 词 ≤ 10 词 Very simple. 1-clause sentences. Common words only (dog, big, hot).
RE 1 Grade 3 (~8–9 yrs) 1200–1500 12–15 词 ≤ 15 词 Simple. Short sentences. Avoid complex grammar terms.
RE 2 Grade 4 (~9–10 yrs) 1500–2000 15–20 词 ≤ 15 词 Moderate. Two-clause sentences OK. Introduce academic words simply.
RE 3 Grade 4–5 (~9–11 yrs) 2000–2500 18–22 词 ≤ 15 词 Moderate-high. More abstract ideas OK but explain clearly.

Read the full file on GitHub · 1,494 lines

Files

What ships with it

3 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. 9d ago First seen · 1,494 lines · 266 tokens per session scan A 68887d4911a2

Subscribe to this mod's changes

reading-explorer-lesson-plan is a skill published in the GitHub repository CathyErer/reading-explorer-lesson-plan-skill (13 stars, last pushed 1mo ago), licensed MIT. It adds 266 tokens to every session and 23,421 once invoked, about $0.0013 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

stage-dsl

The map for reading and editing an OpenMAIC stage document with readstage, patchstage, and grepstage. Load it before patching a structure you have not patched before, when patchstage rejects an operation, or whenever the path from a stage, outline, scene, content object, or action to the field you need is uncertain.…

THU-MAIC/OpenMAIC · 104 tokens

pptx-import

A method for adding an uploaded PowerPoint presentation to an existing classroom as extra pages while keeping the slides' original layout. PowerPoint is Microsoft's presentation file format.

THU-MAIC/OpenMAIC · 125 tokens

dev-camp-deck

Creates a professional PowerPoint presentation about a Copilot Dev Camp lab or topic. Researches Microsoft Learn documentation, organizes content into a slide structure, and generates a polished deck with speaker notes. Use when user asks to "create a presentation on", "make a deck about", "build a slideshow for"…

microsoft/copilot-camp · 91 tokens

read-book

When you want to read and extract structured notes from a book — PDF, EPUB, MOBI, markdown, .txt, pasted text, or URL to a public-domain work. Reads in chunks (by chapter when a TOC exists, by 50-page blocks otherwise), extracts per-chapter TL;DR + key concepts + quotes + action items + frameworks, and offers to…

coreyhaines31/makerskills · 192 tokens

exam-study-guide

A study-guide builder for a completed exam chapter that has not yet passed its required checks. It creates a structured teaching checklist and, in full mode, a self-contained HTML and printable PDF guide with readable formulas, visible images, explanations, examples, and answers.

ZeKaiNie/universal-examprep-skill · 113 tokens

training-report

Produce a professional training/workshop report as a .docx file. Use this skill whenever the user mentions "training report", "workshop report", "compte rendu", "compte rendu de formation", "formation report", "debriefing a workshop", "write up a training session", "résumé de formation", or any request to document a…

samber/cc-skills · 179 tokens