local-tools

Manage local calendar events via command-line scripts on macOS and Windows.

21|2|Updated May 11, 2026
One-click install
npx skills add https://github.com/rongxinzy/RongxinAI --skill local-tools-rongxinzy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-tools
Source: https://github.com/rongxinzy/RongxinAI/tree/main/SKILLs/local-tools
Command: npx skills add https://github.com/rongxinzy/RongxinAI --skill local-tools-rongxinzy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit provides a convenient way to manage your local calendar on macOS and Windows, directly from within your AI assistant context, allowing for easy event management and scheduling integration.

Core Features & Use Cases

  • Calendar Management: Access and manipulate calendar events directly on your device.
  • Calendar Operations: View, create, update, or delete calendar events using simple commands.
  • Platform Support: Supports both macOS and Windows platforms with dedicated scripts for each.

Quick Start

To list events on your calendar for the next 7 days, you can use the following command: bash <skill-dir>/scripts/calendar.sh list

Frequently Asked Questions about local-tools

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

FAQPage Schema
How do I manage my local calendar from within an AI assistant?

Manage local calendar events by executing bash command-line scripts to list, create, update, and delete items directly on your device. This enables seamless personal and professional scheduling integration within your AI context.

Can I use bash scripts to list upcoming calendar events on macOS?

Yes, you can use bash scripts to list upcoming macOS calendar events. Running the provided calendar script with the list argument retrieves and displays your scheduled events directly within the AI context.

Does this calendar management approach work on both macOS and Windows?

Yes, this calendar management approach supports both macOS and Windows. It provides dedicated bash command-line scripts tailored for each platform to ensure proper local calendar access and event manipulation.

What do I need to create and update calendar events locally on Windows?

To create and update calendar events locally on Windows, you need a bash scripting environment to execute dedicated command-line scripts. This enables direct local calendar manipulation without leaving your AI context.

Are there limitations to manipulating local calendar events using command-line scripts?

A key limitation is that manipulating local calendar events requires a bash scripting environment on your respective platform. The tool operates locally via scripts, meaning its functionality is confined to supported macOS and Windows calendar operations.