When the user needs to automatically send job application emails using templates with personalized placeholders and update application status in tracking systems. This skill generates personalized email content from templates with {Company Name}, {Position} placeholders, sends emails to specified contacts, and updates status fields in databases. Triggers include 'send job application email', 'apply for position', 'update status to Applied', 'email template', or when automating job application workflows.
Automatically identify qualifying job opportunities from a tracking database, send personalized application emails using templates, and update the application status.
{Company Name} and {Position} placeholders.scripts/calculate_distance.py).notion-API-post-search: To find the database/page.notion-API-post-database-query: To fetch entries with status "Checking".notion-API-patch-page: To update the status to "Applied".google_map-maps_geocode: To get coordinates for distance calculations.emails-send_email: To send the application email.local-claim_done: To signal task completion.assets/email_template.txt.