coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
$ npx -y skills add gaelic-ghost/socket --skill design-n8n-agent-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/design-n8n-agent-workflowContext preview
The summary Claude sees to decide when to auto-load this skill.
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
name: design-n8n-agent-workflow description: Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Use this skill when n8n is the right visual, trigger-driven integration surface. It does not turn n8n into a default durable multi-agent runtime.
1. Map trigger, deterministic transforms/routes, external reads, model step, draft output, and any external write separately. 2. Select credentials/storage ownership, webhook exposure, retry policy, idempotency key, concurrency limit, and failed-run record before connecting an AI node. 3. Treat the local model as one bounded node: prove structured output, tool compatibility when used, no-call behavior, malformed result recovery, and the exact model/server combination before exposing a write node. 4. Keep source data minimised and trace/log retention explicit. Do not put secrets in workflow exports or prompts. 5. Leave write nodes disabled or draft-only until `auto-with-escalation` names the recipient, action, payload evidence, and approval event. 6. Export a testable workflow fixture and verify happy path, duplicate event, failed model response, credential failure, rejected approval, and recovery.
Return trigger, node graph, credentials, idempotency/retry behavior, model contract, draft artifact, approval event, and recovery evidence.
known.
and authentication decision.
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,…
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling,…
Choose and design one-shot, recurring, event-triggered, monitored, CI, background, queue, or board-based agent work. Use when agent work must run later,…