Skip to content
Daily tips

Today's tip, and everything before it

Each tip is written to be read in three minutes and used in five. Today's tips are free — the archive prompts are part of Pro.

Tip #128
Meetings
3 min read

Turn messy meeting notes into decisions and owners in 60 seconds

Time saved:35 min / meetingSkill level:BeginnerAI platforms:ChatGPT · Claude · Gemini · Copilot

The lesson

Most meeting summaries fail because they summarise conversation instead of extracting commitments. Ask the model for a decision ledger: what was decided, what is still open, who owns what, and by when. Force it to quote the source line for each item so nothing is invented.

Example

A 48-minute pipeline review transcript becomes 6 decisions, 4 open questions, and 9 owner-dated actions — pasted straight into your project tracker without editing.

Copy the prompt

You are my chief of staff. From the meeting notes below, produce:

1. DECISIONS — what was actually agreed (quote the supporting line)
2. OPEN QUESTIONS — unresolved items and who must resolve them
3. ACTIONS — owner, action, due date (infer date only if stated)
4. RISKS — anything that could derail the above

Rules: never invent an owner or date. Mark unknowns as [UNASSIGNED].
Output as compact markdown tables.

NOTES:
"""
{{paste transcript or notes}}
"""

Takeaway

Summaries inform. Decision ledgers move work. Always ask AI for commitments, owners and dates — not prose.

Related tips

Tip #127
Personal Productivity
4 min read

Triage your inbox in three AI passes instead of one long scroll

Time saved:45 min / daySkill level:BeginnerAI platforms:ChatGPT · Copilot · Gemini

The lesson

Batch email into three passes: classify, draft, and escalate. AI is excellent at the first two and should never own the third.

Example

62 overnight emails reduced to 9 that genuinely need you, with drafts prepared for 21 others.

Copy the prompt

Classify each email below into: REPLY-ME, REPLY-DRAFT, DELEGATE, ARCHIVE.
For every REPLY-DRAFT, write a 60-word reply in my voice: direct, warm, no filler.
Return a table with sender, category, one-line rationale, and the draft.

Takeaway

Let AI clear the 80% so your attention lands on the 20% that needs judgement.

Related tips

Tip #126
Sales
3 min read

Run a 5-minute AI pre-mortem before you send any proposal

Time saved:2 hrs / dealSkill level:IntermediateAI platforms:Claude · ChatGPT

The lesson

Ask the model to role-play the buying committee — the economic buyer, the sceptical technical lead, and the procurement gatekeeper — and object to your proposal before your prospect does.

Example

A 12-page SaaS proposal came back with 7 pricing objections; three were fixed before sending and the deal closed a week early.

Copy the prompt

Takeaway

Objections are cheaper to handle in a prompt than in a negotiation.

Related tips