apple-notes

Manage Apple Notes via the memo CLI tool on macOS.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill apple-notes-elizaos
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/apple-notes
Command: npx skills add https://github.com/elizaOS/eliza --skill apple-notes-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to manage their Apple Notes directly from the command line, streamlining note-taking and organization for macOS users.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all basic CRUD operations on notes.
  • Search and Filter: Easily find notes using keywords or by filtering through folders.
  • Move and Export: Organize notes into different folders and export them in HTML or Markdown format.
  • Use Case: A user needs to quickly add a meeting note, search for a previous client interaction, and then move a relevant note into a "Project X" folder.

Quick Start

Use the apple-notes skill to add a new note with the title "Meeting with John Doe".

Frequently Asked Questions about apple-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Apple Notes from the command line on macOS?▼

You can manage Apple Notes from the command line by using the memo CLI tool to create, view, edit, and delete notes. This streamlines note-taking and organization directly from your macOS terminal.

Can I export Apple Notes to Markdown or HTML using a CLI tool?▼

Yes, you can export Apple Notes to Markdown or HTML formats using the memo CLI tool. This allows you to convert your notes into standard file formats for external use directly from the terminal.

Do I need to install any dependencies to use the apple-notes Skill?▼

Yes, you need the memo binary installed and accessible on your macOS system to use this Skill. The memo CLI tool acts as the bridge that executes the note management commands on your local machine.

What is the best way to search and organize Apple Notes via terminal?▼

The best way to search and organize Apple Notes via the terminal is using the memo CLI tool, which supports searching notes by keywords, filtering through folders, and moving notes between different folders.

Does the apple-notes CLI Skill work on operating systems other than macOS?▼

No, this Skill is specifically designed to manage Apple Notes using the memo CLI tool on macOS. Because Apple Notes is a macOS-specific application, the Skill relies on the local macOS environment to function.