coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Plan, implement, test, and diagnose WebRTC work, including W3C and IETF source checks, browser and native runtime support, signaling boundaries, ICE/STUN/TURN, DTLS, SRTP, SDP offer/answer, tracks, transceivers, data channels, media devices, permissions, NAT traversal, SFU/MCU
$ npx -y skills add gaelic-ghost/socket --skill webrtc-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/webrtc-workflowContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan, implement, test, and diagnose WebRTC work, including W3C and IETF source checks, browser and native runtime support, signaling boundaries, ICE/STUN/TURN, DTLS, SRTP, SDP offer/answer, tracks, transceivers, data channels, media devices, permissions, NAT traversal, SFU/MCU
name: webrtc-workflow description: Plan, implement, test, and diagnose WebRTC work, including W3C and IETF source checks, browser and native runtime support, signaling boundaries, ICE/STUN/TURN, DTLS, SRTP, SDP offer/answer, tracks, transceivers, data channels, media devices, permissions, NAT traversal, SFU/MCU decisions, and handoffs to web, mobile, server, or deployment plugins.
Use this skill when a task needs real-time browser or native media, peer connection behavior, data channels, NAT traversal, or WebRTC signaling. Keep signaling, media transport, application state, and deployment roles separate.
Check current sources before claiming behavior:
Also check browser compatibility, native SDK docs, SFU/MCU docs, and deployment provider docs because behavior often depends on runtime and network shape.
1. Inspect the feature:
2. Separate responsibilities:
3. Choose topology:
4. Route implementation to stack plugins:
Gather evidence from:
Name the failing layer: permissions, media capture, signaling, SDP, ICE, DTLS, SRTP, data channel, codec negotiation, SFU, TURN, firewall, or UI state.
Return:
1. `WebRTC shape`: media, data channel, or mixed; browser, native, server, or mixed. 2. `Topology`: peer-to-peer, SFU, MCU, broadcast, recording, or fallback. 3. `Boundaries`: signaling, media/data transport, NAT traversal, app state, and deployment owner. 4. `Evidence`: docs, code, logs, WebRTC stats, TURN/STUN checks, or browser/native runtime observations. 5. `Validation`: local call, multi-peer test, device/browser matrix, network path, media quality, stats, or manual gaps. 6. `Handoffs`: web, mobile, backend, cloud, MoQ, or diagnostics workflow.
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,…