name: alfred-search-x description: > Search X/Twitter for posts and threads from followed accounts. Use when: "check X", "what's on Twitter", "search X timeline", "X posts today", "Twitter insights". allowed-tools: Read, Write, Edit, Glob, WebFetch, WebSearch, mcp__claude-in-chrome__*
Alfred Search: X
Scope: X/Twitter timeline only. 50-100 posts minimum.
Required Context
context/RESEARCH_CONFIG.md— topics of interest, target X accounts
Process
1. Search Timeline
- Navigate to X timeline (x.com/home or following feed)
- Scroll through timeline, searching 50-100 posts minimum
- For each high-signal post:
- Capture author and handle
- Extract key insight or claim
- Note engagement (likes, retweets) if notable
- If it's a thread, summarize the full thread
- Group posts by theme (AI, startups, markets, etc.)
- Add judgment — is this signal or noise? Is this person credible on this topic? What's the contrarian view?
2. Verify URLs
Every URL must be opened and verified before citing. For X posts use https://x.com/{handle}/status/{id} format. If exact URL can't be verified, use search link as fallback. Never cite a URL without opening it first.
3. Write Report
Output: outputs/YYYY-MM-DD-HHmm-search-x.md (local time)
This skill does NOT search web articles — that's alfred-search-web.
Output Template
STATUS: COMPLETE
# X Search — YYYY-MM-DD
## Signal Summary
- [@handle]: [key claim] — INSIGHT/NEWS/THREAD — HIGH/MED/LOW — #tags
## Insights
_Searched ~{N} posts from X timeline_
### {Theme}: {Title}
**@{handle}** — {engagement if notable}
> "{Direct quote or summary of key claim}"
**Context:** Why this matters in the broader landscape
**Judgment:** What does this actually mean?
**Source:** <a href="https://x.com/handle/status/xxx" target="_blank">@handle on X</a>
---
[repeat for each insight]