← all publishers

stenolabs

@stenolabs source repo

2 published skills

  1. Steno · stenolabs bundle
    Make the agent aware of the user's Steno meeting notes and able to pull them in on request. Steno (https://github.com/stenolabs/stenoai) records, transcribes, and summarizes meetings entirely on-device, storing each as a Markdown summary plus a transcript. This skill locates that store cross-platform (macOS, Windows, Linux, and a custom storage path like iCloud) and reads it — then uses the notes for whatever the user asked: answer a question across meetings, recap a day or week, extract action items and decisions, or use the meetings as source material to draft a document (spec, PRD, follow-up email, status update). It can also help **set up a cloud model** (`/steno setup`) — guiding OpenAI, Anthropic, AWS Bedrock, or a custom endpoint. Use whenever the user runs `/steno`, mentions "my Steno notes", "my meetings", "the <name> call/standup/1:1", asks to base something on what was discussed, or asks to set up / configure a provider — e.g. "/steno what did we decide about pricing", "/steno recap this week", "/s
    0
    installs
  2. Granola To Steno · stenolabs bundle
    Sync Granola meeting notes into Steno's file-based store. Reads recent meetings from the Granola MCP (titles, dates, participants, AI summaries, verbatim transcripts) and regenerates Steno's `output/*_summary.md` and `transcripts/*_transcript.txt` files in a target folder (e.g. an iCloud Drive directory). The operation is idempotent: filenames derive from date + title, so re-running rewrites existing meetings in place and only adds new ones. Use when the user says "sync Granola to Steno", "import my Granola meetings into Steno", "resync Steno", "refresh Steno from Granola", or runs this on a schedule. Requires a connected Granola MCP and Python 3.
    0
    installs