๐ŸŽ™๏ธ
AutomationJavaScript

Otter Fetch

by benoror

Otter Fetch is an Automation skill for Claude Code, published by benoror in obsidianos_work.

165 stars13 forkson benoror/obsidianos_workAdded 2026/09/08Repository updated 2026/06/11
claude-codecursorobsidianopencode
Install in seconds
Install Otter Fetch
Copy Otter Fetch into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/benoror/obsidianos_work/tree/main/.agents/skills/otter-fetch ~/.claude/skills/otter-fetch

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/benoror/obsidianos_work.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/otter-fetch/SKILL.md in benoror/obsidianos_work
Installs to
~/.claude/skills/otter-fetch
Collection
One of 24 skills cataloged from this repository
Category
Automation โ€” 2226 skills

What Otter Fetch does

Otter Fetch obtains Otter.ai transcript JSON for other skills that need notes or speaker names. Use it when a meeting note contains an Otter URL and you need cached callouts or participant extraction.

Otter Fetch is cataloged under Automation on DirSkills. Otter Fetch comes from a repository tagged claude-code, cursor, obsidian and opencode.

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} in Notes: โ€” 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.

Commands Otter Fetch provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /cache-notes
  • /fill-participants

Frequently asked about Otter Fetch

  • What else does benoror publish alongside Otter Fetch?

    Otter Fetch is one of 24 skills that DirSkills catalogs from benoror/obsidianos_work, the repository it ships in. Its siblings there include Cache Notes, Commit and Defuddle. Each one is a separate skill with its own page in this directory, installs the same way Otter Fetch does, and is maintained by benoror in that same repository. The rest of the collection is listed on the benoror/obsidianos_work page.

  • How does Otter Fetch compare to other Automation skills?

    Otter Fetch ranks #2041 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Otter Fetch against them. Open each page to compare what they document and how they install.

More from benoror/obsidianos_work

Otter Fetch is one of 24 skills cataloged on DirSkills from benoror/obsidianos_work.

See all 24 skills โ†’