local-tools

Manage local calendar events on macOS and Windows via JXA or PowerShell.

339|34|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill local-tools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-tools
Source: https://github.com/Kxiandaoyan/Memoh-v2/tree/main/internal/skills/defaults/local-tools
Command: npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill local-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows AI assistants to directly interact with your local system's calendar application (Calendar.app on macOS, Outlook on Windows) to manage your schedule.

Core Features & Use Cases

  • Calendar Management: View, create, update, and delete calendar events.
  • Cross-Platform Support: Works on both macOS and Windows.
  • Use Case: When you ask your AI assistant to "Schedule a meeting for tomorrow at 2 PM," it uses this skill to add the event to your default calendar.

Quick Start

Ask your assistant to show you your schedule for tomorrow.

Frequently Asked Questions about local-tools

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

FAQPage Schema
How do I automate calendar management on macOS or Windows?

Automating calendar management on macOS or Windows involves using platform-specific scripts like JXA or PowerShell to interact with local calendar apps. This allows AI agents to directly view, create, update, and delete events using system permissions.

Can an AI agent directly create and update local calendar events?

Yes, an AI agent can directly create and update local calendar events by executing platform-specific scripts. It uses JXA for macOS Calendar.app and PowerShell for Windows Outlook, requiring user permission to access local system resources.

Does local calendar automation work on both macOS and Windows?

Local calendar automation works on both macOS and Windows by leveraging native scripting frameworks. It requires JXA for macOS Calendar.app interactions and PowerShell for Windows Outlook operations, ensuring cross-platform schedule management.

What permissions do I need to manage my local schedule with scripts?

To manage your local schedule with scripts, you need to grant explicit user permission for calendar access on your operating system. This allows the AI agent to execute JXA or PowerShell scripts to modify your local calendar events safely.

How to view my schedule for tomorrow using local system calendar?

To view your schedule for tomorrow using the local system calendar, you can ask your AI assistant to retrieve events. It executes native scripts to fetch and display upcoming calendar events directly from your macOS or Windows calendar application.