Install
openclaw skills install wanghong5233-offerpilot-interview-prepGenerate interview question bank and answer strategy from JD and company intel.
openclaw skills install wanghong5233-offerpilot-interview-prepActivate when user asks:
job_id (from /api/jobs/recent) OR provide company + role_title + jd_text.POST http://127.0.0.1:8010/api/interview/prep{"job_id":"<job_id>","use_company_intel":true,"question_count":8}{"company":"MiniAgent","role_title":"AI Agent Intern","jd_text":"...","use_company_intel":true,"question_count":8}summarylikely_focuskey_storylinesquestion, intent, answer_tips)curl -sS -X POST "http://127.0.0.1:8010/api/interview/prep" -H "Content-Type: application/json" -d '{"job_id":"<job_id>","use_company_intel":true,"question_count":8}'curl -sS -X POST "http://127.0.0.1:8010/api/interview/prep" -H "Content-Type: application/json" -d '{"company":"MiniAgent","role_title":"AI Agent Intern","jd_text":"Need Python, LangGraph, RAG","use_company_intel":true,"question_count":8}'