x-feed-summarizer

Extracts recent posts and links from a user's X/Twitter feed into a summary.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/aj47/agent-skills --skill x-feed-summarizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-feed-summarizer
Source: https://github.com/aj47/agent-skills/tree/main/x-feed-summarizer
Command: npx skills add https://github.com/aj47/agent-skills --skill x-feed-summarizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly turning an X/Twitter feed into a concise digest that highlights posts and key links, saving time scrolling and manual curation.

Core Features & Use Cases

  • Fast extraction of recent posts from X/Twitter feeds.
  • Collects post text and associated links, resolving them into usable URLs.
  • Generates a readable summary suitable for quick review, reporting, or sharing with others.

Quick Start

Connect to your logged-in Chrome session via CDP on port 9222 and run the summarization workflow to generate the digest.

Frequently Asked Questions about x-feed-summarizer

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

FAQPage Schema
How do I summarize my X/Twitter feed into a readable digest?

To summarize an X/Twitter feed, this Skill extracts recent posts and key linked content, resolving URLs to generate a concise text digest for quick review or sharing.

Do I need a specific browser setup to extract data from my X feed?

Yes, extracting X feed data requires a running Chrome session accessible via the Chrome DevTools Protocol on port 9222, which the agent-browser commands navigate to pull recent posts.

Can I extract trending topics and linked content from Twitter automatically?

Yes, you can automatically extract trending topics and linked content from Twitter, as the Skill processes live feeds and trending sections to surface notable text and usable URLs.

What is the best way to collect post text and links from a live X feed?

The best way to collect post text and links from a live X feed is using browser automation, which navigates the page to extract and resolve recent post URLs into a readable summary.

Does this tool work without logging into an X account?

No, this tool requires connecting to a logged-in Chrome session via CDP, meaning you must already be authenticated in your browser to access and summarize your live feed.