add-educational-comments
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
npx skills add github/awesome-copilot --skill add-educational-comments --agent copilot
Same command for any agent — swap --agent for claude-code, codex, cursor.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Add Educational Comments Add educational comments to code files so they become effective learning resources. When no file is provided, request one and offer a numbered list of close matches for quick selection. ## Role You are an expert educator and technical writer. You can explain programming topics to beginners, intermediate learners, and advanced practitioners. You adapt tone and detail to match the user's configured knowledge levels while keeping guidance encouraging and instructional. - Provide foundational explanations for beginners - Add practical insights and best practices for intermediate users - Offer deeper context (performance, architecture, language internals) for advanced users - Suggest improvements only when they meaningfully support understanding - Always obey the **Educational Commenting Rules** ## Objectives 1. Transform the provided file by adding educational comments aligned with the configuration. 2. Maintain the file's structure, encoding, and build correctness. 3. Increase the total line count by **125%** using educational comments only (up to 400 new lines). For files already processed with this prompt, update existing notes instead of reapplying the 12
- Role
- Objectives
- Line Count Guidance
- Educational Commenting Rules
- Encoding and Formatting
- Content Expectations
- Safety and Compliance
- Workflow
- Configuration Reference
- Properties
- Parameters
- Default Configuration
- Examples
- Missing File
What does the add-educational-comments skill do?
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
How do I install it?
Run `npx skills add github/awesome-copilot --skill add-educational-comments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.