xgo-digest-tweets

Generate daily Twitter digests via the XGo API with ranked summaries and exports.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ginobefun/gino-skills --skill xgo-digest-tweets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xgo-digest-tweets
Source: https://github.com/ginobefun/gino-skills/tree/main/skills/xgo-digest-tweets
Command: npx skills add https://github.com/ginobefun/gino-skills --skill xgo-digest-tweets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Many users face information overload from Twitter/X every day and miss important product launches, expert insights, and trending topics. This Skill centralizes and distills follower and recommendation streams into a prioritized, readable daily briefing so you can quickly grasp the day's most valuable posts without manually scanning timelines.

Core Features & Use Cases

  • Parallel data collection from XGo endpoints (lists, following, recommendation) with explicit sort-by-influence to gather candidate tweets.
  • Author→list mapping and smart de-duplication to classify content by lists and avoid repeated items across queries.
  • Weighted intelligent ranking using source priority, topic keyword boosts, and influence score to produce Top 20 and Top 10 sets.
  • Multi-format outputs: human-readable Markdown digest, full data export, magazine-style self-contained HTML, and a vertical infographic PNG for social sharing.
  • Use Cases: daily editorial briefing for content teams, automated newsletter source collection, executive morning brief, or social listening snapshot for product teams.

Quick Start

Generate a daily Twitter digest for the last 24 hours including Top 20 Markdown summary, full export, magazine HTML, and a Top 10 infographic using my XGO_API_KEY.

Frequently Asked Questions about xgo-digest-tweets

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

FAQPage Schema
How do I generate a daily Twitter digest from my follower timeline?

To generate a daily Twitter digest, the Skill uses the XGo open API to collect tweets from your follower timeline, applies weighted intelligent ranking based on influence scores, and outputs a concise daily briefing in your preferred format.

What is the best way to summarize Twitter activity into an infographic?

Summarizing Twitter activity into an infographic is achieved by applying weighted scoring to rank top tweets, generating a Top 10 set, and using optional image generation to render a vertical infographic PNG for social sharing.

Do I need an API key to collect tweets from Twitter lists and recommendations?

Yes, you need an XGO_API_KEY for authentication to enable parallel calls to list and tweet endpoints for gathering candidate tweets from Twitter lists, following streams, and recommendations.

Can I export Twitter activity into a magazine-style HTML format?

Yes, you can export Twitter activity into a magazine-style HTML format, alongside full data exports and Markdown summaries, by applying author-to-list mapping and smart deduplication to classify and clean the collected tweets.

How does the Twitter digest handle duplicate tweets from multiple streams?

The digest uses smart de-duplication to avoid repeated items across multiple queries, while an author-to-list mapping classifies the content by lists to ensure a clean, prioritized daily briefing.

What formats are available for exporting a curated Twitter content briefing?

Available export formats for a curated Twitter briefing include human-readable Markdown digests, full data exports, magazine-style self-contained HTML, and vertical infographic PNG images for immediate social sharing.