managing-apple-services

Manage Apple Calendar, Contacts, and Notes via shell scripts and Swift CLI.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/nnance/claude-assistant-skills --skill managing-apple-services
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: managing-apple-services
Source: https://github.com/nnance/claude-assistant-skills/tree/main/skills/apple-services
Command: npx skills add https://github.com/nnance/claude-assistant-skills --skill managing-apple-services

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of your Apple Calendar, Contacts, and Notes directly from your assistant, eliminating the need to switch between applications for common tasks.

Core Features & Use Cases

  • Calendar Management: Schedule meetings, check your availability, and view upcoming events.
  • Contact Management: Find contact information, add new contacts, and manage your address book.
  • Note Taking: Create, edit, and retrieve notes from Apple Notes.
  • Use Case: "Schedule a meeting with John Doe for tomorrow at 2 PM and add it to my work calendar."

Quick Start

Use the managing-apple-services skill to create a new note titled "Grocery List" with the items "Milk, Eggs, Bread".

Frequently Asked Questions about managing-apple-services

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

FAQPage Schema
How do I manage my Apple Calendar and Contacts from a command line interface?

You can manage Apple Calendar and Contacts using shell scripts and a native Swift CLI. This approach leverages AppleScript for direct macOS integration, allowing you to interact with events and contact information natively.

Can I schedule meetings and check calendar availability using natural language commands?

Yes, you can schedule meetings and check availability using natural language commands. The system processes these inputs to interact directly with your Apple Calendar events via shell scripts.

How do I create and retrieve notes in Apple Notes without switching applications?

You can create and retrieve Apple Notes directly through your assistant using natural language. The feature uses fallback shell scripts to manage note content without opening the Notes application.

Does this Apple Contacts and Calendar management tool require any external dependencies?

No external dependencies are required to manage Apple Contacts and Calendar. The tool operates entirely using built-in macOS shell scripts and a native Swift CLI for core operations.

What is the best way to find contact information and add new contacts on macOS?

The best way to find and add contact information on macOS is via AppleScript integration. It enables direct OS interaction to manage your address book natively without manual data entry.