Loading...
Loading...
Manage professional social media with Sprout Social's enterprise platform.
npx skill4agent add andrejones92/canifi-life-os sprout-socialcurl -sSL https://canifi.com/skills/sprout-social/install.sh | bashcp -r skills/sprout-social ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set SPROUT_API_KEY "your_api_key"
canifi-env set SPROUT_ACCESS_TOKEN "your_access_token"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Schedule a LinkedIn post for the company page"
Assistant: Creates and schedules postUser: "Show me unread messages in Sprout Social inbox"
Assistant: Returns unread social messagesUser: "Generate a social media report for last month"
Assistant: Creates report with key metricsUser: "Show me recent brand mentions"
Assistant: Returns social listening results| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Token expired | Refresh token |
| 403 Forbidden | Feature not available | Check plan tier |
| 404 Not Found | Resource not found | Verify ID |
| 429 Rate Limited | Too many requests | Implement backoff |