remote

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Remote Skill

Remote Skill

Manage global employment and payroll with Remote's international HR platform.
通过Remote的国际HR平台管理全球雇佣与薪资发放。

Quick Install

快速安装

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

Setup

配置步骤

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

First, ensure canifi-env is installed:

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

canifi-env set REMOTE_API_KEY "your_api_key"
undefined
canifi-env set REMOTE_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. Global Employment: Hire employees in 60+ countries
  2. Contractor Management: Manage international contractors
  3. Payroll Processing: Run multi-country payroll
  4. Benefits Administration: Provide localized benefits
  5. Compliance Management: Ensure local labor law compliance
  1. 全球雇佣:在60多个国家雇佣员工
  2. 承包商管理:管理国际承包商
  3. 薪资处理:运行多国薪资发放
  4. 福利管理:提供本地化福利
  5. 合规管理:确保符合当地劳动法

Usage Examples

使用示例

Hire Employee

雇佣员工

User: "Hire a new employee in Canada"
Assistant: Creates employee with compliant setup
用户:"在加拿大雇佣一名新员工"
助手:创建符合合规要求的员工档案

Add Contractor

添加承包商

User: "Set up a contractor in Brazil"
Assistant: Creates contractor agreement
用户:"在巴西设置一名承包商"
助手:创建承包商协议

View Payroll

查看薪资

User: "Show me upcoming payroll runs"
Assistant: Returns scheduled payroll
用户:"显示即将到来的薪资发放计划"
助手:返回已排期的薪资发放信息

Check Compliance

检查合规性

User: "What are the leave requirements in France?"
Assistant: Returns local compliance info
用户:"法国的休假要求是什么?"
助手:返回当地合规信息

Authentication Flow

认证流程

  1. Generate API token in Remote dashboard
  2. Use token for API authentication
  3. Bearer token in request header
  4. Scoped by organization
  1. 在Remote控制台生成API令牌
  2. 使用令牌进行API认证
  3. 在请求头中使用Bearer令牌
  4. 按组织划分权限范围

Error Handling

错误处理

ErrorCauseSolution
401 UnauthorizedInvalid tokenVerify API token
403 ForbiddenNo accessCheck permissions
404 Not FoundResource not foundVerify ID
422 UnprocessableInvalid dataFix request
错误原因解决方案
401 Unauthorized令牌无效验证API令牌
403 Forbidden无访问权限检查权限设置
404 Not Found资源不存在验证ID正确性
422 Unprocessable数据无效修正请求数据

Notes

注意事项

  • Employer of Record services
  • Direct employment option
  • Multi-country payroll
  • Equity incentives support
  • IP protection built-in
  • Transparent pricing
  • 雇主代持服务(Employer of Record)
  • 直接雇佣选项
  • 多国薪资发放
  • 股权激励支持
  • 内置知识产权保护
  • 透明定价