An automated workflow for managing a candidate’s job search from incoming HR replies through vacancy collection, résumé matching, vacancy summaries, and archiving. It passes information between stages using CSV files and folders.
A command for adding one job vacancy to a local CSV file from pasted text, a link, or a screenshot. Text in the screenshot is read automatically, and the URL can be omitted.
A command that moves job listings older than 30 days from an active CSV file and its item folders into archive files. Listings with an interview scheduled, or recent activity, stay active.
A command that matches existing local CVs, or résumés, to job vacancies marked as new in a CSV file. It records the selected résumé link in each vacancy's card and can save suggestions for improving the résumé.
A command for processing new Telegram replies from recruiters, using a language model to classify the conversations and update job-application records.
A vacancy collector that reads Telegram channels and RSS feeds, compares job postings with a candidate profile, and saves suitable matches in a local CSV file. RSS is a format websites use to publish updates that software can collect.
Project instructions for an assistant that helps a job seeker collect vacancies from Telegram channels and RSS feeds, which are subscription-based news or update feeds.