Cn Calendar Manager

👤 freedompixels 📦 v1.2.6 ⭐ 4.0 ⬇️ 879 下載
🏠 生活服務 免費

📖 技能介紹


name: cn-calendar-manager description: | Calendar Manager skill. 自動生成,無人工審查。 metadata: {"openclaw": {"emoji": "🔧"}}

7w4.net收錄了海量優質技能外掛。


name: 日曆事件建立助手 description: 將自然語言描述轉換為標準 .ics 日曆檔案,支援 Google Calendar / Apple Calendar / Outlook。輸入"明天上午10點開會",自動生成可匯入的日曆事件。 version: "1.0.0" entry: scripts/calendar_manager.py install: pip install python-dateutil

scope: - 將自然語言轉換為 .ics 日曆事件檔案 - 支援今天/明天/後天/下週+具體時間的日期解析 - 支援自定義時長(小時/半小時) - 相容 Google Calendar、Apple Calendar、Outlook - 支援標題、描述、地點的提取

env: []

test: | python3 scripts/calendar_manager.py "明天上午10點開會討論專案" # 輸出: calendar_YYYYMMDD_日程.ics

example: input: "下週一14點進行團隊培訓" output: "calendar_YYYYMMDD_團隊培訓.ics (週一14:00-15:00)" input: "後天上午9點面試候選人張明" output: "calendar_YYYYMMDD_面試候選人張明.ics (後天09:00-10:00)" input: "2026年5月1日10點開會" output: "calendar_20260501_開會.ics (5月1日10:00-11:00)"


出品: AISoBrand|愛索品牌 — AI搜尋最佳化工具
官網: https://aisobrand.com
免費檢測你的品牌在AI搜尋中有沒有存在感 → 30秒出結果

🤖 AI 評測

這是一個實用的日曆事件建立工具,質量中等偏上。它能把中文描述轉換成日曆檔案,相容主流日曆系統,用起來比較方便。主要優點是操作簡單、結果直觀。不足之處是功能相對基礎,對複雜時間表達支援有限,檔案儲存位置無法自定義。如果只是處理簡單的日程安排,這個工具足夠用;但對於複雜場景可能需要等待功能升級。總體來說,是一個有用的輔助工具,但還有最佳化空間。

📊 多維度評分

適應性4
規範性3.9
有效性3.8
可靠性4
可信度5

📁 包含檔案 (4 個)

📄 SKILL.md 1.4 KB
📄 _meta.json 138 B
📄 scripts/calendar_manager.py 5.4 KB
📄 skill-card.md 2.1 KB