coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Search and triage technology jobs through Dice's remote MCP server. Use when the user wants Dice.com job search help, MCP setup guidance, role-fit triage, resume-to-listing comparison, saved search prompt design, salary or skills trend checks, or recurring job-search automation
$ npx -y skills add gaelic-ghost/socket --skill dice-job-search-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/dice-job-search-workflowContext preview
The summary Claude sees to decide when to auto-load this skill.
Search and triage technology jobs through Dice's remote MCP server. Use when the user wants Dice.com job search help, MCP setup guidance, role-fit triage, resume-to-listing comparison, saved search prompt design, salary or skills trend checks, or recurring job-search automation
name: dice-job-search-workflow description: Search and triage technology jobs through Dice's remote MCP server. Use when the user wants Dice.com job search help, MCP setup guidance, role-fit triage, resume-to-listing comparison, saved search prompt design, salary or skills trend checks, or recurring job-search automation boundaries grounded in Dice's documented search_jobs tool.
Use the bundled Dice remote MCP config as a read-only job-search data source for technology roles.
This skill helps the agent turn a job-search goal into bounded Dice MCP searches, compare returned jobs against the user's stated preferences, and produce useful next actions without taking over the application or profile lifecycle.
visa sponsorship needs, salary expectations, dealbreakers, target stack, resume or profile excerpt, and maximum number of roles to review
preferred resume variant, and whether recurring search automation is desired
Professional Skills bundles a plugin-provided MCP config for Dice at `plugins/professional-skills/.mcp.json`. Dice documents a remote MCP endpoint at `https://mcp.dice.com/mcp` with a read-only `search_jobs` tool. No Dice login is required for basic public job search. Treat this as an external live data source whose listings, filters, and client setup details may change.
Official sources:
1. Clarify the search goal in practical terms: target role, geography, work mode, seniority, technologies, employment type, recency, and hard filters. 2. Verify whether the plugin-provided Dice MCP server is enabled and available in the active session.
the plugin-provided `dice` MCP server rather than hand-editing user config first.
and do not invent local server code. 3. Prefer broad first searches, then narrow with filters after seeing the shape of results. Avoid overfitting the first query to every preference. 4. Use Dice's documented parameters when constructing searches:
5. Review results for role fit before recommending action. Separate:
decision 6. When comparing against a resume, keep the output evidence-heavy:
7. For recurring searches or digests, design the search prompt and cadence first. Require explicit user approval before creating automations, notifications, application trackers, or any write surface outside the current answer. 8. If the user wants to apply, keep the boundary clear: prepare materials, summarize risks, and ask before submitting, changing profile data, or sending messages.
Use these as starting shapes, not canned final answers:
`posted_date: "THREE"`
`workplace_types: ["Hybrid"]`
location or remote filters
recruiter involvement from the returned fields when available
and summarize repeated technologies without claiming full-market statistics
For job triage, return:
For setup guidance, return:
create saved searches unless the user explicitly asks for that exact action.
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,…