Loading...
Loading...
Post jobs and search candidates on Indeed's job marketplace.
npx skill4agent add andrejones92/canifi-life-os indeedcurl -sSL https://canifi.com/skills/indeed/install.sh | bashcp -r skills/indeed ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set INDEED_EMPLOYER_ID "your_employer_id"
canifi-env set INDEED_API_KEY "your_api_key"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Post a new job for Senior Developer in New York"
Assistant: Creates job listing with detailsUser: "Find candidates with 5+ years of React experience"
Assistant: Returns matching resumesUser: "Show me new applications for the marketing role"
Assistant: Returns recent applicantsUser: "Sponsor the DevOps position with $50/day budget"
Assistant: Creates sponsored campaign| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid credentials | Verify API key |
| 403 Forbidden | No employer access | Verify employer ID |
| 404 Not Found | Job not found | Check job ID |
| 429 Rate Limited | Too many requests | Wait and retry |