Install
openclaw skills install lofy-careerJob search automation for the Lofy AI assistant — application tracking, resume tailoring to job descriptions, interview prep with company research, follow-up management with draft emails, and pipeline analytics. Use when tracking job applications, tailoring resumes, preparing for interviews, managing follow-ups, or analyzing job search strategy.
openclaw skills install lofy-careerAutomates job search: finds roles, tracks applications, tailors resumes, preps for interviews, and manages follow-ups.
data/applications.json{
"applications": [
{
"id": "app_001",
"company": "Example Corp",
"role": "Software Engineer",
"url": "",
"status": "applied",
"applied_date": "2026-02-01",
"source": "linkedin",
"contact": null,
"notes": "",
"follow_up_date": "2026-02-08",
"interviews": [],
"outcome": null
}
],
"stats": { "total_applied": 0, "responses": 0, "interviews": 0, "offers": 0, "response_rate": 0 },
"saved_roles": []
}
When user shares a job description:
profile/career.md)When interview is scheduled:
data/applications.json before suggesting roles (avoid duplicates)