Update Apple Note
This skill automatically updates specific Apple Notes entries based on provided details, streamlining note revisions and ensuring accuracy.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add update-apple-note npx -- -y @trustedskills/update-apple-note
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"update-apple-note": {
"command": "npx",
"args": [
"-y",
"@trustedskills/update-apple-note"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to update Apple Notes. It can be used to modify existing notes, create new ones, or delete them directly within your Apple Notes application. The agent interacts with the Apple ecosystem to manage and synchronize note data.
When to use it
- Automate note creation: Generate meeting summaries and automatically add them as new notes.
- Update reminders: Modify due dates or details in existing reminder notes.
- Sync information across devices: Ensure your notes are consistent across all Apple devices.
- Manage shopping lists: Automatically update quantities or remove items from a shared grocery list note.
Key capabilities
- Create new Apple Notes
- Modify existing Apple Notes
- Delete Apple Notes
Example prompts
- "Add a reminder to my notes for 'Pay bills' on the 15th."
- "Update the shopping list note and add 'milk'."
- "Delete the note titled 'Project Brainstorming'."
Tips & gotchas
This skill requires access to your Apple account and may require appropriate permissions within the Apple ecosystem. Ensure you have configured the necessary authentication for the AI agent to interact with your Apple Notes.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.