Educators & Coaches6 min read

How to Turn Slide Decks and Lesson Notes Into a Cohesive Course Workbook With Claude

Use Claude to combine scattered slides, lesson notes, and worksheet fragments into a cleaner course workbook draft without rebuilding the whole thing by hand.

ClaudeEducators & CoachesWorkbooksCourse CreationTeaching Materials

Problem statement and who this is for

This workflow is for educators and coaches who already have too much material, not too little. Your content exists across slide decks, lesson notes, half-finished worksheets, speaker notes, and old teaching files. The problem is that none of it feels like one coherent workbook.

Claude is a strong tool for this job because it handles long source sets well and can pull scattered material into one cleaner structure. The goal is not to let Claude invent a course from thin air. The goal is to turn your existing material into a workbook draft you can polish, format, and publish.

Prerequisites

  • A Claude account
  • Your slide decks, ideally exported to PDF
  • Lesson notes, outlines, or scripts in DOCX, PDF, TXT, or pasted text
  • Any worksheet fragments, reflection prompts, or activities you want reused
  • A final editing destination, such as Google Docs, Microsoft Word, Notion, or a design tool
  • Permission to reuse any client, student, or team material included in the source files

How to capture or gather the source material

Create one folder before you start. Put the slide deck PDFs, lesson notes, worksheet fragments, and any older workbook pages into that folder. Export presentation files to PDF so the text is easier to process and the layout stays stable.

Remove duplicates now. If the same exercise appears in three different slide decks, keep the strongest version and delete the rest from the source set. If some files contain sensitive names or examples, anonymize them before upload. If your notes are handwritten, scan them first or type the key points into a clean text file. Claude will do better when the core text is readable.

Step-by-step workflow

  1. Create a Claude project for this workbook so all related source files live in one place.
  2. Upload the slide PDFs, lesson notes, worksheet fragments, and any prior workbook pages that are worth reusing.
  3. Ask Claude for a proposed workbook structure before it writes any full pages. Have it map sections, lesson order, recap pages, activity pages, and facilitator notes.
  4. Approve the structure, then ask Claude to draft the workbook one section at a time. That keeps the tone and page flow tighter than asking for the whole thing in one shot.
  5. After each section, remove anything that feels padded, repetitive, or more polished than your actual teaching style.
  6. Once the draft is stable, move it into your editing tool. Add branding, page numbers, answer keys, design elements, and response space there.
  7. Do one final pass to make sure the workbook matches your real course and does not introduce activities you do not actually teach.

Tool-specific instructions

Primary tool: Claude

Use Claude when the source material is long, messy, and spread across several documents. Projects are especially helpful because you can keep the whole workbook source library in one context space instead of re-uploading every file in every chat.

Claude is best here for structuring and merging. Do the final design in a real document or design tool rather than trying to treat Claude as the finished publishing environment.

Alternative: ChatGPT

ChatGPT is a good fallback when your material is already fairly clean and you want faster iterative drafting. It is especially useful if you want section-by-section editing and tone adjustment after the workbook structure is clear.

Alternative: NotebookLM

NotebookLM is useful before Claude if you want a source-grounded map of the course, a study guide version of the material, or a quick test slide deck. It is less suited to the final workbook writing pass than Claude, but it can give you a strong first blueprint.

Alternative: Gemini

Gemini is a reasonable fallback if your files already live in Google Drive and you want to work from uploaded documents inside the Google environment. It is not the first choice for this article, but it can help with early consolidation.

Copy and paste prompt blocks

Claude project prompt

{
  "task": "Turn the uploaded teaching materials into a single course workbook draft.",
  "instructions": [
    "Use only the uploaded materials as the source base.",
    "Propose a workbook structure before drafting full pages.",
    "Combine overlapping exercises and remove duplicates.",
    "Keep the tone practical and teacher-led, not marketing-heavy.",
    "If a needed element is missing from the source materials, mark it clearly instead of inventing it."
  ],
  "output_format": {
    "section_1": "Recommended workbook table of contents",
    "section_2": "For each section: purpose, source files used, learner activity, and facilitator note",
    "section_3": "Pages that should stay short and worksheet-like",
    "section_4": "Missing pieces to draft manually"
  }
}

Workbook drafting prompt for any chat app

{
  "role": "workbook editor",
  "goal": "Draft one workbook section from the approved course structure.",
  "instructions": [
    "Write only one section at a time.",
    "Use plain English and keep paragraphs short.",
    "Include a recap, one exercise, one reflection prompt, and a brief facilitator note where appropriate.",
    "Do not create fake case studies, fake data, or unsupported frameworks.",
    "Keep reusable page text separate from formatting notes."
  ],
  "output_format": {
    "section_title": "",
    "learning_goal": "",
    "content_block": "",
    "exercise_block": "",
    "reflection_prompt": "",
    "facilitator_note": ""
  }
}

Quality checks

  • The workbook should feel like one teaching asset, not a stack of pasted fragments.
  • Repeated concepts should appear once, in the right place.
  • Activities should match what you actually teach.
  • Facilitator notes should stay separate from learner-facing workbook text.
  • The final draft should be easy to move into Google Docs, Word, or your design tool without major rewriting.

Common failure modes and fixes

  • The workbook becomes bloated. Ask for shorter teaching blocks and one exercise per section instead of multiple similar prompts.
  • The tone shifts between sections. Use one approved section structure and ask the model to mirror that structure every time.
  • Too much gets invented. Tell the model to flag missing content instead of filling it with generic advice.
  • The result still feels disjointed. Ask for a table of contents and section summaries first, approve that, then draft the workbook in parts.

Sources Checked

  • https://support.anthropic.com/en/articles/8241126-what-kinds-of-documents-can-i-upload-to-claude-ai (accessed 2026-03-26)
  • https://support.anthropic.com/en/articles/9519177-how-can-i-create-and-manage-projects (accessed 2026-03-26)
  • https://help.openai.com/en/articles/8555545-file-uploads-faq (accessed 2026-03-26)
  • https://help.openai.com/en/articles/9260256-chatgpt-capabilities-overview (accessed 2026-03-26)
  • https://support.google.com/notebooklm/answer/16206563?hl=en (accessed 2026-03-26)
  • https://support.google.com/gemini/answer/14903178?co=GENIE.Platform%3DDesktop&hl=en (accessed 2026-03-26)

Quarterly Refresh Flag

Review this article by 2026-06-24.

Related Workflows

How to Turn a Live Workshop Recording Into a Self-Paced Mini-Course Outline With NotebookLM

Use NotebookLM to turn a workshop recording, slides, and handouts into a source-grounded mini-course outline you can clean up and publish faster.

Read Workflow

How to Turn Old Quizzes and Unit Tests Into a Spiral Review Warm-Up Bank With Claude

Use Claude to turn old quizzes and unit tests into a practical spiral review warm-up bank instead of reusing the same old questions without a plan.

Read Workflow

How to Turn Student Writing Notes Into Reusable Feedback Comment Banks With Claude

Use Claude to turn teacher writing notes, margin comments, and common problem patterns into reusable feedback comment banks for faster grading.

Read Workflow