Skip to content

v3.0 - Major Documentation Overhaul

Choose a tag to compare

@maaarcooo maaarcooo released this 01 Jan 12:59
778de5c

What's New

Complete documentation overhaul with comprehensive coverage of all 5 Claude Agentic Skills.

Skills Documented

Skill Purpose Status
extracting-pdfs Extract and clean PDF content to markdown Active
anki-flashcard-generator Generate Anki-importable flashcard decks Active
revision-notes-generator Create concise revision notes from study materials Active
pdf-extract PDF extraction (development version) Development
pdf-to-markdown-converter Legacy PDF conversion Deprecated

Changes

  • Added skills overview table with status indicators
  • Documented extracting-pdfs as the active production version
  • Added anki-flashcard-generator documentation with triggers and output format
  • Added revision-notes-generator documentation with writing guidelines
  • Clarified pdf-extract as development version
  • Updated project structure to reflect all skill directories
  • Added unified versioning section

Dependencies

pip install pymupdf pymupdf4llm