Toefl Skill — AI skill for Claude Code
Claude Code skill for TOEFL iBT 2026 preparation: 12-week study plan, daily drills, Anki flashcards, AI speaking coach, writing grader, listening practice, mock tests.
How to install Toefl Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open htlin222/toefl-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Toefl Skill does
Claude Code skill for TOEFL iBT 2026 preparation: 12-week study plan, daily drills, Anki flashcards, AI speaking coach, writing grader, listening practice, mock tests.
Alternatives in AI
- Riteway — Simple, readable, helpful unit tests 1.2k ★
- Agenvoy — Self-hosted AI agent harness in a single Go binary — writes, sandbox-tests and repairs its own tools, and lets 474 ★
- Module Feature — Add a new feature (model + service + controller + views + routes + tests) to an existing module 407 ★
README
toefl
[](https://github.com/htlin222/toefl-skill/actions/workflows/release.yml) [](https://github.com/htlin222/toefl-skill/releases/latest) [](https://opensource.org/licenses/MIT) [](https://github.com/vercel-labs/skills) [](https://github.com/vercel-labs/skills#supported-agents)
TOEFL iBT 2026 備考教練與學習系統。在空白資料夾中自動展開完整的 12 週學習計畫、每日訓練素材、進度追蹤、模擬考、Anki 單字卡生成、TTS 聽力練習、口說評估、寫作批改。
Install
npx skills add htlin222/toefl-skill
npx skills add -g htlin222/toefl-skill # global
npx skills add htlin222/toefl-skill --agent claude-code # specific agent
What it does
一套 Claude Code 驅動的模組化 TOEFL 備考系統。本技能由 8 個獨立模組組成,採用 progressive disclosure——只在需要時才讀取對應模組。
Skill structure
toefl/
├── references
│ ├── exam-format-2026.md
│ ├── high-score-patterns.md
│ ├── listening-guide.md
│ ├── reading-guide.md
│ ├── resources-guide.md
│ ├── scoring-rubrics.md
│ ├── speaking-guide.md
│ ├── study-plan-12week.md
│ ├── vocabulary-core.md
│ └── writing-guide.md
├── scripts
│ ├── adaptive.py
│ ├── audio_utils.py
│ ├── daily.py
│ ├── generate_anki.py
│ ├── generate_listening.py
│ ├── generate_reading.py
│ ├── generate_speaking.py
│ ├── generate_writing.py
│ ├── init.py
│ ├── mock_test.py
│ ├── progress.py
│ ├── scaffold.py
│ ├── setup_env.py
│ ├── speaking_coach.py
│ └── writing_grader.py
└── SKILL.md
Protocol
This skill follows the [vercel-labs/skills](https://github.com/vercel-labs/skills) protocol. Each push to `main` triggers a GitHub Action that packages the sk
Related Skills
Anki Connect Skill
AI agent skill for controlling Anki flashcards via Anki-Connect HTTP API. Works with Claude Code, OpenCode, an
It Manager Claude Training
A 24-week, self-paced interactive learning plan that teaches IT Support Managers how to use Claude effectively
Foreman Copilot
AI copilot for medical students following the Foreman method — generates daily study briefs prioritized by USM
No AI Slop
An Agent Skill that stops an agent writing like an agent. Two tests, then 36 patterns from Wikipedia's Signs o
Mock Interview
Mock Interview — Practice Interview Loops with AI Feedback
Samograph
samograph lets your AI agent (Claude Code, Codex, and others) join Zoom and Google Meet calls as an active par
Related Agents
Daily Planner
Use this agent to plan a study session or review pace in the AI Engineering Roadmap repo. Trigger on "aaj kya
Deceptive Test Hunter
Audits test changes for deceptive or redundant tests. Use after writing or changing any _test.py file. Reports
Weekly Synthesis
Automated weekly reflection that analyzes daily plans and project files to generate weekly accomplishments, bl