·macos-calendar
>_

macos-calendar

透過 AppleScript 建立、列出和管理 macOS 日曆事件。當使用者要求新增提醒、安排活動、建立日曆條目、設定截止日期或涉及 macOS 上的 Apple 日曆的任何內容時使用。觸發「3 天後提醒我」、「加入我的日曆」、「安排下週一下午 2 點舉行會議」、「建立每週定期活動」等請求。僅限 macOS。

97安裝·12熱度·@lucaperret

安裝

$npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar

如何安裝 macos-calendar

透過命令列快速安裝 macos-calendar AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:lucaperret/agent-skills。

SKILL.md

查看原文

Manage Apple Calendar events via $SKILLDIR/scripts/calendar.sh. All date handling uses relative math (current date + N days) to avoid locale issues (FR/EN/DE date formats).

Always list calendars first to find the correct calendar name:

| summary | yes | - | Event title | | calendar | no | first calendar | Calendar name (from list-calendars) | | description | no | "" | Event notes | | offsetdays | no | 0 | Days from today (0=today, 1=tomorrow, 7=next week) | | isodate | no | - | Absolute date YYYY-MM-DD (overrides offsetdays) | | hour | no | 9 | Start hour (0-23) |

透過 AppleScript 建立、列出和管理 macOS 日曆事件。當使用者要求新增提醒、安排活動、建立日曆條目、設定截止日期或涉及 macOS 上的 Apple 日曆的任何內容時使用。觸發「3 天後提醒我」、「加入我的日曆」、「安排下週一下午 2 點舉行會議」、「建立每週定期活動」等請求。僅限 macOS。 來源:lucaperret/agent-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar
分類
>_效率工具
認證
收錄時間
2026-02-20
更新時間
2026-03-10

Browse more skills from lucaperret/agent-skills

快速解答

什麼是 macos-calendar?

透過 AppleScript 建立、列出和管理 macOS 日曆事件。當使用者要求新增提醒、安排活動、建立日曆條目、設定截止日期或涉及 macOS 上的 Apple 日曆的任何內容時使用。觸發「3 天後提醒我」、「加入我的日曆」、「安排下週一下午 2 點舉行會議」、「建立每週定期活動」等請求。僅限 macOS。 來源:lucaperret/agent-skills。

如何安裝 macos-calendar?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/lucaperret/agent-skills

詳情

分類
>_效率工具
來源
skills.sh
收錄時間
2026-02-20

相關 Skills