Meeting notes

I made Cursor file my meeting notes. Here is the version for your setup.

Wispr, Gemini, and Zoom keep the notes on their servers. I run a Cursor Cloud job every day at 6:15 PM Mountain that copies new ones into my Obsidian vault as markdown. Fill in your apps and copy the prompt.

Why I built it

Wispr has the notes. The vault did not.

This page does not log into your apps. It writes the prompt. You paste it into an agent that already has access.

The notes sit in someone else's cloud

Wispr, Gemini, Zoom. Fine until the export is ugly or the app changes.

My other agents cannot see them

If a meeting is not in the vault, it might as well not exist.

I do not want a laptop staying on

I used to run this as a Codex job on my Mac. Cursor Cloud does it with the lid closed.

The actual job

meeting-transcript-clerk, running daily.

6:15 PM Mountain on Composer 2.5 Fast. Active.

Cursor Cloud automations screen for meeting-transcript-clerk. It is Active, set to run every day at 6:15 PM Mountain, and uses Composer 2.5 Fast.
Settings tab. Trigger at 18:15 MDT. Agent Instructions holds the prompt.

Your version

Fill this in. The prompt updates as you type.

Which apps, where the notes should live, how often.

Which tools capture your meeting notes?

Pick every app that already has the notes. Skip the ones you do not use.

Name and email as they appear in the notes apps. The clerk stops if it is logged into someone else.

Where should the notes land?

Optional. Leave this blank and the job writes markdown itself.

Which agent should run this?

Cursor Cloud is the one I use. It keeps running with the laptop closed. The prompt works in the others too.

How often should it trigger?

Overlap so a late transcript still gets picked up. I use 36.

How I run it

Cursor Cloud, on a schedule.

Claude Code, Codex, and GitHub Actions can run the same prompt if that is what you already have.

Create an Automation in Cursor

Open Automations and make a scheduled agent. I named mine meeting-transcript-clerk. Connect the repo where notes should land. Mine is a GitHub-backed Obsidian vault.

Set the time and paste the prompt

I use 6:15 PM Mountain and Composer 2.5 Fast. Paste into Agent Instructions, then Save.

Hit Test, then check Run History

After it finishes, look under Agent-Memory/<source>/raw/ in the repo. If a connector was missing, the report should say so. Do not invent a transcript.

Start here

If you want a hand pointing this at a vault you already have

Bring the apps you use. We can walk the first run.