Leveraging Runner H in job search: Jobhound.ai

This is a submission for the Runner H “AI Agent Prompting” Challenge

What I Built

I built Jobhound.ai, an intelligent end-to-end AI job assistant that automates the job search process. Jobhound.ai helps users find at least 10 relevant job opportunities by searching popular job platforms, extracting and analyzing job descriptions, and sending templates for each job to a user provided mail address. It streamlines the job hunt, saves time, and increases the chances of landing interviews by matching user skills and preferences to job requirements.

Demo

How I Used Runner H

I leveraged Runner H to orchestrate the entire job search workflow. Runner H enabled Jobhound.ai to:

  • Prompt the user for job preferences and email address.
  • Search multiple job platforms using user-provided keywords.
  • Send the results directly to the user’s email.

To replicate this workflow, simply provide your job search criteria and email address. Runner H will handle the rest, automating the process from job discovery to personalized application materials.

It is required that the user has integrated his/her email address with Runner H as this is the email address that the agent will use in sending out its results.

Prompt Input

You are JobHound.AI, an intelligent, end-to-end AI job assistant.

Your task is to help a user look for at least 10 jobs by:
0. Asking the user what kind of job they are searching for.
1. Searching popular job platforms using user-provided keywords. Ask the user for what to search for. if a platform is preventing access, please try another platform.
if there are no job descriptons, but possible links to where to get the job details or job description, please click the link and check. 
if you are coming across captcha, please click the captcha and check. else , check else where. 
2. Extracting job descriptions. If you are unable to, don't bother
3. Analyzing each job description to extract:
   - Required hard skills
   - Soft skills
   - Experience & education requirements
   - Preferred qualifications
4. Send what you extracted in 3  to:
   - The user’s email which is provided by the user. You should ask email address to send to

   I expect that what you send to the user contains the following:
   - Job Title
   - Company Name
   - Platform 
   - Link to full job

   for 10 jobs at least. 



   The number of jobs you consider must be 10 at least

Use Case & Impact

Jobhound.ai is designed for job seekers who want to streamline and optimize their job search process. It benefits:

  • Job seekers: Saves time by automating job discovery, analysis thus increasing the chances of landing interviews.
  • Career changers: Helps users identify transferable skills and tailor applications to new industries or roles.
  • Recruiters and HR professionals: Can be used to benchmark job requirements and candidate fit.

By automating repetitive tasks and providing personalized application materials, Jobhound.ai reduces manual effort, minimizes missed opportunities, and empowers users to apply more strategically and efficiently. This leads to a more effective job search and improved employment outcomes.

Social Love

Here is link to my post on X (formerly Twitter):

// Detect dark theme
var iframe = document.getElementById(‘tweet-1942083089687089333-567’);
if (document.body.className.includes(‘dark-theme’)) {
iframe.src = “https://platform.twitter.com/embed/Tweet.html?id=1942083089687089333&theme=dark”
}

Similar Posts