Imported from Florlz/job-application-agent (
AGENTS.md). Install upstream withnpx skills add Florlz/job-application-agent. Copyright stays with the author.
JobAgent workspace
This folder is Florian's job-search system. Before doing anything here, load two skills:
jobagent-ops: how the system is built and how to change, test and troubleshoot it (cron jobs, n8n workflows, Discord channels, database, tools).job-hunt: how to do the job work itself (evaluating jobs, "prepare", cover letters, email handling, posting to Discord).
Ground rules:
- Write the database only through
tools\job_db.py. - Never submit applications or send email; drafts only.
- Never print the contents of
secrets-discord.json. - Run the matching test in
tools\after changing a tool, and keep the three copies of the job-hunt skill in sync. - Ask Florian before deleting data, changing schedules or models, or touching Gmail/OAuth.
Layout:
data\job-hunt.db and snapshotsprofile\verified facts, standard resume, answer bankapplications\APP-…\posting, brief, cover letterstools\scripts and their testshermes\cron\instructions read by the scheduled jobshermes\skills\backup copies of the skillsn8n\docker-compose and workflow exportsoutput\backfill previews, drafts, set-aside files