X Manual Surf Notes
Skill by kaima2022
Why use this skill?
Learn to use the X Manual Surf Notes skill to automate browsing X, summarizing tweets into Chinese, and building a searchable knowledge base using OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kaima2022/x-manual-surf-notesWhat This Skill Does
The X Manual Surf Notes skill, developed by kaima2022, serves as a high-fidelity browser automation tool designed to bridge the gap between passive social media scrolling and productive knowledge management. By leveraging the Chrome Extension Relay, this skill mimics human behavior on X (formerly Twitter). It navigates to the 'For You' feed, scrolls to load content, visits specific tweet URLs to extract deep information, and translates or summarizes the findings into Chinese. The final output is automatically organized into a persistent markdown file, facilitating a seamless information intake workflow that filters noise and highlights high-value technical or industry signals.
Installation
To install this skill, run the following command in your terminal within the OpenClaw environment:
clawhub install openclaw/skills/skills/kaima2022/x-manual-surf-notes
Ensure your browser environment is configured correctly with the Chrome Extension Relay and that you are logged into your X account before executing the skill.
Use Cases
This skill is ideal for researchers, developers, and trend analysts who need to stay updated on X without getting distracted by the platform's addictive interface. It is perfect for:
- Aggregating daily updates from specific industry leaders or tech communities.
- Converting long, multilingual threads into concise Chinese summaries for personal research bases.
- Tracking product launches, open-source repository updates, or trending AI research papers.
- Building a clean, searchable database of 'second-hand' knowledge from the platform.
Example Prompts
- "手动刷X,帮我抓取今天首页推荐的前10条推文,翻译成中文并存入笔记。"
- "浏览器刷X,重点关注关于AI Agent的讨论,提取出值得跟进的论文链接,放入我的文档。"
- "写刷帖笔记:在X首页冲浪,选取最近的50条推文进行总结,如果遇到重复的转述,请合并处理。"
Tips & Limitations
- Efficiency: Start with small batches (N=5) to ensure the logic works as expected before scaling to larger batches (N=50+).
- Context Handling: Because X uses dynamic web structures, the agent may occasionally lose context; ensure the browser relay is stable and the tab remains active.
- Deduplication: The skill uses the unique status ID for deduplication, ensuring your local notes remain clean and clutter-free.
- Ethical Use: Use this tool strictly for personal information management and note-taking to adhere to platform terms of service and avoid aggressive scraping.
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-manual-surf-notes": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read