Skip to content

htlin222/toefl-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toefl

Build & Release Skill GitHub Release License: MIT Skills Protocol Compatible 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 protocol. Each push to main triggers a GitHub Action that packages the skill as a .skill file and creates a release tagged with the commit SHA.

License

MIT License

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages