placed-job-tracker

This skill should be used when the user wants to "track job applications", "add a job application", "update application status", "view my job pipeline", "get application analytics", or wants to manage their job search using the Placed career platform at placed.exidian.tech.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "placed-job-tracker" with this command: npx skills add ajitsingh25/placed-job-tracker

Placed Job Tracker

Track and manage your job applications with AI-powered pipeline analytics 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

  • add_job_application — Track a new job application
  • list_job_applications — View your application pipeline
  • update_job_status — Update application status (Applied, Phone Screen, Interview, Offer, Rejected)
  • get_application_analytics — Get pipeline analytics and conversion rates
  • match_job — Score how well your resume matches a job (0-100)
  • analyze_resume_gaps — Find missing keywords and skills for a specific role

Usage

To add a job application: Call add_job_application(company="Stripe", role="Senior Engineer", status="Applied", url="https://stripe.com/jobs/123", notes="Referral from John")

To view your pipeline: Call list_job_applications(status="all") to see all applications Call list_job_applications(status="Interview") to filter by stage

To update application status: Call update_job_status(application_id="...", status="Phone Screen", notes="Scheduled for next Tuesday")

To get pipeline analytics: Call get_application_analytics(date_range="30d") Returns: conversion rates by stage, response rates, time-to-offer, top companies

To score resume-job fit before applying: Call match_job(resume_id="...", job_description="...") Returns: match score (0-100), missing keywords, strengths

Application Statuses

  • Saved — Job saved for later
  • Applied — Application submitted
  • Phone Screen — Initial phone/recruiter screen
  • Interview — Technical or onsite interview
  • Offer — Offer received
  • Accepted — Offer accepted
  • Rejected — Application rejected
  • Withdrawn — Withdrew application

Job Search Tips

  1. Apply to 5-10 roles per week for best results
  2. Customize your resume for each application using optimize_resume_for_job
  3. Track all applications — even informal ones
  4. Follow up after 1-2 weeks if no response
  5. Use analytics to identify which stages need improvement
  6. Aim for a 20%+ phone screen rate; if lower, improve your resume

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Placed Career Tools

This skill should be used when the user wants to "track job applications", "match resume to job", "generate cover letter", "optimize resume for job", "get in...

Registry SourceRecently Updated
1090Profile unavailable
General

Placed Interview Coach

This skill should be used when the user wants to "practice interview", "mock interview", "prepare for interview", "system design interview", "behavioral inte...

Registry SourceRecently Updated
750Profile unavailable
General

Placed Resume Builder

This skill should be used when the user wants to "build a resume", "create a resume", "update my resume", "export resume as PDF", "change resume template", "...

Registry SourceRecently Updated
610Profile unavailable
General

JD + 简历 → 面试题预测助手

上传岗位描述(JD)和个人简历,AI 自动预测面试题(必问/针对性/追问三类), 给出 STAR 答题框架,分析简历与 JD 匹配度,导出备考手册。

Registry SourceRecently Updated
1200Profile unavailable