notes

Installation
SKILL.md

Apple Notes Skill

Search, browse, create, and delete Apple Notes with fuzzy matching.

Prerequisites

Ensure the notes CLI is installed:

if ! command -v notes &> /dev/null; then
  pnpm add -g @cardmagic/notes
fi

Commands

Installs
2
First Seen
Mar 21, 2026
notes from smithery.ai