Applymate — Data skill for Claude Code
Applymate (agent: Aja) — a harness-agnostic job-application agent distro: dossier-driven tailoring, relevance-gated pipeline, local chat/review UI.
How to install Applymate
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mayankasthana/applymate and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Applymate does
Applymate (agent: Aja) — a harness-agnostic job-application agent distro: dossier-driven tailoring, relevance-gated pipeline, local chat/review UI. Works with Claude Code, Codex, Cursor, ZCode, Gemini CLI & more.
Alternatives in Data
- Private GPT — Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more 57.5k ★
- LLM Redteam — LLM red-team corpus runner — fires categorized prompt-injection / jailbreak / system-prompt-leak / data-exfil 4.5k ★
- Claude Code Memory Setup — Up to 71.5x fewer tokens per session on Claude Code with Obsidian + Graphify 947 ★
README
Applymate
**Aja** — your job-application first mate. Talk to one agent. Land the role.
[](https://github.com/mayankasthana/applymate/actions/workflows/ci.yml)
A harness-agnostic **agent distro** for the job-application workflow, in the spirit of [firstmate](https://github.com/kunchenguid/firstmate): the repo *is* the agent. Open any AI CLI harness in this directory and it reads `AGENTS.md` and becomes Aja — turning your resume dossier into relevant, tailored, tracked applications, with you in the loop.
Deterministic bookkeeping lives in `bin/applymate.ts`, a zero-runtime-dependency Node toolbelt (the "AXI" pattern from [lavish-axi](https://github.com/kunchenguid/lavish-axi)): dossier indexing, match scoring, an application pipeline, and a local chat/review UI the agent polls. Tailored resumes render as HTML you review in the browser; your feedback flows back through chat.
- Works in your harness. Claude Code, Codex, Cursor, ZCode, Gemini CLI,
Antigravity — anything that reads
AGENTS.md. (CLAUDE.md/GEMINI.mdare pointer files.) - Only relevant jobs. Job descriptions are scored against your dossier; the
toolbelt refuses applications below your
minMatchScorefloor (default 60). - Ask & remember. The agent asks you about missing preferences (product vs
service companies, salary floor, ...) and every form question it can't
answer — then stores both in
workspace/profile/so the next session already knows. Nothing about you is hardcoded in the repo. - Browser-ready. With a harness that has browser/computer-use tools, Aja fills portals and clicks through Next buttons using your stored answers — and stops at the final Submit for your explicit yes. Always.
- Private by default. Dossier, pipeline, and memory live under
workspace/(gitignored); the UI binds to loopback; nothing is submitted or sent anywhere without you. - **Zero runtim
Related Skills
Job Search Copilot
Local-first job search workspace with application tracking, adaptive pipeline insights, and MCP workflows for
Agent ADHD
A blazing-fast, zero-dependency filter that removes AI chat filler from agent tool output. Works with OpenCode
Memfork
Git for AI agent memory. An embedded in-memory database with fork, merge, discard and rewind. Works with Claud
Multi Agent Evolution Framework
Multi-Agent Coding Orchestration Framework, Governed, CLI-agnostic, with HarnessX inspired gated in-process to
Smg
Engine-agnostic LLM gateway in Rust. Full OpenAI & Anthropic API compatibility across vLLM, TRT-LLM, TokenSpee
Reviewer Application
You are reviewing one focused group of changed application files from a pull request for an automated pipeline
Related Agents
10x Tool Calls
Cursor and Windsurf meter usage by requests and tool calls rather than tokens, which means a finished or stall
Invariant Catcher
Hunts for vulnerability patterns in smart contract codebases using Horus (DB/). Language-agnostic — works with
Plugins
Agent Plugin System - manages the pluggable AI agent architecture (Claude, Cursor, Gemini). Use proactively wh