Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
letta-ai avatar

Apple Notes

  • 1 installs
  • 327 repo stars
  • Updated May 25, 2026
  • letta-ai/lettabot

This is a copy of apple-notes by steipete - installs and ranking accrue to the original listing.

Helps with productivity & planning tasks.

About

apple-notes is a Claude Code skill for productivity & planning. It helps solo builders move faster with AI-assisted coding.

  • apple-notes
  • Productivity & Planning
  • AI-coding skill

Apple Notes by the numbers

  • 1 all-time installs (skills.sh)
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/letta-ai/lettabot --skill apple-notes

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars327
Last updatedMay 25, 2026
Repositoryletta-ai/lettabot

What it does

Helps with productivity & planning tasks.

Files

SKILL.mdMarkdownGitHub ↗

Apple Notes CLI

Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown.

Setup

  • Install (Homebrew): brew tap antoniorodr/memo && brew install antoniorodr/memo/memo
  • Manual (pip): pip install . (after cloning the repo)
  • macOS-only; if prompted, grant Automation access to Notes.app.

View Notes

  • List all notes: memo notes
  • Filter by folder: memo notes -f "Folder Name"
  • Search notes (fuzzy): memo notes -s "query"

Create Notes

  • Add a new note: memo notes -a
  • Opens an interactive editor to compose the note.
  • Quick add with title: memo notes -a "Note Title"

Edit Notes

  • Edit existing note: memo notes -e
  • Interactive selection of note to edit.

Delete Notes

  • Delete a note: memo notes -d
  • Interactive selection of note to delete.

Move Notes

  • Move note to folder: memo notes -m
  • Interactive selection of note and destination folder.

Export Notes

  • Export to HTML/Markdown: memo notes -ex
  • Exports selected note; uses Mistune for markdown processing.

Limitations

  • Cannot edit notes containing images or attachments.
  • Interactive prompts may require terminal access.

Notes

  • macOS-only.
  • Requires Apple Notes.app to be accessible.
  • For automation, grant permissions in System Settings > Privacy & Security > Automation.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.