English Reading Material Search
A reusable agent skill for finding, verifying, screening, and packaging complete English reading materials for Chinese senior-high-school teaching.
What it delivers
- A self-contained offline HTML review page with one-click copying for each complete original text.
- A teacher-facing DOCX report containing source information, teaching fit, compact curriculum-vocabulary coverage, risks, and decisions.
- One clean UTF-8 TXT file per reading, containing only the complete original text for downstream analysis.
- Internal validated JSON used only during processing; it is not included in teacher deliverables.
Install
npx skills add mengliuveronica/english-reading-material-search --skill english-reading-material-search
The repository is public and can be installed directly with the command above. It is structured for discovery and installation through the open skills.sh ecosystem.
Runtime requirements
- Python 3.10+
- Node.js 18+
- The pinned DOCX renderer dependency:
npm ci --ignore-scripts
No Python packages are required. The production workflow calls the versioned VocabProfiler API documented in SKILL.md; API failures block final delivery rather than producing estimated coverage.
Repository layout
SKILL.md
assets/
references/
scripts/
package.json
package-lock.json
Run npx skills add . --list from this directory to validate local skill discovery.
微信扫一扫