Documentation
README
Otter Fetch
Single place for obtaining Otter.ai transcript data. No direct slash command โ other skills invoke this when they encounter an Otter.ai URL (e.g. in Notes: frontmatter).
Usage
This skill has no slash command. It's a sub-skill: /cache-notes and /fill-participants invoke its workflow (and run parse_otter.js) when a meeting's Notes: contains an https://otter.ai/u/... URL.
When to use
- cache-notes: When caching a meeting that has
https://otter.ai/u/{otid}inNotes:โ need callout markdown to embed. - fill-participants: When resolving participants for a meeting that only has Otter links (no Google Doc) โ need speaker names from the transcript.
How to get the data
Otter has no public API. Use user-pasted JSON:
This is the opening of the README. Read the full README on GitHub.