๐Ÿ—„๏ธ
AutomationJavaScript

Cache Notes

by benoror

Cache Notes 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 Cache Notes
Copy Cache Notes 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/cache-notes ~/.claude/skills/cache-notes

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/cache-notes/SKILL.md in benoror/obsidianos_work
Installs to
~/.claude/skills/cache-notes
Collection
One of 24 skills cataloged from this repository
Category
Automation โ€” 2226 skills

What Cache Notes does

Cache Notes fetches Google Docs and Otter.ai transcripts from meeting note URLs and embeds them as collapsible Obsidian callouts. Use it to backfill or refresh cached AI notes in a file.

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

Documentation

README

Cache Notes

Usage

  • /cache-notes all โ€” Scan all meetings with Notes: links that haven't been cached yet, fetch and embed them.
  • /cache-notes <path> โ€” Cache notes for a specific meeting file.
  • /cache-notes refresh <path> โ€” Re-fetch and overwrite existing cached content for a file.

If the target file has an empty Notes: property (no URLs yet), run /mail-transcripts first when doing a full wrap (see meeting Mode C) โ€” it may populate Notes: from the Gemini inbox mail. If still empty, prompt the user to paste the external resource URLs (Google Docs, Otter.ai, etc.). Add them to the Notes: frontmatter, then proceed with fetching and caching as normal.

How It Works

This is the opening of the README. Read the full README on GitHub.

Commands Cache Notes provides

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

  • /cache-notes
  • /mail-transcripts
  • /note-status
  • /meeting
  • /fill-participants

Frequently asked about Cache Notes

  • What else does benoror publish alongside Cache Notes?

    Cache Notes is one of 24 skills that DirSkills catalogs from benoror/obsidianos_work, the repository it ships in. Its siblings there include Commit, Defuddle and Fill Participants. Each one is a separate skill with its own page in this directory, installs the same way Cache Notes 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 Cache Notes compare to other Automation skills?

    Cache Notes ranks #2027 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 Cache Notes against them. Open each page to compare what they document and how they install.

More from benoror/obsidianos_work

Cache Notes is one of 24 skills cataloged on DirSkills from benoror/obsidianos_work.

See all 24 skills โ†’