Skip to content

timekeepur/prompthaus-recruiting

v1.0.0MIT

Search quiz-backed Skills Wallets across 18 career pathways including life sciences. Ranked by North Star fit, literacy credentials, and career evidence. Recruiter links for human review on every match.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

prompthaus-talentstdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "./mcp/server.mjs"
  ],
  "cwd": "${PLUGIN_ROOT}",
  "env": {
    "PROMPTHAUS_API_BASE": "https://prompthausapp.com"
  }
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "prompthaus-recruiting",
  "version": "1.0.0",
  "description": "Search quiz-backed Skills Wallets across 18 career pathways including life sciences. Ranked by North Star fit, literacy credentials, and career evidence. Recruiter links for human review on every match.",
  "license": "MIT",
  "homepage": "https://prompthausapp.com/for-recruiters",
  "repository": "https://github.com/timekeepur/Prompthaus-recruiting",
  "author": {
    "name": "Prompthaus",
    "url": "https://prompthausapp.com"
  },
  "keywords": [
    "recruiting",
    "hiring",
    "talent",
    "prompthaus",
    "mcp",
    "career-pathways",
    "product-manager",
    "software-engineer",
    "ai-engineer",
    "gtm",
    "finance",
    "energy",
    "defense",
    "markets",
    "life-sciences",
    "genomics",
    "biomedical-ai"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub