social-linkedin-report

Gather LinkedIn profile, post, and organization metrics into an HTML analytics report.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill social-linkedin-report-davidsongomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-linkedin-report
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/social-linkedin-report
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill social-linkedin-report-davidsongomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LinkedIn analytics data is scattered across profiles, posts, and organization stats, making it time-consuming to assemble a comprehensive view. This Skill automates collecting these metrics into a single, shareable report. It routes data through the internal /int-linkedin workflow and generates a polished HTML report for easy review.

Core Features & Use Cases

  • Pulls profile metrics, post data (when available), and org stats via /int-linkedin.
  • Renders a report using the HTML template social-analytics-report.html.
  • Saves the HTML report to a date-stamped path under the social reports directory.
  • Notifies via Telegram when data is available.

Quick Start

Run the LinkedIn report routine to pull data and generate the HTML report using the prebuilt template.

Frequently Asked Questions about social-linkedin-report

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

FAQPage Schema
How do I automate LinkedIn analytics reporting for my organization?

Automating LinkedIn analytics reporting consolidates profile metrics, post data, and organization stats into one document. This Skill gathers those metrics and renders a polished HTML report for easy review.

What is the best way to consolidate scattered LinkedIn post data and profile metrics?

Consolidating LinkedIn metrics works best by routing data through an internal LinkedIn workflow. This Skill pulls profile metrics, post data, and org stats into a single date-stamped HTML report.

Can I generate LinkedIn social media reports for both individuals and teams?

Generating LinkedIn reports for individuals and teams is supported. The Skill covers regular performance monitoring for both scenarios, including handling cases with limited post data using fallbacks.

Do I need an HTML report template to automate LinkedIn analytics?

An HTML report template is required to automate LinkedIn analytics. The Skill uses a prebuilt social-analytics-report HTML template to render the final document with the gathered metrics.

What happens when LinkedIn post data is restricted or unavailable during report generation?

When LinkedIn post data is restricted or unavailable, the report generation uses fallbacks. The Skill handles limited post data scenarios by relying on the internal workflow to generate the analytics report.

How do I get notified when my LinkedIn analytics report is ready?

To get notified when your LinkedIn analytics report is ready, the Skill sends a Telegram notification when data is available. The final report is also saved to a date-stamped path under the social reports directory.