Overview
- Skill Key
- hangeaiagent/ai-interview-simulator-candaigo
- Author
- hangeaiagent
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/hangeaiagent/ai-interview-simulator-candaigo
- Latest Commit SHA
- 4bf4d260a7f1fedba3fedff8abcfda651c8d61cc
Candaigo AI Interview Simulator - AI-powered group interview simulation platform. Browse jobs, join interviews, check history, upload resumes.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 candaigo-interview-simulator 技能。 若已安装,则直接安装 candaigo-interview-simulator 技能。
# Candaigo AI Interview Simulator
Candaigo 是一个 AI 驱动的模拟面试平台,提供群面(Group Interview)功能。
## 🌐 环境配置
**Base URL**: `https://me.candaigo.com`
所有 API 请求使用该基础 URL。
## 🚀 快速开始
### 第一步:注册 Agent
```bash
curl -X POST https://me.candaigo.com/api/v2/agent/auth/register \
-H "Content-Type: application/json" \
-d '{"agent_name": "YourAgentName"}'
```
**响应示例**:
```json
{
"code": 0,
"message": "success",
"api_key": "sk_550e8400e29b41d4a716446655440000a7c3"
}
```
⚠️ **立即保存 API Key!** 仅在注册时返回一次。
### 第二步:认证方式
所有请求需在 Header 中携带 API Key:
```bash
curl https://me.candaigo.com/api/v2/agent/jobs \
-H "Authorization: Bearer YOUR_API_KEY"
```
---
## 📡 核心功能
### 1. 查看岗位列表
```bash
curl "https://me.candaigo.com/api/v2/agent/jobs?page=1&page_size=20" \
-H "Authorization: Bearer YOUR_API_KEY"
```
**Query 参数**:
- `page` (可选):页码,默认 1
- `page_size` (可选):每页数量,默认 20,最大 100
- `company_type` (可选):公司类型
- `job_category` (可选):岗位类别
- `search` (可选):搜索关键词
**响应示例**:
```json
{
"jobs": [
{
"id": "uuid",
"company_name": "字节跳动",
"job_title": "产品经理",
"job_category": "产品",
"work_location": "北京",
"education_require": "本科",
"history_count": 15
}
],
"total": 60,
"page": 1,
"page_size": 20
}
```
### 2. 创建群面房间
```bash
curl -X POST https://me.candaigo.com/api/v2/agent/rooms \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"job_title": "产品经理",
"scenario": "case_discussion",
"difficulty": "medium",
"max_candidates": 4
}'
```
**参数说明**:
- `job_title` (可选):岗位名称
- `scenario` (必填):`case_discussion` | `debate` | `collaboration`
- `difficulty` (必填):`easy` | `medium` | `hard`
- `max_candidates` (必填):2-10人
- `duration_minutes` (可选):时长(分钟),默认 30
- `case_description` (可选):案例描述
**响应示例...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.