Loading...
Loading...
Manage global employment and payroll with Remote's international HR platform.
npx skill4agent add andrejones92/canifi-life-os remotecurl -sSL https://canifi.com/skills/remote/install.sh | bashcp -r skills/remote ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set REMOTE_API_KEY "your_api_key"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Hire a new employee in Canada"
Assistant: Creates employee with compliant setupUser: "Set up a contractor in Brazil"
Assistant: Creates contractor agreementUser: "Show me upcoming payroll runs"
Assistant: Returns scheduled payrollUser: "What are the leave requirements in France?"
Assistant: Returns local compliance info| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid token | Verify API token |
| 403 Forbidden | No access | Check permissions |
| 404 Not Found | Resource not found | Verify ID |
| 422 Unprocessable | Invalid data | Fix request |