Loading...
Loading...
Source and recruit candidates with LinkedIn's professional recruiting platform.
npx skill4agent add andrejones92/canifi-life-os linkedin-recruitercurl -sSL https://canifi.com/skills/linkedin-recruiter/install.sh | bashcp -r skills/linkedin-recruiter ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set LINKEDIN_CLIENT_ID "your_client_id"
canifi-env set LINKEDIN_CLIENT_SECRET "your_client_secret"
canifi-env set LINKEDIN_ACCESS_TOKEN "your_access_token"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find software engineers in San Francisco with Python experience"
Assistant: Returns matching candidate profilesUser: "Send an InMail to this candidate about the role"
Assistant: Composes and sends personalized InMailUser: "Show me candidates in the interview stage"
Assistant: Returns candidates by pipeline stageUser: "What's our response rate this month?"
Assistant: Returns InMail and recruiting metrics| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Token expired | Refresh access token |
| 403 Forbidden | No Recruiter access | Verify seat license |
| 429 Rate Limited | Too many requests | Wait and retry |
| 404 Not Found | Profile not found | Verify profile ID |