{
  "$schema": "https://schemas.agentskills.org/index.json",
  "version": "1.0",
  "publisher": {
    "name": "ProductManagementJob.com",
    "url": "https://productmanagementjob.com",
    "contact": "info@productmanagementjob.com"
  },
  "documentation": "https://productmanagementjob.com/agent-instructions.md",
  "mcp": {
    "endpoint": "https://productmanagementjob.com/mcp",
    "transport": "http",
    "auth": "none"
  },
  "skills": [
    {
      "name": "search_pm_jobs",
      "title": "Search Product Manager jobs",
      "description": "Search Product Manager, APM, Senior PM, Director of Product and PM internship listings. Filter by free text, country (india, usa, canada, germany, remote), posting date (YYYY-MM-DD) or job type.",
      "readOnly": true,
      "invocation": { "type": "mcp", "endpoint": "https://productmanagementjob.com/mcp", "tool": "search_pm_jobs" },
      "web": "https://productmanagementjob.com/pm-jobs"
    },
    {
      "name": "search_interview_questions",
      "title": "Search PM interview questions",
      "description": "Search 2,900+ product management interview questions by topic, company or category, including SQL and system design.",
      "readOnly": true,
      "invocation": { "type": "mcp", "endpoint": "https://productmanagementjob.com/mcp", "tool": "search_interview_questions" },
      "web": "https://productmanagementjob.com/pm-interview-questions"
    },
    {
      "name": "search_hr_contacts",
      "title": "Search HR and recruiter contacts",
      "description": "Search a directory of 1,800+ HR and recruiting contacts hiring for product roles, by name, company or title.",
      "readOnly": true,
      "invocation": { "type": "mcp", "endpoint": "https://productmanagementjob.com/mcp", "tool": "search_hr_contacts" },
      "web": "https://productmanagementjob.com/connect-with-hr"
    },
    {
      "name": "list_blog_posts",
      "title": "List career guides and articles",
      "description": "List published product management career guides, salary explainers and interview-prep articles with slugs and dates.",
      "readOnly": true,
      "invocation": { "type": "mcp", "endpoint": "https://productmanagementjob.com/mcp", "tool": "list_blog_posts" },
      "web": "https://productmanagementjob.com/blog"
    },
    {
      "name": "get_blog_post",
      "title": "Read a career guide",
      "description": "Fetch the full text of a single published article by slug for citation.",
      "readOnly": true,
      "invocation": { "type": "mcp", "endpoint": "https://productmanagementjob.com/mcp", "tool": "get_blog_post" },
      "web": "https://productmanagementjob.com/blog"
    }
  ]
}
