@weponusa/teachany
BK-12 interactive courseware creation for lesson pages, animations, AI tutor, TTS, knowledge graph, PBL paths, and TeachAny publishing.
Install
agr install @weponusa/teachany --target claudeWrites 19 files into .claude/skills/, pinned to git-9f530773.
- .claude/skills/teachany/.gitignore
- .claude/skills/teachany/.nojekyll
- .claude/skills/teachany/.skillignore
- .claude/skills/teachany/ADMIN_REVIEW.md
- .claude/skills/teachany/CHANGELOG.md
- .claude/skills/teachany/COMMERCIAL-LICENSE.md
- .claude/skills/teachany/CONTRIBUTING.md
- .claude/skills/teachany/INSTALL_CN.md
- .claude/skills/teachany/INSTALL_CN_SIMPLE.md
- .claude/skills/teachany/LICENSE
- .claude/skills/teachany/MIRRORS_CN.md
- .claude/skills/teachany/README.md
- .claude/skills/teachany/README_CN.md
- .claude/skills/teachany/SKILL.md
- .claude/skills/teachany/SKILL_CN.md
- .claude/skills/teachany/install-cn-auto.ps1
- .claude/skills/teachany/install-cn-auto.sh
- .claude/skills/teachany/setup.sh
- .claude/skills/teachany/操作步骤-请看这里.md
Document
name: TeachAny version: 7.17.0 description: "K-12 interactive courseware creation for lesson pages, animations, AI tutor, TTS, knowledge graph, PBL paths, and TeachAny publishing." allowed-tools: Read,Write,Edit,Bash,Glob,Grep
TeachAny – K12 Interactive Courseware Skill
This repository root file is a lightweight pointer. The executable skill lives in ./teachany/.
Read first:
./teachany/SKILL.md— concise execution summary and routing table
Load only when needed:
./teachany/phases/workflow.md— full workflow./teachany/phases/packaging.md— publish / registry / Gallery./teachany/references/baseline-rules.mdand./teachany/RULES.md— complete baseline and hard rules./teachany/templates/— courseware skeletons./teachany/scripts/— validation, TTS, map, hero,hang_tree.py(挂树/发布,无需事先 clone courseware)
Full website (Gallery, PBL, knowledge map, APIs) lives in the courseware repository:
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-9f53077316312026-07-31