glassdoor
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGlassdoor Skill
Glassdoor Skill
Manage employer brand and job listings on Glassdoor's review platform.
在Glassdoor评价平台上管理雇主品牌及职位发布。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/glassdoor/install.sh | bashOr manually:
bash
cp -r skills/glassdoor ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/glassdoor/install.sh | bash或者手动安装:
bash
cp -r skills/glassdoor ~/.canifi/skills/Setup
设置
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
First, ensure canifi-env is installed:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set GLASSDOOR_PARTNER_ID "your_partner_id"
canifi-env set GLASSDOOR_API_KEY "your_api_key"
undefinedcanifi-env set GLASSDOOR_PARTNER_ID "your_partner_id"
canifi-env set GLASSDOOR_API_KEY "your_api_key"
undefinedPrivacy & 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:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
- 使用CDP模式完成浏览器自动化设置
- 在Playwright控制的Chrome窗口中手动登录该服务
- 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
功能
- Company Profile: Manage company profile and information
- Job Posting: Post jobs and manage listings
- Review Management: Monitor and respond to employee reviews
- Salary Insights: Access salary data and benchmarks
- Analytics: Track employer brand metrics
- 公司资料:管理公司资料及信息
- 职位发布:发布职位并管理职位列表
- 评价管理:监控并回复员工评价
- 薪资洞察:获取薪资数据及基准
- 数据分析:追踪雇主品牌指标
Usage Examples
使用示例
View Reviews
查看评价
User: "Show me our latest Glassdoor reviews"
Assistant: Returns recent employee reviewsUser: "Show me our latest Glassdoor reviews"
Assistant: Returns recent employee reviewsPost Job
发布职位
User: "Post the Product Manager position on Glassdoor"
Assistant: Creates job listingUser: "Post the Product Manager position on Glassdoor"
Assistant: Creates job listingCheck Rating
查看评分
User: "What's our current Glassdoor rating?"
Assistant: Returns company rating and trendsUser: "What's our current Glassdoor rating?"
Assistant: Returns company rating and trendsSalary Benchmark
薪资基准
User: "What's the average salary for Software Engineers in NYC?"
Assistant: Returns salary data and rangesUser: "What's the average salary for Software Engineers in NYC?"
Assistant: Returns salary data and rangesAuthentication Flow
认证流程
- Apply for Glassdoor API partnership
- Get Partner ID and API key
- Use credentials in request headers
- Limited API access for employers
- 申请Glassdoor API合作
- 获取合作伙伴ID及API密钥
- 在请求头中使用凭据
- 雇主的API访问权限受限
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid credentials | Verify partner credentials |
| 403 Forbidden | No API access | Apply for partnership |
| 404 Not Found | Company not found | Verify company ID |
| 429 Rate Limited | Too many requests | Wait and retry |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 401 未授权 | 凭据无效 | 验证合作伙伴凭据 |
| 403 禁止访问 | 无API访问权限 | 申请合作 |
| 404 未找到 | 公司不存在 | 验证公司ID |
| 429 请求受限 | 请求次数过多 | 等待后重试 |
Notes
注意事项
- Employee review platform
- Employer branding focus
- Salary data included
- API access limited
- Enhanced profile options
- Integration with job boards
- 员工评价平台
- 聚焦雇主品牌
- 包含薪资数据
- API访问权限受限
- 增强型资料选项
- 与职位招聘板集成