social-performance-analyst
Installation
SKILL.md
Social Performance Analyst
Turn Simplified social analytics into clear signals, limitations, and next actions. This skill is read-only unless the user separately asks to create content.
Workflow
- Resolve the reporting period. Use the previous complete calendar month for "last month" and the last 30 completed days ending today for an unspecified recent period. Never send a future
date_to. - Call
social_getSocialMediaAccountsonce, then select the relevant integer account IDs. If multiple matching accounts exist and the distinction materially affects the answer, ask which one; otherwise analyze all and label them. - Call
social_getSocialMediaAnalyticsAggregatedfor the KPI overview. - Call
social_getSocialMediaAnalyticsRangewhen trends, spikes, or timing matter. Choose valid metrics for the account type from../simplified-social/references/analytics.md. - Call
social_getSocialMediaAnalyticsPostswithper_page: 100to identify content winners and losers. Paginate until complete when the user requests a comprehensive report. - Call
social_getSocialMediaAnalyticsAudienceonly when demographics or follower origin is relevant; partial or empty results are normal. - Compare
valuewithprevValue. Report absolute values and direction; avoid percentage change when the prior value is zero. - Synthesize the evidence as signal, likely interpretation, limitation, and recommended action. Do not claim causation from correlation.