Calendar Optimizer

👤 1477009639zw-blip 📦 v1.0.0 ⭐ 3.5 ⬇️ 579 下載
📄 辦公效率 免費

📖 技能介紹


name: calendar-optimizer description: Analyzes and rewrites calendar events into clear, actionable tasks. Removes meeting fluff and converts vague descriptions into specific deliverables with deadlines. metadata: openclaw: emoji: "📅" requires: bins: [python3] always: false


Calendar Optimizer

Transforms messy calendar events into clear, actionable tasks.

Usage

python3 optimize.py --input calendar.csv --output tasks.md

Input Format

event,time,attendees
"Synergy sync - let's circle back",Monday 2pm,5
"Q4 Planning - moving forward paradigm shift",Tuesday 10am,8

Output

## Monday 2pm — Synergy Sync
**Actual topic:** Website redesign review
**Action:** Review mockups and give feedback
**Prep:** Bring 3 specific comments
**Attendees:** 5 (note: consider sending deputy)

## Tuesday 10am — Q4 Planning
**Actual topic:** Q4 OKR finalization
**Action:** Approve final OKRs
**Prep:** Review draft OKRs sent Friday
**Attendees:** 8 (decision-maker: Sarah)

小蔥技能站7w4.net每天更新,海量AI技能等你發現。

🤖 AI 評測

這個Skill想法不錯,能幫你把無聊的會議名變清晰,但質量不太行。文件上寫的功能和實際能用的完全不一樣,說能批次處理檔案,實際上只能一條一條來,核心功能基本沒實現。整體來說潛力是有的,但目前還不太實用,需要繼續打磨。

📊 多維度評分

適應性3.4
規範性3.6
有效性3.2
可靠性3.2
可信度4.3

📁 包含檔案 (3 個)

📄 SKILL.md 1 KB
📄 _meta.json 137 B
📄 optimize.py 1.4 KB