← 返回 Skills 市场
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaoba-ai-interview
功能描述
通过小芭 AI 面试开放 API 创建面试计划、管理候选人、发起面试并获取面试结果。
安全使用建议
This skill is coherent with its purpose, but before installing consider: (1) Trustworthiness of the service (https://www.ibaguo.com) — you will send candidate names, phone numbers, resumes, transcripts and other PII to that external API; verify privacy policy and data retention. (2) Treat XIAOBA_API_KEY as a secret: do not paste it into chat, rotate and scope the key if possible, and avoid embedding it in logs. (3) Ensure curl and jq are installed on the agent host and that network egress to https://www.ibaguo.com is allowed. (4) If you need stricter data controls, consider proxying or redacting sensitive fields before sending them to the API. If you want a deeper review, provide the service's API spec or any sample responses so I can check for unexpected fields or behaviors.
功能分析
Type: OpenClaw Skill
Name: xiaoba-ai-interview
Version: 1.0.0
The skill bundle provides a standard integration for the Xiaoba AI Interview (ibaguo.com) API. It uses curl and jq to interact with documented endpoints for managing interview plans and candidates, following security best practices by utilizing environment variables for API keys and advising against logging sensitive credentials.
能力标签
能力评估
Purpose & Capability
Name/description claim to call the ibaguo interview API; required binaries (curl, jq) and the single required env var (XIAOBA_API_KEY) are appropriate and expected for making HTTP API calls.
Instruction Scope
SKILL.md contains only curl-based request templates to the documented base URL and describes endpoints for plans, candidates, and sessions. It uses only the declared XIAOBA_API_KEY and does not instruct the agent to read unrelated files, other env vars, or system configuration. It does transmit candidate info and transcripts to the external API (expected for this skill) — be aware of privacy/PII implications.
Install Mechanism
Instruction-only skill with no install spec or code files. This is lowest-risk for arbitrary code installation.
Credentials
Only one credential is required: XIAOBA_API_KEY (declared as primaryEnv). That matches the API's documented Authorization: Bearer header usage and is proportionate to the functionality.
Persistence & Privilege
Skill is not marked always:true and does not request elevated or persistent system presence. It does not modify other skills or system-wide settings in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoba-ai-interview - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoba-ai-interview触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of xiaoba-interview-api Skill:
- Provides access to Xiaoba AI Interview open API for interview planning, candidate management, and session/result handling.
- Supports creating, querying, and generating interview plans.
- Enables creating and listing candidates, including candidate details.
- Allows scheduling interview sessions and retrieving interview results.
- Usage requires API key via the `XIAOBA_API_KEY` environment variable.
- Includes bash + curl + jq request templates for all core workflows.
元数据
常见问题
AI intervew agent named Xiaoba 是什么?
通过小芭 AI 面试开放 API 创建面试计划、管理候选人、发起面试并获取面试结果。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 AI intervew agent named Xiaoba?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoba-ai-interview」即可一键安装,无需额外配置。
AI intervew agent named Xiaoba 是免费的吗?
是的,AI intervew agent named Xiaoba 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI intervew agent named Xiaoba 支持哪些平台?
AI intervew agent named Xiaoba 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI intervew agent named Xiaoba?
由 changwu(@changwu)开发并维护,当前版本 v1.0.0。
推荐 Skills