xgo-digest-tweets

通过 XGo (xgo.ing) 开放接口生成每日推文简报。适用场景:(1) 查看今日推文精华摘要,(2) 按列表分类浏览推文,(3) 获取关注者和推荐的每日精选,(4) 快速了解今天 Twitter 上发生了什么,(5) 生成推文日报/周报。触发短语:'每日简报', '推文简报', 'daily digest', 'tweet digest', '今日摘要', '今天推文总结', 'twitter summary', '推文精选', '每日精选', 'daily briefing', '推特日报', '今天的推特', '推文汇总', 'tweet roundup', '推特摘要', 'twitter daily', '今天有什么值得看的推文', 或任何与每日推文简报、推文摘要、推文精选相关的表述。

Install

Hot:35

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=ginobefun-skills-xgo-digest-tweets&locale=en&source=copy

XGo Daily Tweet Brief — Smart Selection of Twitter Highlights

Skill Overview


Automatically generate a daily tweet brief via the XGo open API, intelligently filter high-value content, and output four formats: readable summaries, full data, magazine-style HTML, and infographics.

Use Cases

1. Get up to speed with today’s Twitter updates


When you follow many accounts but don’t have time to browse them one by one, the tweet brief smart-sorts by impact. In just 2–3 minutes, you can catch the day’s most important tweet trends and industry updates.

2. Browse tweets by category


Organize tweets by Twitter Lists, such as AI, developers, product managers, and more—so you can focus on discussions in specific domains.

3. Generate a tweet digest for team sharing


The magazine-style HTML can be directly screenshot and shared. Infographics are ideal for social media distribution, while the complete Markdown can be archived or imported into a knowledge base—covering different sharing needs.

Core Features

Smart Filtering and Ranking


By combining source weights (officials from top companies, industry leaders, high-quality media, etc.), content themes (AI coding, new product releases, methodologies, and more), and an influence score, the system automatically selects the Top 20 standout tweets—preventing high-engagement but low-value jokes from taking over the headlines.

Multi-format Output


  • Readable brief: a narrative-style overview, quick to read in 2–3 minutes

  • Full version: detailed data for all tweets, including AI-generated category summaries

  • Magazine-style HTML: modern aesthetic design, viewable directly in a browser or by screenshot

  • Infographic PNG: key information from the Top 10 tweets, 9:16 vertical layout optimized for mobile sharing
  • Smart Deduplication and Categorization


    Automatically merge duplicate tweets from both followers and recommendations. Categorize them based on the author’s associated lists. Tweets that don’t match any list are placed under “Other.” Interaction metrics for every tweet and the original link are fully preserved.

    FAQs

    How do I use the XGo Daily Tweet Brief?


    First, obtain an XGo API Key (environment variable XGO_API_KEY), then run the skill workflow: parallel data fetching → build author-to-list mapping → deduplicate and categorize → smart filter and rank → generate four output files. By default, it pulls tweets from the last 24 hours, and you can switch to a weekly report mode.

    What are the tweet selection criteria?


    It evaluates three dimensions:
    1) Source weight (top company official 5x, industry leaders 3x, high-quality media 2x),
    2) Content themes (AI coding 2x, new product releases 1.8x, methodologies 1.3x), and
    3) Base influence score.
    It also performs deduplication within the same topic—when multiple people retweet the same event, it keeps the most authoritative source.

    What time ranges does the generated brief support?


    It supports two time ranges: LAST_24H (default, today’s brief) and WEEK (this week’s brief). For other time ranges, adjust the API request parameters. The brief defaults to selecting the Top 20 tweets, and you can also customize the number or output only specific categories.