interview-questions-generator
面试题库生成器。触发场景:用户提供职位JD和候选人简历,要求生成定制化面试题。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/51mee-com/51mee-interview-questions-generatorWhat This Skill Does
The interview-questions-generator is a specialized OpenClaw agent skill designed to assist hiring managers, recruiters, and technical leads in conducting high-quality interviews. It leverages the local LLM to perform deep semantic analysis on both the target Position Description (JD) and a candidate's resume. By identifying gaps, strengths, and specific technologies mentioned in the documentation, it generates a structured, multidimensional interview plan. The skill ensures that every interview is tailored to the unique profile of the applicant, moving beyond generic questions to assess actual competency, soft skills, and problem-solving abilities.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/51mee-com/51mee-interview-questions-generator
Use Cases
- Technical Screening: Quickly generate targeted questions based on specific programming languages or frameworks listed in the resume (e.g., Python, Kubernetes, System Design).
- Behavioral Assessment: Automatically tailor soft-skill questions based on the candidate's professional level (e.g., Senior vs. Junior) and their previous team management experience.
- Situational Stress Testing: Create complex scenario-based questions that simulate real-world challenges the candidate would face in the specific role offered by the JD.
- Standardization: Ensure all interviewers follow a consistent scoring framework, making it easier to compare multiple candidates for the same position.
Example Prompts
- "Generate an interview plan for the Senior DevOps Engineer role. Use the attached JD and the candidate's resume to focus on their cloud migration experience."
- "I need 5 technical questions for a React Developer position focusing on performance optimization. Here is the resume and job description."
- "Create a behavioral interview guide for a Project Manager candidate, focusing on conflict resolution and cross-team collaboration as highlighted in their resume."
Tips & Limitations
- Input Quality: The quality of generated questions directly correlates to the quality and detail of the provided JD and resume. Ensure both are formatted cleanly.
- Token Limit: Keep your total input size under 20,000 characters to prevent truncation.
- Contextual Awareness: While the AI provides a comprehensive scoring guide, human judgment remains paramount. Use the suggested scoring as a rubric, not a absolute determinant.
- Security: This skill runs locally via OpenClaw, ensuring that sensitive personal data in resumes never leaves your local infrastructure, protecting candidate privacy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-51mee-com-51mee-interview-questions-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
interview-mock-partner
Simulates behavioral interview questions for medical professionals.
placed-interview-coach
This skill should be used when the user wants to "practice interview", "mock interview", "prepare for interview", "system design interview", "behavioral interview", "STAR stories", "interview coaching", "get interview questions", or wants to prepare for technical interviews using the Placed career platform at placed.exidian.tech.
career-compass
职场罗盘 by Barry — 一站式求职辅助 Skill。整合简历解析优化、公司调研(就业向)、同城职位搜索、模拟面试四大模块。输入个人信息/简历,自动生成简历优化方向、公司调研报告、招聘表单,并可进行模拟面试。
inclusion-criteria-gen
Generate and optimize clinical trial subject inclusion/exclusion criteria to balance scientific rigor with recruitment feasibility. Trigger when users need to design eligibility criteria for new trials, optimize existing criteria for better enrollment, analyze competitor trial eligibility patterns, or assess recruitment barriers. Use cases: Protocol design, eligibility optimization, recruitment strategy, competitive eligibility analysis, feasibility assessment.
candidate-tracker
候选人追踪系统。触发场景:用户要求管理候选人池,记录状态、设置提醒、生成标签。