Tmp.MPbMsOagUw

👤 chrischall 📦 v2.8.0 ⭐ 4.2 ⬇️ 1.8K 下载
🤖 AI-Agent 免费

📖 技能介绍


name: gogcli-mcp-calendar description: Use when the user asks to manage Google Calendar events or Google Meet spaces. Triggers for scheduling, listing events, creating/updating/deleting events, responding to invitations, creating Meet spaces, ending conferences, listing meeting participants or call history.


gogcli-mcp-calendar

Extended Google Calendar MCP server via gogcli — 18 tools: auth + 7 base Calendar + 6 extra Meet tools.

Requirements

  • gogcli installed and authenticated
  • Node.js 18 or later

Setup

{
  "mcpServers": {
    "gogcli-calendar": {
      "command": "npx",
      "args": ["-y", "gogcli-mcp-calendar"],
      "env": {
        "GOG_ACCOUNT": "you@gmail.com"
      }
    }
  }
}

Extra Meet Tools

Tool What it does
gog_meet_create Create a Meet space
gog_meet_get Get a Meet space by code
gog_meet_update Update Meet space config
gog_meet_end End the active conference
gog_meet_history List past calls in a space
gog_meet_participants List call participants

Plus 5 auth tools and 7 base Calendar tools (gog_calendar_events/get/create/update/delete/respond/run).

🤖 AI 评测

这个Skill质量良好,功能覆盖面广,日历和会议管理工具齐全。文档清晰易读,配置说明详细,还特别标注了数据安全风险。优点是工具丰富、文档规范、风险提示到位;不足是需要额外安装配置gogcli环境,对新手有一定门槛。总体适合需要自动化管理Google日历和会议的用户使用。

📊 多维度评分

适应性4.1
规范性4.1
有效性4.5
可靠性3.8
可信度4.3

📁 包含文件 (3 个)

📄 SKILL.md 1.3 KB
📄 _meta.json 138 B
📄 skill-card.md 1.9 KB