job-listing-tracker
Check job boards daily, email you new matches every morning
Use case
Job listing tracker
Setup
- Replace the RSS feed URLs with job board RSS feeds for your search criteria.
- Most job boards (Indeed, LinkedIn, etc.) offer RSS feeds for saved searches.
- Configure an AI provider for intelligent matching.
Pipeline
- fetch-listings —
rss-reader - ai-match —
anthropic - email-matches —
message
Source
See workflow.iml for the full definition. Edit it to customize schedules, recipients, paths, or notification channels.
AI provider
Any supported AI provider works here. This template ships configured for the
anthropic tool; swap that task's tool to anthropic, openai, gemini, mistral,
ollama or openrouter to use the provider you already have, and point its
credential at your own key. The step is a plain summarise/classify call — nothing in
it is vendor specific. See requires.ai in the manifest.