G
gws-calendar-agenda
by @googleworkspacev
4.6(308)
用于查询并显示所有Google日历中即将到来的事件议程,方便用户查看日程。
安装方式
npx skills add googleworkspace/cli --skill gws-calendar-agendacompare_arrows
Before / After 效果对比
1 组使用前
在没有自动化工具的情况下,需要手动打开 Google Calendar 应用,逐个查看不同日历的事件,耗时且容易遗漏重要安排。
使用后
使用 `gws calendar +agenda` 命令,可以一键获取所有 Google 日历的近期事件摘要,高效便捷,确保不会错过任何重要会议或截止日期。
SKILL.md
calendar +agenda
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Show upcoming events across all calendars
Usage
gws calendar +agenda
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--today | — | — | Show today's events |
--tomorrow | — | — | Show tomorrow's events |
--week | — | — | Show this week's events |
--days | — | — | Number of days ahead to show |
--calendar | — | — | Filter to specific calendar name or ID |
--timezone | — | — | IANA timezone override (e.g. America/Denver). Defaults to Google account timezone. |
Examples
gws calendar +agenda
gws calendar +agenda --today
gws calendar +agenda --week --format table
gws calendar +agenda --days 3 --calendar 'Work'
gws calendar +agenda --today --timezone America/New_York
Tips
- Read-only — never modifies events.
- Queries all calendars by default; use --calendar to filter.
- Uses your Google account timezone by default; override with --timezone.
See Also
- gws-shared — Global flags and auth
- gws-calendar — All manage calendars and events commands
用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价
统计数据
安装量24.4K
评分4.6 / 5.0
版本
更新日期2026年5月23日
对比案例1 组
用户评分
4.6(308)
5
23%
4
51%
3
23%
2
2%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
时间线
创建2026年3月16日
最后更新2026年5月23日