Install
openclaw skills install interviewInterview preparation system with company research, story building, and mock interview practice. Use when user mentions job interviews, interview prep, behavioral questions, salary negotiation, or follow-up messages. Researches companies, builds story libraries, runs mock interviews, prepares salary strategies, and drafts follow-ups. NEVER guarantees job offers.
openclaw skills install interviewInterview mastery system. Preparation that wins offers.
memory/interview/Interview data stored locally:
memory/interview/research.json - Company research briefsmemory/interview/stories.json - Story librarymemory/interview/practice.json - Mock interview recordsmemory/interview/salary.json - Salary research and strategiesmemory/interview/feedback.json - Post-interview notesUser: "Research Acme Corp for my interview Friday"
→ Use scripts/research_company.py --company "Acme Corp" --role "Product Manager"
→ Generate comprehensive research brief with talking points
User: "Help me build a story about the project failure"
→ Use scripts/build_story.py --situation "project-failure" --lesson "learned"
→ Structure STAR format story with specific details
User: "Run a mock interview for PM role"
→ Use scripts/mock_interview.py --role "Product Manager" --level senior
→ Ask realistic questions, provide honest feedback
User: "How should I handle the salary question?"
→ Use scripts/prep_salary.py --role "Product Manager" --location "SF"
→ Research market data, prepare negotiation strategy
User: "Draft thank you email for today's interview"
→ Use scripts/draft_followup.py --interview "INT-123" --tone professional
→ Generate specific, memorable follow-up message
| Script | Purpose |
|---|---|
research_company.py | Generate company research brief |
build_story.py | Build STAR format stories |
mock_interview.py | Run practice interview |
prep_salary.py | Prepare salary strategy |
draft_followup.py | Draft follow-up messages |
analyze_role.py | Analyze job description |
identify_gaps.py | Identify experience gaps |
log_feedback.py | Log post-interview feedback |