← 返回
未分类 中文

Calendar Query

Query Matt's calendars with the gog CLI. Always prioritize the Flowcode work calendar (matt.williams@flowcode.com) and include personal calendar (williams.e....
使用 gog CLI 查询Matt 的日历。始终优先使用 Flowcode 工作日历 (matt.williams@flowcode.com),并包含个人日历 (williams.e....
williamsmatt williamsmatt 来源
未分类 clawhub v1.0.0 1 版本 99697 Key: 无需
★ 0
Stars
📥 329
下载
💾 1
安装
1
版本
#latest

概述

Calendar Query Skill

Use the gog CLI (already authenticated as ferdi.bot.matt@gmail.com) to read Matt's calendars. Always follow this order:

  1. Work calendar first — matt.williams@flowcode.com
  2. Personal calendar as aside — williams.e.matt@gmail.com (summaries, FYIs)

Commands

List events for a specific day

gog calendar events <calendar_id> --from "YYYY-MM-DDT00:00:00" --to "YYYY-MM-DDT23:59:59"
  • Example (work calendar tomorrow):
  • gog calendar events matt.williams@flowcode.com --from "2026-03-18T00:00:00" --to "2026-03-18T23:59:59"
    

Relative ranges

  • --tomorrow, --today, --days N, --week
  • Example: next 7 days on personal calendar
  • gog calendar events williams.e.matt@gmail.com --days 7
    

Keyword search

gog calendar events <calendar_id> --query "keyword" --from <start> --to <end>

Use for finding Bulls games, travel, etc.

Multiple calendars at once

Use separate commands per calendar and merge results in your reply.

Response Pattern

  1. Summarize work calendar events chronologically (time + title + context).
  2. Add personal calendar notes afterward if relevant ("On personal calendar: ...").
  3. Mention all-day events clearly.

Tips

  • Use ISO timestamps; --from/--to are required for single-day accuracy.
  • For afternoon-specific questions, query narrowed windows (--from "2026-03-24T12:00:00").
  • When unsure about date, confirm with the user.
  • If gog errors, include the error message and suggest retrying or re-authenticating.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 07:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,082 📥 811,527
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 676 📥 325,561
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,380 📥 320,596