coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Plan and validate Google Meet add-ons, conference REST integrations, event subscriptions, artifacts, and preview media API work.
$ npx -y skills add gaelic-ghost/socket --skill google-meet-collaboration-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/google-meet-collaboration-workflowContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan and validate Google Meet add-ons, conference REST integrations, event subscriptions, artifacts, and preview media API work.
name: google-meet-collaboration-workflow description: Plan and validate Google Meet add-ons, conference REST integrations, event subscriptions, artifacts, and preview media API work.
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.
Start with the [Google Meet SDK and API overview](https://developers.google.com/workspace/meet/overview). Hand web implementation to the web workflow and backend work to the chosen server skill.
Stuff for Agents on macOS Promo audio: Socket Codex Marketplace Promo
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Assign worktree, branch, write, validation, integration, and cleanup ownership before parallel repository work. Use when a worker will inspect or modify…
Design framework-neutral agent and automation workflows before implementation. Use when choosing between Codex app automations, codex exec, Codex subagents,…
Design evaluation workflows for agent, skill, prompt, and automation behavior before implementation. Use when choosing eval cases, graders, thresholds,…
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling,…