6 AI Prompt Templates That Transform Your Note-Taking
Pre-built AI prompts for summarizing, organizing, and extracting insights from your notes. Copy-paste templates for Claude, ChatGPT, and local AI.
You have 47 notes from the past two weeks. Some are meeting fragments. Some are half-formed ideas. Some are action items you forgot about. The information is there — buried under inconsistent formatting and zero organization.
The right AI prompt turns that mess into structured, searchable knowledge in seconds.
This guide gives you 6 copy-paste prompt templates for the most common note-taking tasks. Each one works with any AI assistant — Claude, ChatGPT, local models — and produces consistently useful output every time.
Why Prompt Templates Matter
Most people interact with AI the same way: they type a vague request, get a mediocre response, refine, try again, and eventually get something decent. That works for one-off questions. It falls apart when you need consistent results across dozens of note-processing sessions.
Templates solve three problems:
Consistent output. A good template specifies the exact format you want. Every daily summary looks the same. Every meeting note has the same sections. You stop wasting time reformatting AI output to match your system.
Zero cognitive overhead. When you sit down for a weekly review, you don’t want to spend five minutes crafting the perfect prompt. You want to paste a template, point it at your notes, and get results. Templates remove the thinking-about-prompting step so you can focus on thinking about your actual work.
Better results from structured instructions. AI models produce higher-quality output when given specific structure. “Summarize my notes” gives you a paragraph. “Summarize my notes grouped by project, with action items extracted and deadlines highlighted” gives you something actually useful.
The 6 Templates
Each template below includes the full prompt text, an explanation of why it works, and tips for customizing it.
1. Daily Summary
End-of-day processing. Takes everything you captured during the day and turns it into one organized summary.
Review all my notes from today. Create a Daily Summary with these sections:
## Topics Covered
Group today's notes by topic or project. Use a heading for each group
and list the key points beneath it.
## Action Items
Extract every task, to-do, or commitment mentioned in today's notes.
Format as a checklist. Include any deadlines or owners if mentioned.
## Key Decisions
List any decisions that were made or recorded today, with brief context
for each.
## Open Questions
Pull out any unresolved questions, uncertainties, or items that need
follow-up.
Keep the summary concise. Use the original wording from my notes
where possible.
Why it works: The four-section structure forces comprehensive processing. “Topics Covered” creates organization. “Action Items” ensures nothing falls through the cracks. “Key Decisions” builds a decision log over time. “Open Questions” surfaces things that need attention tomorrow.
Tip: Run this at the end of every workday. After a week, your five daily summaries become the input for the Weekly Review template below.
2. Meeting Notes Processor
Raw meeting notes are messy — half-sentences, abbreviations, things you scribbled while someone was talking. This template turns them into structured documentation.
Take these raw meeting notes and process them into a clean format:
---
[Paste your raw meeting notes here]
---
Output format:
## Meeting: [Infer the meeting topic from context]
**Date:** [Today's date]
**Attendees:** [List if mentioned, otherwise write "Not specified"]
## Decisions Made
Numbered list of every decision reached during the meeting.
Include context for each decision — what was discussed and why
this outcome was chosen.
## Action Items
Table format with columns:
| Task | Owner | Deadline | Priority |
If owner or deadline is not specified, write "TBD".
## Discussion Points
Bullet points summarizing the key topics discussed that did not
result in a specific decision or action item.
## Open Questions
Any unresolved topics, parking lot items, or things that need
further research or a follow-up meeting.
## Follow-ups Needed
Specific follow-up actions: meetings to schedule, people to loop in,
documents to share.
Why it works: The structured output with tables and clear sections means you never have to re-read the raw notes again. The distinction between Decisions, Action Items, and Discussion Points ensures nothing gets miscategorized. The Follow-ups section catches the “we should loop in Sarah” comments that usually get forgotten.
Tip: For recurring meetings (standups, sprint planning), add a line at the top: “This is a [weekly standup / sprint planning / 1-on-1] meeting.” The AI will adjust its processing to match the meeting type.
3. Note Organizer
When your notes accumulate without structure, this template audits everything and suggests an organization scheme.
Review all my notes and perform an organizational audit:
## Categories
Analyze the content of every note and suggest a category for each.
Use this format:
- **Note title** → Suggested category (one-line reason)
Suggest categories based on the actual content — don't force notes
into predetermined buckets. Common categories might include: Projects,
Meetings, Ideas, Research, Tasks, Reference, Personal.
## Duplicates and Overlaps
Identify any notes that cover the same topic or contain overlapping
information. Group them together and suggest which to keep, merge,
or delete.
## Stale Notes
Flag any notes that appear outdated — completed tasks still in notes,
references to past dates, or information that has likely changed.
## Suggested Tags
For each note, suggest 1-3 tags that would make it easier to find
later. Use consistent, lowercase tags.
## Recommended Actions
Based on the audit, suggest specific cleanup actions I should take.
Prioritize by impact.
Why it works: This template treats your note collection as a system, not a pile. The Duplicates section alone usually surfaces 3-5 notes you forgot existed. The Stale Notes section helps you prune without manually re-reading everything.
Tip: Run this every 2-4 weeks. It takes about 30 seconds of your time (paste the template, confirm) and saves you from the slow entropy of an unmanaged note system.
4. Idea Expander
You captured a one-line idea. Now you need to turn it into something actionable.
Take this brief note and expand it into a full description:
---
[Paste your brief note or idea here]
---
Structure the expansion as:
## Concept
Restate the core idea in 2-3 clear sentences. Add context that
makes the idea understandable to someone seeing it for the first time.
## Why This Matters
Explain the problem this idea solves or the opportunity it creates.
What is the current pain point or gap?
## Key Components
Break the idea down into its constituent parts or requirements.
What are the main things that need to exist for this idea to work?
## Implications
What changes or consequences would this idea create? Consider
technical, workflow, and team implications.
## Next Steps
3-5 concrete actions to move this idea forward, ordered by
priority. Each step should be specific enough to act on immediately.
## Open Questions
What needs to be figured out before or during implementation?
What assumptions are being made?
Keep the tone practical, not theoretical. Focus on actionability.
Why it works: The single biggest failure mode for captured ideas is that they stay as one-liners forever. This template forces the AI to build out the full picture, which either reveals the idea is worth pursuing (and now you have a plan) or exposes that it was less viable than it seemed (and you saved yourself time).
Tip: The “Open Questions” section is the most valuable part. It surfaces the unknowns you hadn’t thought about yet, which is exactly what you need before committing resources.
5. Weekly Review
The weekly review is where scattered daily work becomes visible progress. This template processes an entire week of notes into a strategic overview.
Review all my notes from the past 7 days and create a comprehensive
Weekly Review:
## Week Overview
One paragraph summarizing what this week was about — the major
themes, focus areas, and overall trajectory.
## By Project
Group all activity by project or workstream. For each project:
- What happened this week
- Current status
- Blockers or risks
## Accomplishments
Concrete things that were completed, decided, or shipped this week.
Be specific — not "worked on API" but "completed API endpoint for
user authentication."
## Incomplete Items
Tasks or commitments from this week that were not finished.
For each one, note whether it should carry over to next week
or be dropped.
## Patterns and Themes
What recurring topics, concerns, or themes appeared across
multiple days or projects? Are there signals I should pay
attention to?
## Next Week Priorities
Based on this week's activity, incomplete items, and patterns,
suggest 3-5 priorities for next week. Be specific.
## Metrics (if applicable)
Any quantifiable progress: notes created, tasks completed,
decisions made, meetings held.
Why it works: The “Patterns and Themes” section is what separates this from a simple recap. AI can spot patterns across a week of notes that you miss when you’re heads-down in daily work. Maybe you spent 60% of your week on a project that is supposed to be 20% of your time. Maybe the same blocker appeared three times in different contexts.
Tip: Save your weekly reviews as their own notes. After a month, you can ask the AI to review four weekly summaries and create a monthly overview — a view of your work you have never had before.
6. Knowledge Extractor
You need everything you know about a specific topic, pulled from across all your notes and synthesized into one place.
Search all my notes for everything related to [TOPIC].
Create a comprehensive knowledge brief:
## Overview
Synthesize everything I've captured about [TOPIC] into a clear,
coherent summary. Connect information from different notes into
a unified narrative.
## Key Facts
Bullet-pointed list of specific facts, data points, numbers,
or concrete details I've recorded about this topic.
## Decisions Made
Any decisions related to [TOPIC], with dates and rationale
if available.
## People Involved
Who has been mentioned in connection with this topic? What is
their role or relationship to it?
## Timeline
If there's a chronological aspect, lay out the timeline of
events, decisions, or milestones.
## Current Status
Based on the most recent notes, what is the current state
of this topic?
## Gaps
What aspects of [TOPIC] have I NOT captured notes about?
What information is missing that I might want to document?
Replace [TOPIC] with the specific subject before using.
Why it works: Your knowledge about any given topic is usually fragmented across meeting notes, ideas, research, and action items from different dates. This template reconstructs the full picture. The “Gaps” section is particularly powerful — it tells you what you don’t know, which is often more valuable than confirming what you do.
Tip: Use this before any important meeting or decision about a topic. Walking in with a comprehensive brief built from your own notes is better preparation than most people do.
How to Use These Templates
With SlashNote Chat Mode
SlashNote’s built-in Chat Mode gives AI direct access to your notes. Paste any template into the chat, and the AI processes your actual notes without you needing to copy-paste note content.
- Open SlashNote Chat Mode
- Paste the template
- The AI reads your notes automatically and produces the output
- Save the result as a new note if you want to keep it
This is the fastest path — no manual copying of notes into a separate AI tool.
With SlashNote MCP Server (Pro)
If you use Claude Desktop, Cursor, VS Code, or Claude Code, SlashNote’s MCP server (available on Pro plans) lets your AI assistant access your notes directly. SlashNote includes 6 built-in prompt templates through MCP: meeting-notes, todo-list, checklist, summarize-notes, organize-tasks, and weekly-review.
In Claude Desktop:
"Use the summarize-notes template to review today's notes."
In Cursor or VS Code:
"Read all my SlashNote notes from this week and use the weekly-review template."
The MCP server provides 19 tools for reading, searching, organizing, and automating notes — so the AI can do the heavy lifting without you touching SlashNote at all. See the MCP setup guide for configuration instructions.
With Any AI Tool
These templates work with any AI assistant. The only difference is that you need to manually provide your notes as context.
- Copy the notes you want to process
- Paste the template into your AI tool (Claude, ChatGPT, Gemini, or a local model)
- Paste your notes where indicated
- Run the prompt
For tools without direct note access, you can batch your notes in a single message:
Here are my notes from this week:
---
Note 1: [title]
[content]
Note 2: [title]
[content]
---
Now apply this template:
[paste template here]
Customizing Templates for Your Workflow
The templates above are starting points. Customize them for maximum value.
Add your project names
Replace generic language with your actual projects:
## By Project
Group all activity by these projects:
- Horizon (mobile app redesign)
- Atlas (backend migration)
- Internal tooling
- Other
This prevents the AI from inventing categories and ensures consistency across weekly reviews.
Specify your preferred format
If you prefer specific formatting, say so:
Format action items as: - [ ] [PRIORITY] Task description (@owner, due: date)
Priority levels: P0 (today), P1 (this week), P2 (this month)
Include your categories and tags
For the Note Organizer template, provide your existing system:
Use these categories (do not create new ones):
- Engineering, Design, Product, Operations, Personal
Use these tags where applicable:
- urgent, blocked, waiting-on, in-progress, done, idea
This stops the AI from creating a different taxonomy every time you run the template.
Adjust the tone
For shared notes (team wikis, handoff documents), add:
Write for a reader who has no context about this project.
Avoid abbreviations. Define any technical terms on first use.
For personal notes, you can go the other direction:
Keep it brief. Use abbreviations and shorthand. Optimize for
scannability, not readability.
Advanced: Chaining Templates
Individual templates are useful. Chaining them together creates a complete note-processing workflow.
The Daily Workflow
Morning: Knowledge Extractor Start your day by pulling together everything you know about today’s focus area.
"Search my notes for everything about the authentication service.
Give me a knowledge brief before I start working on it."
During the day: Meeting Notes Processor After each meeting, run your raw notes through the processor.
"Process these meeting notes into the standard format."
End of day: Daily Summary Close the day by processing everything you captured.
"Create a daily summary from all of today's notes."
The Weekly Workflow
Friday: Weekly Review Process the week’s daily summaries into a strategic overview.
"Review all my notes from this week and create a weekly review."
Friday (after review): Note Organizer Clean up the accumulation from the week.
"Audit all my notes. Find duplicates, stale items, and suggest
organization improvements."
The Project Kickoff Workflow
Starting a new project or initiative? Chain three templates:
- Knowledge Extractor — Pull everything you already know about the topic
- Idea Expander — Expand your initial concept into a full plan
- Note Organizer — Set up a clean organizational structure for the project
This takes about 5 minutes and gives you a knowledge brief, a structured plan, and an organization system before you write a single line of code or attend a single meeting.
Start With One Template
You don’t need to adopt all six at once. Pick the one that matches your biggest pain point:
- Notes are messy after meetings? Start with the Meeting Notes Processor.
- Losing track of what you did? Start with the Daily Summary.
- Can’t find information across your notes? Start with the Knowledge Extractor.
- Ideas stuck as one-liners? Start with the Idea Expander.
- No visibility into your week? Start with the Weekly Review.
- Notes pile up without structure? Start with the Note Organizer.
Use one template consistently for a week. Once it becomes habit, add another. Within a month, you will have a complete system that turns raw notes into organized, actionable knowledge — with almost zero effort on your part.
SlashNote includes 6 built-in prompt templates (meeting-notes, todo-list, checklist, summarize-notes, organize-tasks, weekly-review), accessible through Chat Mode and the MCP server (Pro). No copy-pasting required — just tell the AI which template to use.