placed-career-tools

placed-career-tools is a skill for Claude Code from Exidian-Tech/placed-mcp. It costs 69 tokens per session (936 once invoked), scanned A, original, MIT.

A set of career tools for managing job applications, improving resumes and LinkedIn profiles, researching companies, and reviewing pay data.

In plain words
What is it for?
Use it to track applications, tailor a resume, find resume gaps, write a cover letter, improve a LinkedIn profile, research companies, and prepare salary negotiations.
Why use it?
It brings common job-search tasks into one platform instead of requiring separate tracking, writing, and research tools.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: built for openclaw.

Part of the placed plugin — 5 skills, 1 MCP server shipped together

Good fit Use it to track applications, tailor a resume, find resume gaps, write a cover letter, improve a LinkedIn profile, research companies, and prepare salary negotiations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/exidian-tech/placed-mcp/placed-career-tools
Install

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.

Any agent
npx skills add Exidian-Tech/placed-mcp --skill placed-career-tools
Clone the repo
git clone --depth 1 https://github.com/Exidian-Tech/placed-mcp

Made for: Claude Code.

Or install placed, the plugin that ships this one along with the rest of its 5 skills, 1 MCP server.

Wrote 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.

agentmods badge for placed-career-tools

README.md
[![agentmods](https://agentmods.dev/badge/skills/exidian-tech/placed-mcp/placed-career-tools/github.svg)](https://agentmods.dev/skills/exidian-tech/placed-mcp/placed-career-tools)
Your own site
<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.

agentmods 80×15 button for placed-career-tools

Your own site · 80×15
<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>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 936 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 8d ago against content hash bbd9f2d8da72, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

skills/placed-career-tools/SKILL.md · 106 lines

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 application
  • list_job_applications — View your application pipeline
  • update_job_status — Update application status
  • get_application_analytics — Get pipeline analytics

AI Career Tools

  • optimize_resume_for_job — Tailor resume to a job description
  • analyze_resume_gaps — Find missing keywords and skills
  • match_job — Score resume-job fit
  • generate_cover_letter — Generate tailored cover letter
  • generate_linkedin_profile — AI-optimized LinkedIn headline + About

Salary Tools

  • get_salary_insights — Market salary data
  • generate_negotiation_script — Personalized negotiation script

Company Research

  • research_company — Company overview, culture, interview tips
  • get_interview_questions — Likely questions for a company/role

ATS & Quality

  • check_ats_score — Score resume against job description
  • analyze_resume_quality — Overall resume quality analysis

Subscription

  • get_subscription_status — Check subscription tier and limits
  • get_usage_stats — View usage breakdown by feature
  • get_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

Read the full file on GitHub · 106 lines

Changes

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.

  1. 8d ago First seen · 106 lines · 69 tokens per session scan A bbd9f2d8da72

Subscribe to this mod's changes

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.