How Educators Can Use Claude Cowork to Turn Past Exam PDFs and a Syllabus Into a Revision Guide
Use Claude Cowork to turn past exam PDFs and a syllabus into a source-grounded revision guide.
Warning: Past exams can be useful study inputs, but they can also be misleading if the syllabus or assessment format changed. Keep the current syllabus in the same folder and review the guide before you share it.
Cowork requirements at a glance: Claude Desktop, a paid Claude plan (Pro/Max/Team/Enterprise), and Cowork research preview access.
If Claude Cowork is new to you
Start with the Claude Cowork explainer page in the site's Tools menu before you run this workflow. Cowork runs in Claude Desktop and can work with local files and folders you choose to share. For related examples, see the Claude Cowork tool hub and the Anthropic Workflows series.
Problem and who this is for
Students want a revision guide, but the best clues are scattered across old exam PDFs, current syllabus documents, and maybe one faculty note about what changed this term. This is a classic local-folder problem, which is exactly where Cowork can help.
This workflow is for instructors, program staff, tutors, and coaches who want a source-grounded revision guide without manually rereading every prior paper.
Prerequisites
- Claude Desktop with Cowork access.
- A local folder with past exam PDFs and the current syllabus.
- A short file called revision-brief.txt with the student level, exam date, and the desired output length.
- A decision on whether you want a broad topic guide or a more selective high-yield guide.
How to gather the source material
- Create one folder for the guide and place the current syllabus plus past papers in that folder.
- Rename the past exams clearly by year or term so Cowork can tell them apart.
- If any exam is only a photo or a low-quality scan, convert it to the clearest searchable PDF you can first.
- Create revision-brief.txt with the exam date, student level, topic coverage, and whether you want a compact or fuller guide.
- Add one short note if the exam style changed recently so Cowork does not overweight old patterns.
Numbered workflow steps
1) Set up a small local project folder before you start Cowork
Cowork works best when the folder is clean, current, and limited to the specific task. Create a top-level folder for this job, drop in only the files you want Claude to use, and add one short text file that explains the output format you want.
2) Let Cowork inspect the folder and build a working plan
{
"task": "Inspect a folder of past exams and a syllabus, then prepare a revision-guide plan",
"input": {
"folder": "LOCAL REVISION FOLDER",
"brief_file": "revision-brief.txt"
},
"rules": [
"Use the current syllabus as the anchor document.",
"Identify repeated topics, question styles, and high-frequency areas from the past papers.",
"Separate current-syllabus topics from outdated or uncertain patterns.",
"Do not draft the revision guide until the plan is reviewed."
],
"output": {
"topic_map": "Likely revision priorities tied to the syllabus",
"question_patterns": "Repeated structures or task types",
"outdated_or_uncertain_areas": "Patterns that may not still apply",
"draft_plan": "Proposed guide structure"
}
}
3) Review the plan before you let Cowork finish the output
Check whether Cowork overemphasized one old exam or one outdated topic. The current syllabus should still be the anchor, with past papers used as supporting evidence, not the other way around.
4) Ask Cowork for the finished deliverable
{
"task": "Create a revision guide from the reviewed syllabus-and-exam plan",
"input": {
"approved_plan": "USE THE REVIEWED PLAN"
},
"rules": [
"Keep the guide tied to the current syllabus.",
"Use past papers to illustrate likely emphasis and question style, not to promise exact repeats.",
"Mark uncertain or outdated patterns clearly.",
"End with a short revision-priority checklist."
],
"output_format": {
"type": "study_guide"
}
}
5) Save the result and archive the input folder
Rename the finished file clearly and keep it with the source folder. If this is a recurring workflow, duplicate the folder structure next time instead of starting from zero.
Tool-specific instructions
Cowork is useful here because the work depends on local files and careful synthesis across multiple documents. Keep the folder narrow and well named so Cowork can reason across the set cleanly.
Quality checks
- The guide matches the current syllabus more than any single old exam.
- Repeated patterns are labeled as likely emphasis, not promises.
- Outdated or uncertain topics are clearly marked.
- The revision-priority checklist is short enough to be used.
Common failure modes and fixes
Old exams outweigh the current syllabus
Fix: tell Cowork explicitly that the syllabus is the anchor document and review the plan before drafting.
Scans are unreadable
Fix: improve the scan or convert the exam to a clearer PDF before running Cowork.
The guide becomes too long
Fix: set an output length in revision-brief.txt and ask for a compact guide first.
Sources Checked
- Anthropic Claude Help Center: Get started with Cowork (accessed 2026-03-23) https://support.claude.com/en/articles/13345190-get-started-with-cowork
- Anthropic Claude Help Center: Use Cowork safely (accessed 2026-03-23) https://support.claude.com/en/articles/13364135-use-cowork-safely
- Anthropic Claude Help Center: Installing Claude Desktop (accessed 2026-03-23) https://support.claude.com/en/articles/10065433-installing-claude-desktop
Quarterly Refresh Flag
Review on 2026-06-21 to confirm any updates to Claude Skills, Claude Cowork, file handling, plan availability, and setup paths.
Related Workflows
How Coaches Can Capture Session Notes on a Phone and Let Claude Cowork Turn Them Into a Follow-Up Email and Action Tracker
Capture coaching session notes on a phone, then let Claude Cowork turn them into a follow-up email and action tracker.
How Educators Can Use Claude Cowork to Turn a Folder of Readings, Notes, and Slide Drafts Into a Workshop Pack
Use Claude Cowork to turn a local teaching folder into a workshop pack with slides, a handout, and a missing-items list.
How Educators Can Use Claude Cowork to Turn a Semester Folder Into a Course Retrospective Packet
Use Claude Cowork to turn a semester folder of course artifacts into a course retrospective packet.