Analyze audience demographics, engagement patterns, and follower behavior across Instagram, YouTube, and LinkedIn using anysite MCP server. Understand who engages with content, track audience growth, analyze follower quality, identify engagement patterns, and profile audience characteristics. Supports Instagram audience analysis, YouTube subscriber research, and LinkedIn connection profiling. Use when users need to understand target audiences, validate influencer audiences, analyze follower demographics, track engagement patterns, or optimize content for specific audience segments.
View on GitHubFebruary 3, 2026
Select agents to install to:
npx add-skill https://github.com/anysiteio/agent-skills/blob/main/skills/anysite-audience-analysis/SKILL.md -a claude-code --skill anysite-audience-analysisInstallation paths:
.claude/skills/anysite-audience-analysis/# anysite Audience Analysis Understand your audience through demographic analysis, engagement patterns, and follower behavior across Instagram, YouTube, and LinkedIn. ## Overview - **Analyze follower demographics** and characteristics - **Track engagement patterns** and behavior - **Evaluate audience quality** and authenticity - **Identify content preferences** by audience segment - **Optimize targeting** based on audience insights **Coverage**: 60% - Focused on Instagram, YouTube, LinkedIn ## Supported Platforms - ✅ **Instagram**: Follower analysis, engagement patterns, audience location - ✅ **YouTube**: Subscriber insights, comment demographics, viewer behavior - ✅ **LinkedIn**: Connection analysis, professional demographics, engagement ## Quick Start **Step 1: Identify Audience Source** Choose platform: - Instagram: `get_instagram_user` + `get_instagram_user_friendships` - YouTube: `get_youtube_channel_videos` + comment analysis - LinkedIn: `get_linkedin_user_posts` + engagement analysis **Step 2: Collect Audience Data** Gather: - Follower/subscriber counts - Engagement metrics - Demographics (from profiles) - Behavior patterns **Step 3: Analyze Patterns** Look for: - Audience segments - Engagement drivers - Content preferences - Peak activity times **Step 4: Generate Insights** Deliver: - Audience profile summary - Engagement patterns - Content recommendations - Targeting suggestions ## Common Workflows ### Workflow 1: Instagram Audience Analysis **Steps**: 1. **Get Profile Overview** ``` get_instagram_user(username) → Follower count, post count, bio ``` 2. **Analyze Followers** (sample) ``` get_instagram_user_friendships( user=username, type="followers", count=100 ) For each follower (sample): - Profile type (personal, business, creator) - Bio indicators (interests, location) - Follower count (influence level) ``` 3. **Engagement Pattern Analysis** ``` get_instagram_user_posts(username, count=50) For each post: get_instagram_post_