G

gws-meet

by @googleworkspacev1.0.0
4.0(0)

负责管理Google Meet视频会议,支持安排、加入和控制在线会议,确保远程沟通顺畅高效。

Google Meet APIVideo ConferencingMeeting ManagementReal-time CommunicationGitHub
安装方式
npx skills add googleworkspace/cli --skill gws-meet
compare_arrows

Before / After 效果对比

1
使用前

手动管理Google Meet会议耗时且容易出错,难以实现会议的智能安排和记录,影响会议效率。

使用后

自动化管理Google Meet会议。显著提升会议安排效率,实现会议自动创建和记录,优化团队沟通和协作。

description SKILL.md


name: gws-meet version: 1.0.0 description: "Manage Google Meet conferences." metadata: openclaw: category: "productivity" requires: bins: ["gws"] cliHelp: "gws meet --help"

meet (v2)

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

gws meet <resource> <method> [flags]

API Resources

conferenceRecords

  • get — Gets a conference record by conference ID.
  • list — Lists the conference records. By default, ordered by start time and in descending order.
  • participants — Operations on the 'participants' resource
  • recordings — Operations on the 'recordings' resource
  • transcripts — Operations on the 'transcripts' resource

spaces

  • create — Creates a space.
  • endActiveConference — Ends an active conference (if there's one). For an example, see End active conference.
  • get — Gets details about a meeting space. For an example, see Get a meeting space.
  • patch — Updates details about a meeting space. For an example, see Update a meeting space.

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods
gws meet --help

# Inspect a method's required params, types, and defaults
gws schema meet.<resource>.<method>

Use gws schema output to build your --params and --json flags.

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量4.2K
评分4.0 / 5.0
版本1.0.0
更新日期2026年3月16日
对比案例1 组

用户评分

4.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

时间线

创建2026年3月16日
最后更新2026年3月16日