explainx.ainewsletter3.5k
ai newstrendingpathwaysworkshopsskills
pricing
workshops ↗
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serverstoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/meet
skill tag

meet▌

3 indexed skills · max 10 per page

skills (3)

recipe-create-meet-space

googleworkspace/cli · Productivity

0

Create a Google Meet meeting space and email the join link to participants. \n \n Requires two prerequisite skills: gws-meet for space creation and gws-gmail for sending invitations \n Creates an open-access meeting space via the Meet API and extracts the meeting URI from the response \n Automates sharing the join link by composing and sending an email with the meeting details to specified recipients \n

recipe-review-meet-participants

googleworkspace/cli · Productivity

0

Review Google Meet attendance records and participant session durations. \n \n Requires the gws-meet skill to access Google Meet conference data \n Three-step workflow: list recent conferences, retrieve participant details, and view individual session timestamps and durations \n Returns tabular output for easy review of who attended and how long they stayed \n

gws-meet

googleworkspace/cli · Productivity

0

Create, manage, and query Google Meet conferences and meeting spaces via the Google Meet API. \n \n Supports two main resource types: conferenceRecords for accessing meeting history, participants, recordings, and transcripts; spaces for creating and managing meeting spaces \n Requires Google Workspace authentication and the gws CLI tool; see shared auth documentation for setup and security rules \n Use gws schema to inspect method signatures, required parameters, and data types before constructi