Compétences gws-calendar-agenda
📅

gws-calendar-agenda

Sûr

查看您的 Google 日历议程

无需打开浏览器即可快速查看所有日历的即将到来的活动。通过简单的命令标志按日期范围或特定日历进行筛选。

Prend en charge: Claude Codex Code(CC)
📊 71 Adéquat
1

Télécharger le ZIP du skill

2

Importer dans Claude

Allez dans Paramètres → Capacités → Skills → Importer un skill

3

Activez et commencez à utiliser

Tester

Utilisation de "gws-calendar-agenda". Show today's calendar events

Résultat attendu:

  • Today's Events (April 5, 2026):
  • 09:00 AM - Team Standup (30 min) - Work Calendar
  • 02:00 PM - Client Call (1 hr) - Work Calendar
  • 06:00 PM - Dinner with Friends (2 hr) - Personal Calendar

Utilisation de "gws-calendar-agenda". Show this week's events in table format

Résultat attendu:

  • Week of April 5-11, 2026:
  • | Date | Time | Event | Calendar |
  • |------------|-----------|----------------------|----------------|
  • | Mon Apr 5 | 9:00 AM | Team Standup | Work |
  • | Mon Apr 5 | 2:00 PM | Client Call | Work |
  • | Wed Apr 7 | 10:00 AM | Sprint Planning | Work |
  • | Fri Apr 9 | 4:00 PM | All Hands | Company |

Audit de sécurité

Sûr
v1 • 4/5/2026

This skill is a documentation file that describes usage of the official Google Workspace CLI tool. All static analysis findings are false positives - the flagged patterns appear in markdown documentation (code blocks and relative links), not executable code. The skill invokes a pre-approved binary (gws) with read-only operations.

1
Fichiers analysés
57
Lignes analysées
0
résultats
1
Total des audits
Aucun problème de sécurité trouvé
Audité par: claude

Score de qualité

38
Architecture
100
Maintenabilité
85
Contenu
30
Communauté
100
Sécurité
91
Conformité aux spécifications

Ce que vous pouvez construire

每日站会准备

在团队站会前快速查看今天的会议,为预定的电话会议做好准备。

高管日程审查

查看本周议程,确定会议优先级并识别日程冲突。

差旅规划

在预订差旅前检查多个日历中的即将到来的事件,以避免冲突。

Essayez ces prompts

基本议程视图
Show my upcoming calendar events for the next few days.
仅查看今天的事件
What events do I have scheduled for today?
本周前瞻
Display all calendar events for this week in a table format.
特定日历筛选与时区设置
Show the next 5 days of events from my Work calendar only, using Pacific timezone.

Bonnes pratiques

  • 使用 --today 或 --tomorrow 进行快速每日规划,而不是指定 --days 1
  • 当您有多个日历时,使用 --calendar 进行筛选以减少干扰信息
  • 旅行时指定 --timezone 以便按当地时间查看事件

Éviter

  • 不要使用非常大的值(例如 365)作为 --days 参数,否则输出会过于庞大
  • 如果您有多个频繁更新事件的日历,应避免无筛选条件地进行查询
  • 跨时区旅行时不要依赖默认时区

Foire aux questions

我需要单独安装 gws CLI 吗?
是的,必须安装并认证 gws CLI。请按照 gws-shared 技能设置说明进行初始配置。
此技能可以创建或修改日历事件吗?
不,此技能是只读的。它仅显示现有事件。如需创建或修改事件,请使用其他 gws-calendar 命令。
如何仅查看特定日历的事件?
使用 --calendar 标志后跟日历名称或 ID,例如:gws calendar +agenda --calendar 'Work'
议程使用什么时区?
默认情况下,它使用您 Google 账户配置的时区。使用 --timezone 和 IANA 时区标识符(如 America/New_York)可以覆盖默认设置。
我可以使用此技能查看过去的事件吗?
不,此技能仅显示即将到来的事件。标志(--today、--tomorrow、--week、--days)都是从当前时间向前查找。
支持哪些输出格式?
默认格式是纯文本。您可以使用 --format table 获取事件的表格视图。

Détails du développeur

Structure de fichiers

📄 SKILL.md