linkedin-feed

Fetch and summarize LinkedIn home feed posts with engagement stats and themes.

1|1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/DisposableByDefault/the-skill-vault --skill linkedin-feed
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: linkedin-feed
Source: https://github.com/DisposableByDefault/the-skill-vault/tree/main/linkedin-feed
Command: npx skills add https://github.com/DisposableByDefault/the-skill-vault --skill linkedin-feed

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Readers can quickly understand what’s new on their LinkedIn home feed without poring over every post, saving time and maintaining awareness.

## Core Features & Use Cases

  • Fetch and parse the LinkedIn home feed using the link-pulse CLI.
  • Generate a concise summary for each post with author, a 1–2 sentence takeaway, engagement stats, and the post URL.
  • Identify overarching themes across posts and present a brief digest suitable for daily briefs or social listening.

### Quick Start Ask the AI to fetch your LinkedIn feed and generate a concise summary.

Frequently Asked Questions about linkedin-feed

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

FAQPage Schema
How do I summarize my LinkedIn feed quickly for a daily briefing?▼

To summarize your LinkedIn feed for daily briefings, this Skill fetches and parses posts to generate a concise digest. It provides a 1-2 sentence takeaway per post, engagement stats, and identifies overarching themes to maintain quick awareness.

What is the best way to automate LinkedIn feed summaries for social listening?▼

The best way to automate LinkedIn feed summaries for social listening is by parsing feed JSON data. This Skill extracts authors, bodies, reactions, comments, and URLs to produce concise, link-rich summaries with time-ago formatting and a themes overview.

Can I use parsed LinkedIn post data to generate engagement reports?▼

Yes, you can use parsed LinkedIn post data to generate engagement reports. The Skill processes feed JSON to extract reaction counts, comments, and timestamps, formatting them into a brief digest suitable for stakeholder updates.

How do I get a concise overview of my LinkedIn home feed without scrolling?▼

To get a concise overview of your LinkedIn home feed without scrolling, the Skill fetches recent posts and distills them into 1-2 sentence takeaways. It includes author names, engagement stats, and post URLs for quick reading.

Does this LinkedIn feed summarizer require JSON input from link-pulse?▼

Yes, the LinkedIn feed summarizer requires JSON input from the link-pulse CLI. It parses the specific JSON output containing author, body, reactions, comments, url, and timestamp fields to generate the final concise summary.