x-followings-digest
Auto-fetch latest tweets from your X/Twitter followings and generate structured AI digest. Supports custom time ranges: 1 day, 3 days, 7 days, or custom. 自动抓取X/Twitter关注列表的最新推文,并使用AI分析师提示词生成结构化日报。支持自定义时间段:1天、3天、7天或自定义天数。 **Trigger Words:** - "summarize my followings", "X digest", "Twitter summary", "tweets from last 3 days", "weekly summary" **触发词:** - "总结关注列表", "X日报", "Twitter摘要", "过去3天的推文", "一周摘要" **Prerequisites:** X auth via AUTH_TOKEN & CT0 env vars
Why use this skill?
Automate your X experience with the x-followings-digest skill. Instantly turn your cluttered Twitter feed into structured AI summaries and actionable insights.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kaima2022/x-followings-digestWhat This Skill Does
The x-followings-digest skill acts as a personalized intelligence agent for your X (Twitter) feed. Instead of mindlessly scrolling, this tool systematically scrapes the latest tweets from the accounts you follow based on specific time parameters. It then processes this raw data through advanced LLM analyst templates to distill actionable insights, major product releases, technical documentation, and market signals into a clean, structured digest. Whether you are a developer tracking AI breakthroughs or an investor watching market sentiment, this tool converts noise into a clear signal.
Installation
To begin, ensure you have the bird CLI tool configured within your environment. Install the skill using the OpenClaw repository manager:
clawhub install openclaw/skills/skills/kaima2022/x-followings-digest
After installation, you must authenticate by exporting your browser session credentials. Run the following in your terminal:
export AUTH_TOKEN="your_auth_token"
export CT0="your_ct0"
We recommend adding these to your shell profile (~/.bashrc or ~/.zshrc) to ensure persistence. The skill relies on these tokens to impersonate your session safely to fetch your personalized feed.
Use Cases
- Daily Tech Briefing: Stay updated on new LLM models or software releases without checking the app every hour.
- Trend Analysis: Monitor tech shifts over 7-day cycles to identify recurring technical patterns or emerging market controversies.
- Content Curation: Automatically save valuable research papers, GitHub repositories, and tutorials shared by industry leaders into a readable format.
- Competitive Intelligence: Keep a pulse on product updates from competitors or peer companies in your niche.
Example Prompts
- "Summarize my followings for today and highlight any major AI product releases."
- "Give me a weekly summary of technical insights and code snippets shared by the developers I follow."
- "Create a digest of the last 3 days of tweets, focusing specifically on tech resources and papers."
Tips & Limitations
- Efficiency: Processing large volumes of tweets (e.g., 200+) increases API latency and AI token consumption. Start with smaller batches (50-100) for faster generation.
- Automation: Utilize cron jobs to execute the fetch script at 8:00 AM daily, ensuring your morning coffee routine is accompanied by a ready-to-read summary.
- Limitations: The skill is dependent on your active session tokens. If your authentication expires, you will need to re-fetch your
AUTH_TOKENandCT0from browser cookies. - Language: Leverage the prompt template settings to switch between English, Chinese, or bilingual output depending on your team's needs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kaima2022-x-followings-digest": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api