x-collect
25
总安装量
25
周安装量
#7776
全站排名
安装命令
npx skills add https://github.com/kangarooking/x-skills --skill x-collect
Agent 安装分布
opencode
19
claude-code
18
gemini-cli
16
antigravity
14
codex
12
cursor
10
Skill 文档
X Collect
Collect trending topics and research materials for X content creation using a systematic 4-round web search strategy.
Prerequisites
- WebSearch tool available
- Internet connection
Workflow
Input
User provides:
- Topic (required): The subject to research (e.g., “AI Agentææ°è¿å±”, “Claude 4 å帔)
- Language (optional): Output language, defaults to Chinese (zh-CN)
4-Round Search Strategy
Simulate human research thinking process with progressive depth:
Round 1: Official Sources (æå¨ä¿¡æ¯)
Search: "{topic} 宿¹ææ¡£"
Search: "{topic} GitHub"
Search: "{topic} official announcement"
Goal: Get authoritative first-hand information
Round 2: Technical Analysis (ææ¯è§£æ)
Search: "{topic} 详ç»ä»ç»"
Search: "{topic} æç¨ tutorial"
Search: "{topic} how it works"
Goal: Understand technical details and mechanisms
Round 3: Comparison & Reviews (对æ¯è¯æµ)
Search: "{topic} vs {competitor}"
Search: "{topic} è¯æµ review"
Search: "{topic} pros cons"
Goal: Get different perspectives and comparisons
Round 4: Supplementary Verification (è¡¥å éªè¯)
# Analyze gaps from previous rounds
missing_info = analyze_gaps(previous_results)
Search: "{missing_info}"
Search: "{topic} ææ° latest 2024 2025"
Goal: Fill information gaps and get latest updates
Output Format
Generate structured material document:
# {Topic} ç´ ææ¶éæ¥å
## æ¶éæ¶é´
{timestamp}
## æ ¸å¿ä¿¡æ¯
- **宿¹å®ä¹**: ...
- **å
³é®ç¹æ§**: ...
- **ææ°å¨æ**: ...
## ç´ æå表
### ç´ æ 1
- **æ é¢**: ...
- **æ¥æº**: {url}
- **æè¦**: 2-3å¥è¯æ¦æ¬
- **å
³é®ç¹**:
- è¦ç¹1
- è¦ç¹2
- **æ½å¨éé¢è§åº¦**: ...
- **æ¨èæ¨æç±»å**: [é«ä»·å¼å¹²è´§/çå©è§ç¹/çç¹è¯è®º/æ
äºæ´å¯/ææ¯è§£æ]
### ç´ æ 2
...
## ç度åæ
- **å½åç度**: é«/ä¸/ä½
- **è¶å¿**: ä¸å/稳å®/ä¸é
- **讨论ç¦ç¹**: ...
## äºè®®ç¹
- äºè®®1: ...
- äºè®®2: ...
## ä¸ä¸æ¥å»ºè®®
ä½¿ç¨ `/x-filter` å¯¹ç´ æè¿è¡æåçé
Execution Steps
- Receive topic from user
- Execute Round 1 searches (official sources)
- Execute Round 2 searches (technical analysis)
- Execute Round 3 searches (comparisons)
- Analyze gaps from rounds 1-3
- Execute Round 4 searches (fill gaps)
- Synthesize results into structured format
- Save to temp file for x-filter to use
- Report summary to user
Example
User: /x-collect Claude MCPåè®®
Expected behavior:
- Search “Claude MCPåè®® 宿¹ææ¡£”
- Search “MCP Model Context Protocol GitHub”
- Search “MCPåè®® 详ç»ä»ç»”
- Search “MCPåè®® æç¨”
- Search “MCP vs function calling”
- Search “MCPåè®® è¯æµ”
- Identify gaps: need more about security, adoption rate
- Search “MCPåè®® å®å ¨æ§”
- Search “MCPåè®® ææ° 2025”
- Generate structured material report
Integration
After collection, suggest:
ç´ ææ¶é宿ï¼å
±æ¾å° X æ¡ç¸å
³ç´ æã
ä¸ä¸æ¥ï¼è¿è¡ /x-filter å¯¹ç´ æè¿è¡æåçéï¼â¥7åçéé¢å°è¿å
¥å使± ã
Tips
- For trending topics, prioritize recency (2024-2025)
- For technical topics, prioritize official docs and GitHub
- For controversial topics, collect multiple perspectives
- Always note the source URL for credibility