job-scout-agent

Autonomous job hunting agent built with Hermes Agent

β˜… 14 Python MIT Updated 3/10/2026
View on GitHub β†’

Job Scout Agent

Autonomous Job Hunting Agent Β· Built with Hermes Agent Β· Nous Research Hackathon

One command. Real jobs. Automatic tracking. Every time.

What It Does

Job Scout is a fully autonomous agent that does your entire job search for you:

Zero manual effort after setup. Just run it and apply.


Built with Hermes Agent

This entire tool was built autonomously by Hermes Agent: it wrote the code, created the files, and tested everything itself.

hermes "Build a complete autonomous job hunting tool called Job Scout..."

Hermes used these capabilities to build it:


How To Use It

1. Install Hermes Agent

curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash

2. Edit your profile

Open profile.conf and fill in your details:

- name β€” your name or job title description
- target_title β€” the job titles you are looking for
- target_skills β€” your technical skills
- experience_years β€” how many years of experience you have
- location_preference β€” *Remote Only* or your city
- salary_expectation β€” your minimum salary in USD
- work_authorization β€” your work status
- relocation β€” whether you are open to relocating

3. Run Job Scout

python3 job_scout.py

πŸ“‚ Output Structure

~/job_scout_results/
  2026-03-10/
    summary.md                    ← Daily report
    Anduril_SoftwareEngineer/
      job_description.txt         ← Clean job details
      match_score.txt             ← Score: 88/100
      apply_link.txt              ← Real application URL
      company_research.txt        ← Company info
  job_scout_tracker.csv           ← Import into Google Sheets

Google Sheets Tracker

Every run automatically updates job_scout_tracker.csv with:

Date Found Job Title Company Score Salary Remote Apply Link Status Follow Up
2026-03-10 Software Engineer Stripe 88/100 $150k Yes link Not Applied 2026-03-17

Import it: Google Sheets β†’ File β†’ Import β†’ Upload job_scout_tracker.csv

πŸ‘€ Built By

Christabel Β· @Christabel556