Skip to content

v3.0.0 — Agent-agnostic install for any coding agent

Choose a tag to compare

@vaibhavarora14 vaibhavarora14 released this 17 Aug 11:10
7131e1b

Use it with any Agent Skills-compatible coding agent

npx job-application-agent@latest install

This release installs the skill to the vendor-neutral ~/.agents/skills path so Cursor, Codex, Claude Code, and other Agent Skills-compatible agents can pick it up — not just Codex.

Highlights

  • canonical install under ~/.agents/skills, with optional copies into existing vendor skill directories
  • existing Codex installs migrate without deleting candidate data
  • profiles stored in OS-backed secrets (macOS Keychain, or Windows Credential Manager + DPAPI)
  • README, SHARE_PROMPT, and SKILL.md wording is agent-neutral; the Codex-only agent manifest is gone