interview-prep

Generate interview question bank and answer strategy from JD and company intel.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "interview-prep" with this command: npx skills add wanghong5233/wanghong5233-offerpilot-interview-prep

Interview Prep Skill

Trigger

Activate when user asks:

  • "帮我准备这家公司的面试题"
  • "根据 JD 出一套面试问题"
  • "给我这岗位的回答思路"
  • "做一版可背诵的面试提纲"

Workflow

  1. Collect input:
    • Prefer job_id (from /api/jobs/recent) OR provide company + role_title + jd_text.
  2. Call:
    • POST http://127.0.0.1:8010/api/interview/prep
    • Body example:
      • {"job_id":"<job_id>","use_company_intel":true,"question_count":8}
    • Or:
      • {"company":"MiniAgent","role_title":"AI Agent Intern","jd_text":"...","use_company_intel":true,"question_count":8}
  3. Parse response and present:
    • summary
    • likely_focus
    • key_storylines
    • top interview questions (question, intent, answer_tips)
  4. Ask user whether to export/continue with mock Q&A.

Command templates (exec tool + curl)

  • By job id:
    • 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}'
  • By custom input:
    • 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}'

Constraints

  • Keep output concise and actionable (avoid long generic theory).
  • If API returns non-2xx, surface the raw error and ask user whether to retry.
  • Do not claim interview certainty; present as "likely focus" with confidence.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated