local-tools

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

3|3|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/sixtycat2000-ctrl/LobsterAI-Web --skill local-tools-sixtycat2000-ctrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-tools
Source: https://github.com/sixtycat2000-ctrl/LobsterAI-Web/tree/main/SKILLs/local-tools
Command: npx skills add https://github.com/sixtycat2000-ctrl/LobsterAI-Web --skill local-tools-sixtycat2000-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to interact with your local system's calendar, enabling you to view, create, update, and delete events without leaving your current workflow.

Core Features & Use Cases

  • Calendar Management: Seamlessly manage your schedule by viewing upcoming events, adding new appointments, modifying existing ones, or removing entries.
  • Platform Support: Works on macOS (via Calendar.app) and Windows (via Microsoft Outlook).
  • Use Case: When asked to "Schedule a meeting for tomorrow at 3 PM," this Skill can directly add that event to your default calendar.

Quick Start

List all calendar events for the next 7 days.

Frequently Asked Questions about local-tools

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

FAQPage Schema
How do I manage local calendar events on macOS and Windows?

You can manage local calendar events by using platform-specific scripts: JXA for macOS Calendar.app and PowerShell for Windows Microsoft Outlook. This allows you to view, create, update, and delete calendar entries directly.

Can I schedule a meeting directly from my workflow without opening Calendar.app?

Yes, you can schedule meetings directly from your workflow. By asking to schedule an event, such as a meeting for tomorrow at 3 PM, the Skill adds the appointment to your default local calendar automatically.

Does this calendar automation work with both Microsoft Outlook and Calendar.app?

Yes, this calendar automation works with both applications. It integrates with macOS Calendar.app using JXA and Windows Microsoft Outlook using PowerShell to manage your scheduling events.

How do I list all upcoming calendar events for the next 7 days?

To list all upcoming calendar events for the next 7 days, you simply request a view of your schedule. The Skill accesses your local system calendar and retrieves all entries within that timeframe.

What is the best way to automate deleting or updating existing calendar entries?

The best way to automate deleting or updating existing calendar entries is through the Skill's native platform scripts. It modifies your local system calendar directly, supporting full event management without manual input.