← 返回 Skills 市场
huajianjiu000

Interview Questions

作者 huajianjiu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install interview-questions
功能描述
根据岗位要求智能生成多轮面试题,涵盖技术、业务与素质考察,附带评分标准与追问技巧。
使用说明 (SKILL.md)

面试题生成器 (Interview Questions Generator)

技能描述

根据岗位要求自动生成专业的面试问题库。支持多轮面试、多个维度考察,自动包含考察要点和评分标准。

核心功能

  • 根据JD智能生成面试题
  • 多维度考察(技术/业务/素质)
  • 支持多轮面试题库设计
  • 自动生成评分标准
  • 提供追问技巧

适用场景

  • 技术面试题生成
  • 产品经理面试
  • 销售/运营面试
  • 管培生面试
  • 压力面试设计

技能结构

interview-questions/
├── SKILL.md              # 主文件
├── references/
│   └── question_bank.md  # 题库参考
└── scripts/
    └── generate_questions.py # 生成脚本

面试维度

## 通用能力(必问)
- 自我介绍
- 职业规划
- 离职原因
- 优劣势分析

## 专业能力(岗位相关)
- 基础知识
- 实战经验
- 问题解决

## 素质评估
- 沟通表达
- 团队协作
- 学习能力
- 应变能力

使用方法

  1. 提供岗位名称和职责
  2. 可选:提供候选人简历
  3. 指定面试轮次(初试/复试/HR面)
  4. 选择考察重点
  5. 系统生成完整面试题库

触发关键词

  • "生成面试题"
  • "面试问题"
  • "招聘面试"
  • "面试怎么问"
  • "岗位面试"

支持的面试类型

类型 适用岗位 特点
技术面试 开发/测试/运维 考察编码和系统设计
产品面试 产品经理 考察需求和数据分析
运营面试 运营/策划 考察执行和创意
管理面试 管理层 考察战略和团队管理
通用面试 所有岗位 标准化问题

依赖要求

  • Python 3.8+
  • 无需外部API

版本信息

  • 版本:1.0.0
  • 更新日期:2024年
  • 作者:ClawHub Skills
安全使用建议
This skill appears to be a straightforward, local interview-question generator. Before installing/using it: (1) Run the Python script in a controlled environment (Python 3.8+). (2) Be cautious about supplying candidate resumes or any PII to the tool—store or transmit such data only under your privacy rules since the skill does not state any privacy measures. (3) Review generated questions for bias, legality, and fairness (e.g., avoid inappropriate or discriminatory questions). (4) If you plan to integrate it into an automated pipeline, verify there are no added network calls or wrappers that could change its behavior.
功能分析
Type: OpenClaw Skill Name: interview-questions Version: 1.0.0 The skill bundle is a legitimate interview question generator. The Python script (scripts/generate_questions.py) uses hardcoded templates and basic string manipulation to format interview guides based on user input, with no use of risky functions like eval(), os.system(), or network requests. The documentation (SKILL.md) and reference data (references/question_bank.md) are strictly aligned with the stated purpose and contain no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (generate multi-round interview questions with scoring and follow-ups) match the provided assets: a question bank, SKILL.md usage instructions, and a local Python generator script. No unrelated capabilities (cloud access, system administration, or messaging integrations) are requested.
Instruction Scope
SKILL.md and the included script only describe/perform local templating and text generation based on provided job title/requirements and optional resume. There are no instructions to read arbitrary system files, access network endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only plus a local script). The only runtime requirement is Python 3.8+, which is reasonable for the included script. Nothing is downloaded or executed from external URLs.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code similarly does not reference environment variables or secrets.
Persistence & Privilege
The skill does not request permanent presence or special privileges (always:false). It does not modify other skills or system settings; it is a self-contained generator script.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install interview-questions
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /interview-questions 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Interview Questions Generator v1.0.0 - Initial release with automated interview question generation based on job requirements. - Supports multi-dimensional assessment (technical, business, soft skills) and multi-round interview question banks. - Automatically includes assessment points and scoring standards. - Provides follow-up question techniques. - Usable for technical, product, sales, management trainee, and stress interview design. - Simple usage: input job name/responsibilities, select focus areas, and generate a complete question bank.
元数据
Slug interview-questions
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Interview Questions 是什么?

根据岗位要求智能生成多轮面试题,涵盖技术、业务与素质考察,附带评分标准与追问技巧。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 Interview Questions?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install interview-questions」即可一键安装,无需额外配置。

Interview Questions 是免费的吗?

是的,Interview Questions 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Interview Questions 支持哪些平台?

Interview Questions 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Interview Questions?

由 huajianjiu(@huajianjiu000)开发并维护,当前版本 v1.0.0。

💬 留言讨论