Advanced Meeting Notes AI Prompt

I’ve been on a tear lately, discovering or inventing interesting new AI prompts. Recently, I wanted to explore using TextExpander’s JavaScript capabilities for more advanced prompting. Since I can’t code my way out of a paper bag, I turned to Claude to generate some ideas and build out the code.

What’s cool is that the Snippet uses JavaScript to extract names and insert clean metadata into the prompt, which helps produce crisper results regardless of which LLM you pair it with. I’m sure there are better ways to use JavaScript, but it’s a neat party trick and proof of concept.

You can see it in action here:

I’ve created a new public group where I’m assembling all of my AI Prompt Snippets. You can find this prompt there: https://app.textexpander.com/public/99abac9a1a4bfea9f577f00255bd77b7

2 Likes

Thanks for sharing!