job-seeker

Discover companies, find hiring managers, verify emails, and generate outreach.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/terraleiloa/seren-skills --skill job-seeker-terraleiloa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-seeker
Source: https://github.com/terraleiloa/seren-skills/tree/main/seren/job-seeker
Command: npx skills add https://github.com/terraleiloa/seren-skills --skill job-seeker-terraleiloa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, PyPDF2, python-dateutil, and includes scripts (resource) components.

What problem does it solve?

This Skill helps job seekers avoid low-response job board loops by building a complete pipeline that finds the right companies and contacts, personalizes outreach, and supports application tracking with a dual visibility strategy.

Core Features & Use Cases

  • Company discovery & research: Identify target companies and produce research inputs (culture, tech stack, hiring signals, and recent news) to tailor messaging.
  • Hiring manager discovery & email verification: Locate relevant decision-makers, verify email deliverability, and prioritize high-quality outreach targets.
  • Personalized outreach & application support: Generate brief, research-backed outreach emails and track application status using a structured SQLite CRM; optionally support ATS submission as the “double-tap” follow-up.

Example use case: A senior engineer wants to target 50 AI companies in San Francisco, research the top 20, find hiring managers and verify emails, generate 3 highly personalized outreach messages, and maintain an application/outreach funnel in a local database.

Quick Start

Ask an AI to run a job search workflow by extracting your profile from your resume and LinkedIn export, discovering and researching companies for your target role, finding and verifying hiring manager emails, and generating personalized outreach plus tracker-ready application records.

Frequently Asked Questions about job-seeker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find hiring managers and verify their emails for personalized outreach?

To find hiring managers and verify emails for personalized outreach, this pipeline locates relevant decision-makers using Apollo and Perplexity APIs, then validates email deliverability to prioritize high-quality targets before generating research-backed messages.

Can I track ATS applications and outreach emails in a local CRM database?

Yes, you can track ATS applications and outreach emails in a local CRM database. The pipeline outputs structured records to an SQLite database, maintaining a dual visibility funnel for your double-tap application and cold outreach strategy.

Do I need a specific API key to research companies and discover tech stacks for job search?

Yes, you need a Seren API key to research companies and discover tech stacks for job search. This key unlocks access to Apollo, AlphaGrowth, Perplexity, and Exa models required for company discovery, culture research, and hiring signal extraction.

How do I generate personalized outreach emails based on company research?

You generate personalized outreach emails based on company research by extracting profile inputs from your resume and LinkedIn, researching target companies, and using the pipeline scripts to synthesize culture and hiring signals into brief, tailored messages.

What is a double-tap strategy for job applications and cold outreach?

A double-tap strategy for job applications and cold outreach replaces generic job board loops by combining a direct, verified email to a hiring manager with a tracked ATS application, maximizing your visibility through a research-backed dual-channel approach.

How do I extract my profile from a resume and LinkedIn export to automate job search workflows?

To extract your profile from a resume and LinkedIn export to automate job search workflows, the pipeline uses PyPDF2 and python-dotenv libraries to parse your documents, structuring the data for downstream company discovery and hiring manager contact finding.