apply

Solid

Apply to a single job (URL or pasted page) with fit review, or drain the pending queue when no argument is given.

AI & Automation 38 stars 11 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
53
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Apply - Single Job or Batch Queue Two modes, one shared apply loop: - **Single-job** (argument is a URL or pasted job page): fit review → user "yes" → apply one. - **Batch** (no argument): drain `/api/queue/pending` → score → ranked table approval → apply all. User approves once up front. No per-job confirmation after that. ## Setup Follow `../../shared/setup.md` to load profile, resume, credentials. ```bash JOBPILOT_API="${JOBPILOT_API:-https://jobpilot.suxrobgm.net}" ``` Read `autoApply` for config (defaults applied per field): | Setting | Default | Notes | | ---------------------------- | ------------------ | ------------------------------------------------------------------------------------------------ | | `minMatchScore` | 60 | Batch-mode threshold (0-100). Ignored in single-job mode. | | `maxApplicationsPerCampaign` | `null` (unlimited) | Sent as `config.maxApplications` when set; omit for unlimited batch. Single-job mode forces `1`. | | `defaultStartDate` | `"2 weeks notice"` | Default start-date answer. | For ATS portals (Greenhouse, Lever, Workday, etc.) the apply step lands on a domain that isn't in `/api/job-boards`; the `job-worker` handles login/registration there per `../../shared/aut...

Details

Author
suxrobGM
Repository
suxrobGM/jobpilot
Created
4 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category