📝
AutomationTypeScript

Apple Notes

by hAcKlyc

Apple Notes is an Automation skill for Claude Code, published by hAcKlyc in MyAgents.

851 stars99 forkson hAcKlyc/MyAgentsAdded 2026/08/22Repository updated 2026/08/16
aiai-agentsclaude-codecode-agentdesktopmanusskills
Install in seconds
Install Apple Notes
Copy Apple 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/hAcKlyc/MyAgents/tree/main/bundled-workspaces/mino/.claude/skills/apple-notes ~/.claude/skills/apple-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/hAcKlyc/MyAgents.git

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

In this catalog

Source file
bundled-workspaces/mino/.claude/skills/apple-notes/SKILL.md in hAcKlyc/MyAgents
Installs to
~/.claude/skills/apple-notes
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Apple Notes does

Apple Notes manages Apple Notes from the macOS terminal with the memo CLI. Use it to create, search, edit, delete, move, and export notes or manage note folders.

Apple Notes is cataloged under Automation on DirSkills. Apple Notes comes from a repository tagged ai, ai-agents, claude-code, code-agent and desktop.

Documentation

README

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.

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

Frequently asked about Apple Notes

  • What else does hAcKlyc publish alongside Apple Notes?

    Apple Notes is one of 23 skills that DirSkills catalogs from hAcKlyc/MyAgents, the repository it ships in. Its siblings there include Apple Reminders CLI, Bird and Download Anything. Each one is a separate skill with its own page in this directory, installs the same way Apple Notes does, and is maintained by hAcKlyc in that same repository. The rest of the collection is listed on the hAcKlyc/MyAgents page.

  • How does Apple Notes compare to other Automation skills?

    Apple Notes ranks #951 by stars among the 1523 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 Apple Notes against them. Open each page to compare what they document and how they install.

More from hAcKlyc/MyAgents

Apple Notes is one of 23 skills cataloged on DirSkills from hAcKlyc/MyAgents.

See all 23 skills
📋
1w ago

Apple Reminders CLI

Apple Reminders CLI manages Apple Reminders from the terminal with remindctl on macOS. Use it to list, add, edit, complete, delete, and script reminders with date filters and JSON or plain output.
Automation
85199
🐦
1w ago

Bird

Bird is a CLI for reading, searching, posting, and engaging on X/Twitter using cookie-based auth. Use it to inspect timelines, threads, bookmarks, lists, and likes from the terminal.
Automation
85199
⬇️
1w ago

Download Anything

Download Anything helps find and fetch digital resources such as videos, audio, images, ebooks, software, and torrents. Use it when you need CLI workflows for downloading media, batch assets, or searching resource sites and cloud drives.
Automation
85199
🐙
1w ago

GitHub

GitHub uses the gh CLI to work with issues, pull requests, workflow runs, and API queries. Use it when you need structured GitHub data or to check CI status from the terminal.
Automation
85199
🐾
1w ago

Hatch Pet

Hatch Pet creates, repairs, validates, and packages animated pet spritesheets for MyAgents/Codex-compatible desktop pets. Use it when you need a custom mascot from character art, brand cues, or reference images with QA contact sheets and pet.json output.
AI Engineering
85199
🛠️
1w ago

Local Tool Installer

Local Tool Installer installs, upgrades, or repairs standalone local tools, CLIs, and runtimes on the current device. Use it when a user asks to install a tool or when a required local command is missing, while verifying sources and avoiding project changes.
DevOps
85199