agentsclimarketplace

Google meet collaboration workflow

Skill gaelic-ghost/socket/skills/google-meet-collaboration-workflow

Plan and validate Google Meet add-ons, conference REST integrations, event subscriptions, artifacts, and preview media API work.From its SKILL.md

Install
npx -y skills add gaelic-ghost/socket --skill google-meet-collaboration-workflow

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 236 tokens by cl100k_base, as published. Nobody here has run it

Google Meet Collaboration Workflow

Workflow

  1. Choose the smallest correct surface: web add-on for in-meeting shared collaboration, REST API for meeting spaces and post-conference artifacts, Workspace Events for subscriptions, or the Media API only for an explicitly accepted Developer Preview evaluation.
  2. Define Workspace identity, OAuth scopes, organizer and participant data access, add-on deployment, and data retention before implementation.
  3. For an add-on, design shared state and participant controls as collaboration features rather than as an unattended meeting bot.
  4. For REST/event work, separate meeting-space management from artifact processing and avoid using conference data for user performance evaluation.
  5. For Media API evaluation, record preview status, consent, media handling, cost, and rollback conditions. Do not present preview behavior as production stable.
  6. Validate in a test Workspace and meeting: installation, participant join, shared state, event subscription, artifact availability, authorization failure, and removal.

Source And Handoffs

Start with the Google Meet SDK and API overview. Hand web implementation to the web workflow and backend work to the chosen server skill.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,736. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.