๐Ÿ“
AutomationJavaScript

Note Status

by benoror

Note Status 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 Note Status
Copy Note Status 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/note-status ~/.claude/skills/note-status

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

What Note Status does

Note Status checks meeting notes for the four wrap steps: notes, cache, participants, and todos. Use it to see which notes are complete, pending, or blocked before continuing wrap-up work.

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

Documentation

README

Note Status

Usage

  • /note-status <path> โ€” Check processing status of a specific meeting note.
  • /note-status [dates] โ€” Check all meeting notes matching a date filter.
  • /note-status all โ€” Check every meeting note in the vault.
  • /note-status (no args) โ€” Defaults to this week.
  • /note-status pending [dates] [--step=<step>] โ€” Filter to actionable pending notes and prompt the user to select which ones to act on. See Pending Mode.

Processing Checklist

A meeting note is fully processed when all four frontmatter properties are present:

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

Commands Note Status provides

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

  • /note-status
  • /cache-notes
  • /fill-participants
  • /followup-todos
  • /meeting

Frequently asked about Note Status

  • What else does benoror publish alongside Note Status?

    Note Status 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 Note Status 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 Note Status compare to other Automation skills?

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

More from benoror/obsidianos_work

Note Status is one of 24 skills cataloged on DirSkills from benoror/obsidianos_work.

See all 24 skills โ†’