local-tools

Manage calendar events on macOS Calendar.app and Windows Outlook.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ferazfhansurie/adletic-content --skill local-tools-ferazfhansurie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-tools
Source: https://github.com/ferazfhansurie/adletic-content/tree/main/.agents/skills/local-tools
Command: npx skills add https://github.com/ferazfhansurie/adletic-content --skill local-tools-ferazfhansurie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to directly manage your local system's calendar events, making scheduling and event management seamless without relying on external services.

Core Features & Use Cases

  • Calendar Management: View, create, update, and delete calendar events on your macOS or Windows device.
  • Platform Integration: Works natively with macOS Calendar.app and Windows Microsoft Outlook.
  • Use Case: When a user asks "What's on my schedule for tomorrow?", this skill can directly query their local calendar and provide the answer.

Quick Start

Use the local-tools skill to list all events for today.

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 or Windows without external services?

Manage local calendar events by accessing system calendar resources directly. This tool uses JXA for macOS Calendar.app and PowerShell COM API for Windows Outlook to view, create, update, and delete entries.

Can I view my schedule locally using Windows Microsoft Outlook?

Yes, you can view your schedule locally on Windows. The tool integrates with Microsoft Outlook via PowerShell COM API to query and list calendar entries directly on your device.

How do I create and delete calendar entries on macOS Calendar.app?

Creating and deleting calendar entries on macOS Calendar.app is done through JXA integration. This enables deterministic scheduling operations to manage events directly within the local application.

Does local calendar management work without relying on external services?

Local calendar management works entirely without external services. It directly accesses system resources on macOS and Windows to ensure scheduling operations remain on your device.

What is the best way to query local calendar events for today?

Query local calendar events for today by asking your local-tools assistant. It accesses your system's calendar resources to list daily schedules directly from macOS or Windows.

What are the limitations of managing local calendar events with system integrations?

Limitations of local calendar management include platform-specific dependencies. It requires macOS Calendar.app via JXA or Windows Outlook via PowerShell COM API, restricting cross-platform event synchronization.