Loading...
Loading...
Time tracking and invoicing for teams.
npx skill4agent add andrejones92/canifi-life-os harvestcurl -sSL https://canifi.com/skills/harvest/install.sh | bashcp -r skills/harvest ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set HARVEST_ACCESS_TOKEN "your_token"
canifi-env set HARVEST_ACCOUNT_ID "your_account_id"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Log 3 hours to client project"
Assistant: Creates time entryUser: "Generate invoice for October"
Assistant: Creates invoice from timeUser: "Add $50 expense for software"
Assistant: Logs expenseUser: "Show project budget status"
Assistant: Returns budget report| Error | Cause | Solution |
|---|---|---|
| Auth Failed | Invalid token | Re-authorize |
| Project Not Found | Wrong ID | Verify project |
| Invoice Error | Missing data | Complete info |
| Rate Limited | Too many requests | Slow down |