with one click
english-lesson
Generate English lesson feedback from audio transcription
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate English lesson feedback from audio transcription
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | english-lesson |
| description | Generate English lesson feedback from audio transcription |
| allowed-tools | Bash(cd *), Bash(ls *), Bash(find *), Bash(uv *), Write, Read, Glob, LS, Edit, MultiEdit |
| disable-model-invocation | true |
/english-lesson YYYY-MM-DD format to specify the lesson date.
ls .claude/skills/scripts/audio_video_to_text/input/
cd .claude/skills/scripts/audio_video_to_text && uv run audio_video_to_text.py
ls -la .claude/skills/scripts/audio_video_to_text/output/
Find and read the latest *_transcript.txt file from output directory.
After reading, cleanup output files.
cd .claude/skills/scripts/audio_video_to_text && uv run audio_video_to_text.py --cleanup
.claude/, so you MUST search from parent directoryfind ../04_EngStudy -name "*-feedback.md" -type f | sort -r | head -1 to find latest feedbackGlob(path="..", pattern="04_EngStudy/**/*-feedback.md")yyyy-mm-dd-feedback.md)Analyze the lesson transcript and generate detailed feedback. Use the specified date (or today's date if no argument) and save to 04_EngStudy/YYYY-MM-DD-feedback.md.
Important - Read transcript and previous feedback before analysis.
Generate detailed feedback in English including
※Consolidate all errors in one section with comprehensive coverage
For grammar/expression improvements and long-term challenges, use this specific format
Execute all steps and report the generated feedback file path to user.
デイリーノート夜用アシスタント(更新)
Generate commit message from git diff with security check
デイリーノート朝用アシスタント(作成)
デイリーノートからKPT形式の月次振り返りを生成(引数なしで実行月、引数ありで指定月)
音声文字起こしから議事録を生成