coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Route an Apple communication request to iMessage collaboration, communication notifications, Push to Talk, VoIP calling, default-app, or macOS companion workflows before implementation.
$ npx -y skills add gaelic-ghost/socket --skill apple-communication-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/apple-communication-workflowContext preview
The summary Claude sees to decide when to auto-load this skill.
Route an Apple communication request to iMessage collaboration, communication notifications, Push to Talk, VoIP calling, default-app, or macOS companion workflows before implementation.
name: apple-communication-workflow description: Route an Apple communication request to iMessage collaboration, communication notifications, Push to Talk, VoIP calling, default-app, or macOS companion workflows before implementation.
Route an Apple communication feature to the documented framework and dedicated workflow that owns it. This is a decision and handoff skill; use `apple-dev-skills` for implementation, build, and device validation.
app-specific messages; Shared with You connects app-owned collaboration metadata to system surfaces.
mutable remote alert before delivery; communication and Time Sensitive behavior require the applicable capability and intent integration.
app owns the backend, audio transport, and channel membership.
transactions; PushKit handles arrival; AVFAudio owns audio policy; SIP or WebRTC remains a transport decision.
messaging roles have distinct entitlements, routing, and regional limits.
an app-owned client and integrations rather than claiming control of Phone or Messages.
1. Use Xcode DocumentationSearch before planning Apple behavior; confirm framework availability and capability requirements. 2. Route to exactly one detailed workflow: `imessage-app-and-collaboration-workflow`, `communication-notifications-workflow`, `push-to-talk-workflow`, `voip-sip-calling-workflow`, or `default-communication-app-workflow`. 3. For Phone or Messages MCP evaluation, inspect public source, supported API, requested permissions, storage, authentication, audit behavior, and live test evidence before recommending it. Never authorize or automate personal calls/messages without the user's explicit instruction. 4. Hand implementation to the relevant Apple framework and Xcode validation workflows.
Return the lane, detailed workflow, documented behavior, required targets/capabilities or privacy keys, data and authorization boundary, validation device requirement, and owning Apple skill. Clearly call out the difference between a documented iOS/iPadOS default-app role and an app-owned macOS companion implementation.
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,…