coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Prepare language-model training, preference, red-team, or evaluation datasets. Use when collecting, filtering, deduplicating, templating, splitting, or auditing examples for provenance, leakage, consent, or sensitive data.
$ npx -y skills add gaelic-ghost/socket --skill prepare-language-model-dataset --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/prepare-language-model-datasetContext preview
The summary Claude sees to decide when to auto-load this skill.
Prepare language-model training, preference, red-team, or evaluation datasets. Use when collecting, filtering, deduplicating, templating, splitting, or auditing examples for provenance, leakage, consent, or sensitive data.
name: prepare-language-model-dataset description: Prepare language-model training, preference, red-team, or evaluation datasets. Use when collecting, filtering, deduplicating, templating, splitting, or auditing examples for provenance, leakage, consent, or sensitive data.
1. Define the dataset's task, unit of observation, schema, and intended use.
2. Record every source, revision, retrieval date, license, consent basis, and transformation. 3. Validate parseability and required fields before semantic filtering. 4. Normalize text and chat templates without erasing distinctions the task needs. 5. Remove secrets and unapproved personal or sensitive data before logging or upload. 6. Deduplicate before splitting. Use content hashes plus near-duplicate analysis where paraphrases matter. 7. Split by contamination boundary—document, conversation, author, repository, or time—not merely by row. 8. Search train data for evaluation overlap and record the matching method and threshold. 9. Measure language, length, label, source, safety, and quality distributions for every split. 10. Copy `assets/dataset-card.md` and document exclusions, known biases, and redistribution limits. 11. Freeze a versioned artifact or deterministic build recipe and record checksums.
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,…