Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Exidian-Tech/placed-mcp --skill placed-career-toolsgit clone --depth 1 https://github.com/Exidian-Tech/placed-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/exidian-tech/placed-mcp/placed-career-tools)<a href="https://agentmods.dev/skills/exidian-tech/placed-mcp/placed-career-tools"><img src="https://agentmods.dev/badge/skills/exidian-tech/placed-mcp/placed-career-tools/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/exidian-tech/placed-mcp/placed-career-tools"><img src="https://agentmods.dev/badge/skills/exidian-tech/placed-mcp/placed-career-tools.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00069 | $0.00936 |
| Opus 5 | $0.00034 | $0.00468 |
| Sonnet 5 | $0.00014 | $0.00187 |
| Haiku 4.5 | $0.00007 | $0.00094 |
Grade A, and why
placed-career-tools scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Placed Career Tools
Comprehensive AI-powered career tools via the Placed platform.
Prerequisites
Requires the Placed MCP server. Install via:
{
"mcpServers": {
"placed": {
"command": "npx",
"args": ["-y", "@exidian/placed-mcp"],
"env": {
"PLACED_API_KEY": "your-api-key",
"PLACED_BASE_URL": "https://placed.exidian.tech"
}
}
}
}
Get your API key at https://placed.exidian.tech/settings/api
Available Tools
Job Tracking
add_job_application— Track a new job applicationlist_job_applications— View your application pipelineupdate_job_status— Update application statusget_application_analytics— Get pipeline analytics
AI Career Tools
optimize_resume_for_job— Tailor resume to a job descriptionanalyze_resume_gaps— Find missing keywords and skillsmatch_job— Score resume-job fitgenerate_cover_letter— Generate tailored cover lettergenerate_linkedin_profile— AI-optimized LinkedIn headline + About
Salary Tools
get_salary_insights— Market salary datagenerate_negotiation_script— Personalized negotiation script
Company Research
research_company— Company overview, culture, interview tipsget_interview_questions— Likely questions for a company/role
ATS & Quality
check_ats_score— Score resume against job descriptionanalyze_resume_quality— Overall resume quality analysis
Subscription
get_subscription_status— Check subscription tier and limitsget_usage_stats— View usage breakdown by featureget_usage_limits— Check remaining quota
Usage
To track a job application:
Call add_job_application(company="Stripe", role="Senior Engineer", status="Applied", url="...")
To research a company:
Call research_company(company_name="Google")
Returns: culture, recent news, ratings, funding, growth trajectory, employee reviews
To benchmark salary:
Call get_salary_insights(role="Senior Software Engineer", location="San Francisco", company="Google")
Returns: salary ranges by percentile, bonus %, equity, market trends
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 106 lines · 69 tokens per session scan A bbd9f2d8da72
placed-career-tools is a skill published in the GitHub repository Exidian-Tech/placed-mcp (0 stars, last pushed 4mo ago), licensed MIT. It adds 69 tokens to every session and 936 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
Interview Prep Generator
Generate STAR stories, practice questions, and talking points from resume.
Automation Interview Prep
Prepare for SDET and automation interviews round by round, covering coding screens, framework design, API testing tasks, scenario questions, and STAR stories built from real testing work.
Job Description Analyzer
Analyze job postings, calculate match scores, identify gaps, and create application strategy.
Application Form Filler
Fill out job application form fields with context-aware, tailored answers drawn from the candidate's CV and the job description.
Cover Letter Generator
Create personalized, compelling cover letters from resume and job description.
job-hunter
Job search assistant. Generate and polish resumes, write cover letters, track applications, prepare for interviews, and search for jobs. Use when the user asks about jobs, resume, cover letter, interview prep, or application tracking. Triggers on: "find me a job", "update my resume", "write a cover letter", "interview…