dear-hiring-manager

by extrasmall0Verified

A Claude Code plugin that fills your job applications from your profile, drafts the cover letter, and leaves Submit to you. Locally.

106
Stars
8
Forks
8/24/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/extrasmall0/dear-hiring-manager

Getting Started

Guides for using skills like dear-hiring-manager.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

dear-hiring-manager

Stars Claude Code plugin Playwright driven MIT license Human in the loop

dear-hiring-manager: fills your job applications in your own voice

Fills your job applications so you never have to write another 'Dear Hiring Manager.'

It reads the job description, scores how well you fit, fills every field from your saved profile, and drafts open-ended answers and a cover letter in your own voice. When the form is ready it parks the tab and leaves the final send to you.

Runs as a Claude Code plugin. Your data stays in local files. No account, no cloud, no extra API keys (Apify is optional).

Install

  1. Add the marketplace, then install the plugin:
    /plugin marketplace add extrasmall0/dear-hiring-manager
    /plugin install dear-hiring-manager@dhm
    
    That pulls straight from GitHub, no clone needed. (For local development instead, point the first command at your checkout path: /plugin marketplace add /path/to/dear-hiring-manager.)
  2. Restart Claude Code so the bundled Playwright browser loads. Approve it when asked.

Commands are namespaced: /dear-hiring-manager:<command>.

Set up your profile (once)

/dear-hiring-manager:onboard

It interviews you and registers your resume. It asks for your identity and contact, your LinkedIn, GitHub and portfolio links, your home address, work authorization, EEO answers, the standard screening questions, your desired job titles, target level, years of experience, salary expectation, and a minimum fit score. Everything lands in ~/.dear-hiring-manager/profile.md, which you can open and edit by hand anytime.

Apply to one job

/dear-hiring-manager:apply <job-url>

It opens the posting and scores your fit first. If the job clears your minimum fit score, it fills the form. Anything it is unsure about it flags in red. It stops at the Submit button. You fix the flagged items and send.

Apply to many at once

Put job URLs in ~/.dear-hiring-manager/urls.txt, one per line, then:

/dear-hiring-manager:batch

Each job opens in its own tab. It runs unattended, so you can walk away. It fills the clean postings and parks them at Submit, and it marks anything that needs you, like a login wall, an email verification, or a CAPTCHA, as blocked without pausing. Come back and review the parked and blocked tabs in one pass.

Fill urls.txt

urls.txt is the only input batch needs. Fill it however you like:

  • By hand: paste job URLs into ~/.dear-hiring-manager/urls.txt.
  • With Apify: /dear-hiring-manager:apify-collect runs your Apify job scraper and appends fresh URLs. Put APIFY_TOKEN and APIFY_ACTOR in ~/.dear-hiring-manager/.env first. That file is gitignored and never leaves your machine.

Prefer direct application links (Greenhouse, Lever, Ashby, Workday) over LinkedIn or Indeed pages. The filler works best landing straight on the real form.

Other commands

  • /dear-hiring-manager:board shows your pipeline grouped by status, with a response rate and what needs your attention.
  • /dear-hiring-manager:cover-letter <url> writes a tailored cover letter on its own.

Your data (all local, plain files)

~/.dear-hiring-manager/
  profile.md        who you are, work auth, EEO, screening answers, job targets
  answers.md        a growing memory of how you answered past questions
  applications.md   the tracker, one row per job
  urls.txt          the job list for batch
  resume.*          your registered resume
  .env              your Apify token, optional, gitignored

What it will not do

  • It never clicks Submit. You own the last click.
  • It never solves or evades a CAPTCHA. It stops and hands it to you.
  • It never fills a legal or EEO answer you did not confirm.
  • It never invents a claim that is not in your resume.

Roadmap

Today it runs inside Claude Code. You start a job or a batch, it fills, you submit. The next step is an unattended daemon that watches for new postings and fills them around the clock, so you only show up to review and send. That part is not built yet.

Star history

See the live star-history curve →

Frequently Asked Questions

What is dear-hiring-manager?

dear-hiring-manager is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by extrasmall0. A Claude Code plugin that fills your job applications from your profile, drafts the cover letter, and leaves Submit to you. Locally. It has 106 GitHub stars.

Is dear-hiring-manager safe to use?

Yes. dear-hiring-manager passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install dear-hiring-manager?

Clone the repository with "git clone https://github.com/extrasmall0/dear-hiring-manager" and add it to your Claude Code skills directory (see the Installation section above).

Are there alternatives to dear-hiring-manager?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh dear-hiring-manager against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details