greenhouse

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Greenhouse Skill

Greenhouse Skill

Manage recruiting and hiring with Greenhouse's applicant tracking system.
使用Greenhouse的候选人跟踪系统管理招聘与雇佣工作。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/greenhouse/install.sh | bash
Or manually:
bash
cp -r skills/greenhouse ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/greenhouse/install.sh | bash
或者手动安装:
bash
cp -r skills/greenhouse ~/.canifi/skills/

Setup

配置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set GREENHOUSE_API_KEY "your_api_key"
undefined
canifi-env set GREENHOUSE_API_KEY "your_api_key"
undefined

Privacy & Authentication

隐私与身份验证

Your credentials, your choice. Canifi LifeOS respects your privacy.
您的凭证,由您掌控。 Canifi LifeOS 尊重您的隐私。

Option 1: Manual Browser Login (Recommended)

选项1:手动浏览器登录(推荐)

If you prefer not to share credentials with Claude Code:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果您不想与Claude Code共享凭证:
  1. 使用CDP模式完成浏览器自动化配置
  2. 在Playwright控制的Chrome窗口中手动登录该服务
  3. Claude将使用您的已认证会话,全程不会获取您的密码

Option 2: Environment Variables

选项2:环境变量

If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果您愿意共享凭证,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
注意:存储在canifi-env中的凭证仅可在您的本地机器上访问,绝不会被传输。

Capabilities

功能特性

  1. Candidate Management: Track candidates through hiring pipeline
  2. Job Requisitions: Create and manage job openings
  3. Interview Scheduling: Schedule and manage interviews
  4. Scorecards: Collect and manage interview feedback
  5. Offers: Create and send offer letters
  1. 候选人管理:跟踪候选人在招聘流程中的进度
  2. 职位申请管理:创建并管理职位空缺
  3. 面试安排:安排并管理面试
  4. 评分卡:收集并管理面试反馈
  5. 录用通知:创建并发送录用函

Usage Examples

使用示例

Add Candidate

添加候选人

User: "Add John Smith as a candidate for the Engineering role"
Assistant: Creates candidate and links to job
用户:"将John Smith添加为工程师职位的候选人"
助手:创建候选人档案并关联至对应职位

Schedule Interview

安排面试

User: "Schedule an interview with Sarah for Tuesday at 2pm"
Assistant: Creates interview event
用户:"为Sarah安排周二下午2点的面试"
助手:创建面试活动

View Pipeline

查看招聘流程

User: "Show me candidates in the offer stage"
Assistant: Returns candidates by stage
用户:"展示处于录用阶段的候选人"
助手:按阶段返回候选人列表

Submit Scorecard

提交评分卡

User: "Submit feedback for the last interview"
Assistant: Creates scorecard with ratings
用户:"提交上一次面试的反馈"
助手:创建带有评分的评分卡

Authentication Flow

身份验证流程

  1. Generate API key in Greenhouse settings
  2. Use Basic Auth with API key
  3. Key provides access based on permissions
  4. Different keys for different access levels
  1. 在Greenhouse设置中生成API密钥
  2. 使用API密钥进行基础身份验证
  3. 密钥的访问权限基于您的权限设置
  4. 不同密钥对应不同的访问级别

Error Handling

错误处理

ErrorCauseSolution
401 UnauthorizedInvalid API keyVerify credentials
403 ForbiddenNo permissionCheck API key access
404 Not FoundResource not foundVerify ID
429 Rate LimitedToo many requestsImplement backoff
错误原因解决方案
401 UnauthorizedAPI密钥无效验证凭证
403 Forbidden无权限检查API密钥的访问权限
404 Not Found资源不存在验证ID
429 Rate Limited请求过多实现退避机制

Notes

注意事项

  • Enterprise ATS platform
  • Structured hiring process
  • 300+ integrations
  • DE&I features included
  • Reporting and analytics
  • Industry-leading ATS
  • 企业级ATS平台
  • 结构化招聘流程
  • 300+集成功能
  • 包含DE&I(多元化、公平性与包容性)特性
  • 报告与分析功能
  • 行业领先的ATS系统