Back to list
ericksoa

xfeed

by ericksoa

Filter your X timeline based on your interests using Claude Haiku

1🍴 0📅 Jan 12, 2026

SKILL.md


name: xfeed description: Fetch and display filtered X (Twitter) timeline based on your interests. Shows AI/ML research, developer tools, and technical content while filtering out noise, rage bait, and irrelevant posts. Uses Claude Haiku to score relevance against your objectives.

XFeed - Filtered X Timeline

Fetch your X timeline and filter it based on your interests defined in ~/.xfeed/objectives.md.

When to Use This Skill

Use this skill when users want to:

  • Check their X/Twitter timeline
  • See filtered, relevant tweets
  • Catch up on AI/ML news and research
  • See what's happening in tech without the noise

Trigger keywords: twitter, x feed, timeline, tweets, what's happening, tech news, AI news

Requirements

The xfeed CLI must be installed and configured:

  • Logged into X (twitter.com) in Chrome
  • Anthropic API key

Commands

Fetch Filtered Timeline

xfeed fetch --count 30

Fetch More Tweets

xfeed fetch --count 50

Fetch with Lower Threshold (More Results)

xfeed fetch --count 30 --threshold 5

View Raw Unfiltered Feed

xfeed fetch --count 20 --raw

View Current Objectives

xfeed objectives

Check Configuration

xfeed config --show

How It Works

  1. Uses your Chrome session to access X
  2. Fetches your home timeline with Playwright
  3. Sends tweets to Claude Haiku for relevance scoring
  4. Displays tweets scoring above threshold (default: 7/10)
  5. Shows relevance reason for each tweet

Objectives

Your interests are defined in ~/.xfeed/objectives.md. Current focus:

  • AI/ML research and breakthroughs
  • Model releases and benchmarks
  • AI safety and alignment
  • Developer tools and productivity
  • Major news (real events only)

Exclusions: rage bait, crypto promotion, engagement farming, political tribalism

Output Format

Each tweet shows:

  • Author and handle
  • Time ago
  • Relevance score [X/10]
  • Tweet content
  • Engagement metrics
  • Why it's relevant

Troubleshooting

"Not logged in": Log into x.com in Chrome first "Not logged in": Your X session expired, log in again in Chrome API errors: Check Anthropic API key in .env

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon