AgentSkillsCN

x-briefing

针对设定的主题,从X/Twitter抓取数据,并每日生成精炼的简报。

SKILL.md
--- frontmatter
name: x-briefing
description: Scrapes X/Twitter for configured topics and delivers a summarized daily briefing

X Daily Briefing

What it does

Runs the X scraper script, collects recent posts on configured topics (scholarships, AI, notable news), and produces a concise daily briefing.

Usage

  • "Give me today's briefing"
  • "What's happening on X today?"
  • "Run the x-briefing"

Instructions

  1. Run: python3 {baseDir}/../../scripts/x_scraper.py
  2. Parse the JSON output
  3. Summarize the top findings into a clean daily briefing with sections:
    • Scholarship & Funding Opportunities
    • AI & Tech Developments
    • Notable/Trending
  4. Include links to original posts
  5. Keep it concise but informative