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

小葱技能站7w4.net,专业的AI技能分享平台。

## 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)

🤖 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