[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-e3fb5cd3-654d-4b85-af0a-7acdcc7add40":3,"$fP4NNThSHk5bJQEYYNhGo_2_qhOt8ZiKHqgFGoG3akWM":42},{"id":4,"title":5,"description":6,"categoryId":7,"moduleId":8,"tags":9,"prompt":10,"icon":11,"source":12,"sourceUrl":13,"authorId":14,"authorName":15,"isPublic":16,"stars":17,"runs":18,"createdAt":19,"updatedAt":19,"module":20,"category":27,"packages":33},"e3fb5cd3-654d-4b85-af0a-7acdcc7add40","jobgpt","职位搜索自动化、自动申请、简历生成、申请跟踪、薪资情报和招聘人员联系，使用JobGPT MCP服务器。","cat_coding_backend","mod_coding","sickn33,coding","---\nname: jobgpt\ndescription: \"Job search automation, auto apply, resume generation, application tracking, salary intelligence, and recruiter outreach using the JobGPT MCP server.\"\nrisk: safe\nsource: community\ndate_added: \"2026-03-23\"\n---\n\n# JobGPT - Job Search Automation\n\n## Overview\n\nJobGPT connects your AI assistant to a complete job search automation platform via the JobGPT MCP server. It provides 34 tools covering job search, auto-apply, resume generation, application tracking, salary intelligence, and recruiter outreach so you can manage your entire job hunt from your AI coding assistant.\n\nBuilt by [6figr.com](https:\u002F\u002F6figr.com\u002Fjobgpt-ai), the platform supports 150+ countries with salary data, job matching, and automated applications.\n\n## When to Use This Skill\n\n- You want to **search for jobs** with filters like titles, locations, salary, remote, and H1B sponsorship\n- You want to **auto-apply** to jobs automatically\n- You want to **generate a tailored resume** for a specific job application\n- You want to **track your job applications** across multiple job hunts\n- You want to **find recruiters or referrers** at target companies and send outreach emails\n- You want to **import a job** from LinkedIn, Greenhouse, Lever, Workday, or any job board URL\n- You want to **check your salary** and compare compensation across roles\n\n## Setup\n\nThis skill requires the JobGPT MCP server:\n\n1. **Create an account** - Sign up at [6figr.com\u002Fjobgpt-ai](https:\u002F\u002F6figr.com\u002Fjobgpt-ai)\n2. **Get an API key** - Go to [6figr.com\u002Faccount](https:\u002F\u002F6figr.com\u002Faccount), scroll to MCP Integrations, and click Generate API Key. The key starts with `mcp_`.\n3. **Add the MCP server:**\n   - Claude Code: `claude mcp add jobgpt -t http -u https:\u002F\u002Fmcp.6figr.com\u002Fmcp --header \"Authorization: \u003Capi-key>\"`\n   - Other tools: Add `jobgpt-mcp-server` as an MCP server with env var `JOBGPT_API_KEY` set. Install via `npx jobgpt-mcp-server`.\n\nSet the `JOBGPT_API_KEY` environment variable when you are running the local `npx jobgpt-mcp-server` path.\n\n## Examples\n\n### Find Remote Jobs\n\n> \"Find remote senior React jobs paying over $150k\"\n\nThe skill uses `search_jobs` with title, remote, and salary filters to find matching positions, then presents results with company, title, location, salary range, and key skills.\n\n### Auto-Apply to Jobs\n\n> \"Auto-apply to the top 5 matches from my job hunt\"\n\nThe skill checks that your resume is uploaded, uses `match_jobs` to find new matches, saves the selected matches with `add_job_to_applications`, then triggers `apply_to_job` for each resulting application. It monitors progress with `get_application_stats`.\n\n### Generate a Tailored Resume\n\n> \"Generate a tailored resume for this Google application\"\n\nThe skill calls `generate_resume_for_job` to create an AI-optimized resume targeting the specific job's requirements, then provides the download link via `get_generated_resume`.\n\n### Import and Apply from a URL\n\n> \"Apply to this job for me - https:\u002F\u002Fboards.greenhouse.io\u002Fcompany\u002Fjobs\u002F12345\"\n\nThe skill uses `import_job_by_url` to import the job from any supported platform (LinkedIn, Greenhouse, Lever, Workday), adds it to applications, and optionally triggers auto-apply.\n\n### Recruiter Outreach\n\n> \"Find recruiters for this job and draft an outreach email\"\n\nThe skill finds recruiters with `get_job_recruiters` and helps craft a personalized message. The draft is presented to the user for review; `send_outreach` is only called after explicit user confirmation.\n\n### Check Application Stats\n\n> \"Show my application stats for the last 7 days\"\n\nThe skill uses `get_application_stats` for an aggregated overview - total counts by status, auto-apply metrics, and pipeline progress.\n\n## Best Practices\n\n- **Check credits first** - Auto-apply and resume generation consume credits. Use `get_credits` before batch operations.\n- **Complete your profile** - Run `get_profile` first and fill in missing fields with `update_profile` for better job matches.\n- **Upload a resume before applying** - Use `list_resumes` to check, and `upload_resume` if needed.\n- **Use job hunts for ongoing searches** - Create a job hunt with `create_job_hunt` to save filters and get continuous matches.\n- **Use `get_application` for saved jobs** - If a user asks about a job they've already saved, use `get_application` instead of `get_job`.\n\n## Troubleshooting\n\n| Problem | Solution |\n|---------|----------|\n| \"Missing Authorization header\" | For Claude Code and other remote HTTP MCP setups, confirm the `Authorization` header is configured on the MCP server entry |\n| \"Missing API key\" | For the local `npx jobgpt-mcp-server` setup, ensure `JOBGPT_API_KEY` is set to your API key |\n| \"Insufficient credits\" | Check balance with `get_credits`. Purchase more at 6figr.com\u002Faccount |\n| Auto-apply not working | Ensure a resume is uploaded and the job hunt has auto-apply enabled |\n| No job matches found | Broaden your search filters (fewer titles, more locations, wider salary range) |\n\n## Additional Resources\n\n- [JobGPT Platform](https:\u002F\u002F6figr.com\u002Fjobgpt-ai) - Sign up and manage your account\n- [MCP Server Repo](https:\u002F\u002Fgithub.com\u002F6figr-com\u002Fjobgpt-mcp-server) - Source code and setup guides\n- [Skills Repo](https:\u002F\u002Fgithub.com\u002F6figr-com\u002Fskills) - This skill's source\n- [npm Package](https:\u002F\u002Fwww.npmjs.com\u002Fpackage\u002Fjobgpt-mcp-server) - Install via npm\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.\n","","imported","https:\u002F\u002Fgithub.com\u002Fsickn33\u002Fantigravity-awesome-skills","user_system_seed","SkillOPIC",true,132,1795,"2026-05-16 13:24:33",{"id":8,"name":21,"slug":22,"icon":23,"description":24,"sort":25,"createdAt":26},"编程开发","coding","mdi-code-braces","代码生成、调试、审查，提升开发效率",2,"2026-05-16 12:53:40",{"id":7,"name":28,"slug":29,"icon":30,"description":31,"moduleId":8,"sort":25,"skillCount":32,"createdAt":26},"后端开发","backend","mdi-server","API、数据库、服务端架构",296,[34],{"id":35,"skillId":4,"version":36,"fileName":37,"fileSize":38,"filePath":39,"fileHash":40,"manifest":41,"createdAt":19},"563fae1d-5fcd-474c-9c76-a0095e31457f","1.0.0","jobgpt.zip",2506,"uploads\u002Fskills\u002Fe3fb5cd3-654d-4b85-af0a-7acdcc7add40\u002Fjobgpt.zip","1148f4451e6ef9e86a21c8c0bb5f0fab3f40af23269381a16f120b6bf54d832c","[{\"path\":\"SKILL.md\",\"isDirectory\":false,\"size\":5676}]",{"code":43,"message":44,"data":45},200,"success",{"items":46,"stats":47,"page":50},[],{"averageRating":48,"totalRatings":48,"ratingCounts":49},0,[48,48,48,48,48],{"limit":51,"offset":48,"hasMore":52,"nextOffset":51,"ratedOnly":16},15,false]