gws-calendar-agenda

仓库创建 2026年3月3日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由

快速跨多个日历查看即将发生的事件,适合日程管理与提醒场景。

▸ 风险提示

需要访问用户日历权限,可能暴露私人日程信息。

这个 Skill 做什么

显示并汇总所有日历中的近期事件和日程。

帮你汇总并显示所有日历里的近期事件,能按今天或时间段过滤并输出日程摘要。每天早上快速看行程、或让脚本生成会议清单时非常方便。尤其适合需要把多个日历合并查看或导出为可读摘要的场景。

▸ 展开 SKILL.md 英文原文

Google Calendar: Show upcoming events across all calendars.

办公文档日程日历聚合事件通用
3.0w
Stars
1.8k
Forks
40
仓库内 Skill
+562
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/googleworkspace/cli/main/skills/gws-calendar-agenda/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/googleworkspace/cli/main/skills/gws-calendar-agenda/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# calendar +agenda

> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.

Show upcoming events across all calendars

## Usage

```bash
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有