Study Notes
Restructures lecture decks (Feishu/PPT/PDF) into a fixed three-block class-note format
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 18, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 30, 2026 · e798ce1
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 18, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Fed the same scattered lecture slides to both: the baseline returned a chronological bullet summary, while the skill regrouped by topic, rewrote definitions as question-answer subheads, and applied its numbering and table-vs-hierarchy rules to produce a note built for later review. Its stated default output is a Feishu doc via lark-cli, which needs that binary plus a login and could not be verified here, but the skill's documented Markdown-draft path delivers the same restructured content with no external tooling.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 4/5
What Study Notes does
Reorganizes teacher slide decks into a consistent three-block study note (key points / course materials / homework), regrouping content by topic rather than slide order and turning definitions into question-answer pairs. Triggers when you ask to turn a deck into class notes or to conservatively revise existing notes. Default output is a Feishu doc; a Markdown draft mode is also supported.
How to install Study Notes
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger Study Notes
-
/study-notesRestructures lecture decks (Feishu/PPT/PDF) into a fixed three-block class-note format
It also activates on plain-language prompts like these:
-
帮我把这份讲义PPT里零散的内容,按照主题重新整理成三段式的课堂笔记,方便复习。 -
这些课件内容都是按照幻灯片顺序排列的,麻烦帮我按主题重新归类,做成结构化的学习笔记。 -
帮我保守地修订一下之前整理好的这份课堂笔记内容,不要改动太大,只做小幅调整就行。
Frequently asked questions
- Is the Study Notes skill free?
- Yes. The skill itself is free from GT0698/my-claude-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Study Notes work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 18, 2026. Verdict: Tested · Works. Fed the same scattered lecture slides to both: the baseline returned a chronological bullet summary, while the skill regrouped by topic, rewrote definitions as question-answer subheads, and applied its numbering and table-vs-hierarchy rules to produce a note built for later review. Its stated default output is a Feishu doc via lark-cli, which needs that binary plus a login and could not be verified here, but the skill's documented Markdown-draft path delivers the same restructured content with no external tooling.
- What is the Study Notes SkillProof Score?
- 8.4/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 4/5.
- How do I install Study Notes?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Study Notes with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.