From productivity-skills
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/productivity-skills:dice-job-search-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the bundled Dice remote MCP config as a read-only job-search data source for technology roles.
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.
Productivity Skills bundles a plugin-provided MCP config for Dice at
plugins/productivity-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:
dice MCP server rather than hand-editing user config
first.keyword: required job title or search keywordslocation: city, state, region, or remote-oriented search termradius and radius_unit: location expansionworkplace_types: Remote, On-Site, or Hybridemployment_types: FULLTIME, CONTRACTS, PARTTIME, or THIRD_PARTYemployer_types: Direct Hire, Recruiter, or Otherposted_date: ONE, THREE, or SEVENwilling_to_sponsor: work authorization sponsorship filtereasy_apply: simplified application filterjobs_per_page, page_number, and fields: pagination and response sizeUse these as starting shapes, not canned final answers:
keyword, optional location, jobs_per_page: 25keyword, workplace_types: ["Remote"],
posted_date: "THREE"keyword, location, radius, radius_unit: "mi",
workplace_types: ["Hybrid"]keyword, willing_to_sponsor: true, plus broad
location or remote filtersFor job triage, return:
Answer: the direct recommendation or shortlistMeaning: why the roles or search shape fit the user's goalsRisk: hard blockers, stale/live-data uncertainty, and decisions neededEvidence: search parameters, result counts, listing names, dates, and linksNext Search: one focused follow-up query when usefulFor setup guidance, return:
Answer: whether Dice MCP is currently usable in this environmentMeaning: what the endpoint/tool enablesRisk: authentication, subscription, client, rate-limit, and privacy caveatsDetails: client-specific setup steps and verification promptagents/openai.yamlreferences/dice-mcp-source-notes.mdnpx claudepluginhub gaelic-ghost/socket --plugin productivity-skillsCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.