study-notes

Generate study note documents with LaTeX or Word-to-PDF pipelines.

Updated May 5, 2026
One-click install
npx skills add https://github.com/XCmiaow/cc-deploy --skill study-notes-xcmiaow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: study-notes
Source: https://github.com/XCmiaow/cc-deploy/tree/main/skills/study-notes
Command: npx skills add https://github.com/XCmiaow/cc-deploy --skill study-notes-xcmiaow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the effort of manually drafting structured study notes by generating a complete, publication-ready document with formulas, figures, and properly managed references.

Core Features & Use Cases

  • Two generation pipelines: LaTeX (recommended for STEM, heavy formulas/chemistry) or docx-js (Word → PDF, best for text-heavy humanities/general topics).
  • Multiple document modes: lecture notes, exam review, quick-reference cheatsheet, and literature review—each with an appropriate structure.
  • Content upgrades: practice exercises, web-sourced or generated images/diagrams, chemical structures, and BibTeX/BibLaTeX citations.
  • Multi-format output: PDF plus optional exports to HTML/Markdown/Anki cards.

Quick Start

Ask for study notes by saying: “Generate LaTeX study notes for ‘Organic Chemistry Reaction Mechanisms’ in lecture mode, include citations and 1–2 practice exercises per chapter, and format the output as PDF.”

Frequently Asked Questions about study-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate study notes with LaTeX and BibTeX citations from a topic outline?

To generate study notes with LaTeX and BibTeX citations, provide a topic outline and select the LaTeX pipeline. The system applies a template-driven section structure, handles BibTeX/BibLaTeX citation management, and outputs a formatted PDF document.

What is the best way to create an exam review sheet with practice exercises and figures?

The best way to create an exam review sheet with practice exercises and figures is to use the exam review document mode. This mode structures the content for review and supports adding practice exercises alongside web-sourced or generated images and diagrams.

Does study notes generation work for both STEM subjects with heavy formulas and text-heavy humanities topics?

Yes, study notes generation works for both. It uses a LaTeX pipeline recommended for STEM subjects with heavy formulas or chemical structures, and a docx-js Word-to-PDF pipeline best suited for text-heavy humanities and general academic topics.

Can I export my literature review to formats other than PDF after generation?

Yes, you can export your literature review to formats other than PDF. The generation process supports multi-format exports, allowing you to output your document as HTML, Markdown, or Anki cards in addition to the standard PDF.

How to incrementally edit an existing .tex file when updating lecture notes?

To incrementally edit an existing .tex file when updating lecture notes, provide the file and specify the required changes. The system supports incremental edits of existing .tex files, allowing targeted content updates without regenerating the entire document.