llm-integration

Transform meeting transcripts and scratchpad notes into structured Markdown notes.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/euroconic/noter --skill llm-integration-euroconic
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: llm-integration
Source: https://github.com/euroconic/noter/tree/main/skills/llm-integration
Command: npx skills add https://github.com/euroconic/noter --skill llm-integration-euroconic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform raw meeting transcripts and user scratchpad notes into structured, professional meeting notes, reducing manual note-taking and ensuring consistency.

Core Features & Use Cases

  • Executive Summary: Generate a concise 2-3 sentence summary of the meeting.
  • Key Discussion Points: Extract the main topics and decisions discussed.
  • Action Items: Link scratchpad notes to transcript context to assign owners and next steps.

Quick Start

Feed the meeting transcript and your scratchpad notes into the skill to generate a structured Markdown meeting log.

Frequently Asked Questions about llm-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert meeting transcripts into structured Markdown notes?▼

You can convert meeting transcripts into structured Markdown notes by feeding raw transcripts and scratchpad annotations into a workflow that outputs an Executive Summary, Key Discussion Points, and Action Items.

What is the best way to generate action items from scratchpad notes and meeting transcripts?▼

Generating action items from scratchpad notes and transcripts requires linking brief annotations to transcript context, assigning owners and next steps to produce structured notes.

Does this meeting notes workflow require a local Ollama model?▼

Yes, this meeting notes workflow requires a local Ollama model running at http://localhost:11434/api/generate to process transcripts and scratchpad inputs into structured Markdown.

Can I use structured Markdown meeting notes in Notion or Apple Notes?▼

Yes, the workflow outputs structured Markdown meeting notes specifically for easy copying into Notion or Apple Notes, delivering a formatted Executive Summary, Key Discussion Points, and Action Items.

How do I get an executive summary from a long meeting transcript?▼

To get an executive summary from a long meeting transcript, apply a workflow that processes extended transcripts and brief annotations to generate a concise two to three sentence summary.

What are the limitations of using local LLM models for meeting transcripts?▼

Using local LLM models for meeting transcripts requires a running Ollama instance at localhost:11434; processing long transcripts depends entirely on your local hardware capabilities and model availability.