manage-apple-notes

Create, read, list, and delete HTML notes in Apple Notes.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/weirdapps/integrations-marketplace --skill manage-apple-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-apple-notes
Source: https://github.com/weirdapps/integrations-marketplace/tree/main/plugins/manage-apple-notes/skills/manage-apple-notes
Command: npx skills add https://github.com/weirdapps/integrations-marketplace --skill manage-apple-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Storing and organizing important information across sessions can be tedious and error-prone. This Skill provides a simple way to create, read, list, delete, and attach images to notes in Apple Notes, ensuring data persists in a dedicated agent-notes folder.

Core Features & Use Cases

  • Note lifecycle management: create, read, list, and delete notes within Apple Notes.
  • HTML-formatted content: notes support HTML for rich text formatting.
  • Attachments & labels: attach clipboard images and optional labels to notes for quick reference.

Quick Start

Create a new note titled 'My Note' with HTML content in the agent-notes folder.

Frequently Asked Questions about manage-apple-notes

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

FAQPage Schema
How do I automate creating and managing Apple Notes?

You can automate persistent note management by using scripts to create, read, list, and delete Apple Notes within a dedicated agent-notes folder across sessions.

Can I use HTML formatting when creating notes in Apple Notes?

Yes, Apple Notes creation supports HTML-formatted content, allowing you to automate rich text formatting directly within your notes.

How do I attach clipboard images to Apple Notes automatically?

You can attach clipboard images to notes using the attachment feature, which adds clipboard images and optional labels for quick reference.

Does this Apple Notes automation require external data connections?

No, the automation enforces safe AppleScript usage and operates strictly within the Notes application without any external data exfiltration.

What's the best way to persist notes across multiple sessions?

Store and organize important information in a dedicated agent-notes folder, which coordinates scripts to handle note lifecycle safely across sessions.