dashboard-social

Generate and update social media metric dashboards for Instagram, TikTok, YouTube, and LinkedIn.

15|16|Updated May 6, 2026
One-click install
npx skills add https://github.com/ReadyToGo-Education/fluxo_criativo --skill dashboard-social
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard-social
Source: https://github.com/ReadyToGo-Education/fluxo_criativo/tree/main/.claude/skills/dashboard-social
Command: npx skills add https://github.com/ReadyToGo-Education/fluxo_criativo --skill dashboard-social

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It removes the manual effort of checking and updating social media performance by generating centralized dashboards for Instagram, TikTok, YouTube, and LinkedIn from your handles. It also helps you resume interrupted dashboard generation sessions safely and consistently.

Core Features & Use Cases

  • Unified dashboard entry point: Configure and generate dashboards across multiple platforms from one workflow, while skipping dashboards that already exist.
  • Apify token once, then reuse: Uses the Apify API token a single time for all selected platforms in the same run.
  • Resume support with a queue file: Detects an interrupted prior session and lets you continue, restart, or cancel without corrupting progress.
  • Generated vs. pending status: Detects whether each dashboard.html already exists and offers only what is needed.
  • Competitive analysis mode: Supports generating competitor dashboards under a unique slug and updating the panel accordingly.

Quick Start

Run the dashboard-social skill and choose which platforms you want to generate or update, then confirm generation.

Frequently Asked Questions about dashboard-social

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a unified social media metrics dashboard?

A unified social media metrics dashboard centralizes performance tracking across Instagram, TikTok, YouTube, and LinkedIn. It aggregates platform-specific engagement data into a single HTML dashboard file, eliminating the need to manually check each platform's native analytics separately.

How do I generate social media dashboards for multiple platforms at once?

You generate multi-platform social media dashboards by configuring your selected platforms in a single workflow run. The system reads your validated handles and environment variables, then executes platform-specific Python scripts in the required order or parallel mode to build the dashboards simultaneously.

Can I resume an interrupted social media dashboard generation session?

Yes, you can resume interrupted dashboard generation safely. The system detects incomplete sessions via a generation queue file and prompts you to continue, restart, or cancel the process without corrupting the progress of already created platform dashboards.

Do I need an Apify API token to generate social media dashboards?

Yes, you need an Apify API token configured as the APIFY_API_TOKEN environment variable to extract social metrics. You provide this token once per run, and the system reuses it across all selected platforms including Instagram, TikTok, YouTube, and LinkedIn.

Can I generate competitor dashboards for specific social platforms?

Yes, competitive analysis mode supports generating competitor dashboards using a unique slug. You can select a subset of platforms, and the system updates the centralized panel accordingly while keeping competitor data separate from your primary account dashboards.

Does the dashboard generation skip platforms that already exist?

Yes, the system detects whether a dashboard.html file already exists for each platform and marks its status as generated or pending. This prevents redundant processing by offering generation only for the dashboards that actually need to be created or updated.