Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.24 KB

File metadata and controls

74 lines (46 loc) · 2.24 KB

Example Claude Prompts

These are sample prompts you can use with Claude Code once the bridge is wired up. All assume the bridge path is referenced in your CLAUDE.md.


Reading email

List unread emails

What's in my inbox? Show me the 10 most recent unread emails.

Search for a thread

Search my inbox for emails about "contract renewal" from the last few weeks.

Read a specific email

Read that email from Jia Huey — the one about the maintenance schedule.

Summarise a thread

Search for emails about "invoice" and summarise what's outstanding.


Composing and sending

Draft a reply

Reply to the last email from John — tell him we're on track for the deadline and I'll send the updated schedule by Friday. Save as draft.

Reply all

Reply all to that meeting invite — confirm I'll attend. Draft only.

Forward with context

Forward the email about the server outage to ops@mycompany.com with a note saying I need an ETA by EOD. Save as draft.

Send a new email

Send an email to alice@example.com, subject "Quick check-in", body "Hi Alice, just checking if you had a chance to review the proposal. Let me know if you need anything from my end."


Filing and managing

Move an email

Move that email from procurement into the "Contracts/2025" folder.

Delete

Delete the newsletter email from earlier.


Calendar

Check today's schedule

What's on my calendar today?

Check the week ahead

Show me everything on my calendar for the next 7 days.

Find a free slot

Look at my calendar for this week and tell me when I have at least a 90-minute gap between 9am and 6pm.

Shared calendar

What's on the shared work calendar for the rest of this month?


Chained workflows

Research before replying

Search for any emails about the Q3 report. Read the most recent one, then draft a reply acknowledging receipt and saying I'll have comments by Thursday. Save as draft.

Triage inbox

List my 20 most recent emails. Flag which ones look like they need a response, and summarise what action is needed for each.

Catch up after leave

I've been out for a week. Search for emails I haven't replied to, group them by sender, and give me a summary of what needs attention.