web-reader
智能网页阅读器 - 抓取文章/下载视频并归档,支持分析、摘要、衍生。Triggers: '下载这篇文章', '抓取文章', '保存文章', 'fetch URL', '分析这篇文章', '摘要', '总结文章', '下载视频', '抓取微信文章', '抓取飞书文档', '把这个链接保存下来', '下载B站视频', 'download article', 'analyze article', 'summarize'.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alexxxiong/web-readerWhat This Skill Does
The web-reader skill acts as a comprehensive, intelligent agent for capturing, archiving, and analyzing digital content. It serves as your personal research assistant, capable of transforming chaotic online information into a structured, localized knowledge base. Whether you need to save WeChat articles, download technical documentation from Feishu, or grab video content from platforms like Bilibili and YouTube, this skill automates the entire lifecycle: extraction, cleanup, categorization, and analytical processing.
Installation
To integrate web-reader into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alexxxiong/web-reader
Ensure you have Python 3 installed, as well as the necessary dependencies: scrapling, yt-dlp, camoufox, and html2text. You may configure your local archive path and predefined categories in ~/.claude/web-reader.json to customize the file management flow.
Use Cases
- Knowledge Management: Automatically archive deep-dive research papers and technical blog posts into organized folders based on your custom taxonomy.
- Content Processing: Quickly extract the core methodology or code snippets from long-form tutorials without manually parsing text.
- Offline Media Consumption: Download video content from social platforms for offline viewing or AI-assisted content analysis.
- Efficiency Workflow: Speed up the process of summarizing industry news by using the built-in 'summarize' or 'analyze' commands directly on your local Markdown copies.
Example Prompts
- "把这篇关于AI Agent技术的文章保存到开发技术目录下,然后给我一个摘要。"
- "下载这个B站视频链接,并保存到AI工具与技术分类中。"
- "分析这篇文章,提取出其中提到的关键工具和架构建议。"
Tips & Limitations
- JavaScript Handling: The skill uses a smart fallback mechanism (scrapling -> camoufox). If a page fails to load, the agent automatically retries with a more robust browser simulation.
- WeChat Integration: Special handling is included for
data-srcimage extraction; ensure your archive directory has write permissions. - Privacy: Be mindful of your archive location, especially when using synced cloud folders (like Keybase or iCloud). Always verify local storage availability before batch-downloading media content.
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-alexxxiong-web-reader": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
inspirai-apispec
API 规范管理工具 - 跨项目 API 文档的初始化、更新、查询与搜索。Triggers: 'API文档', 'API规范', '接口文档', '路由解析', 'apispec', 'API lookup', 'API search'.
web-fetcher
Smart web content fetcher - articles and videos from WeChat, Feishu, Bilibili, Zhihu, Toutiao, YouTube, etc. Triggers: '抓取文章', '下载网页', '保存文章', 'fetch URL', '下载视频', '抓取飞书文档', '抓取微信文章', '把这个链接内容保存下来', '下载B站视频', 'download video', 'scrape article'.
inspirai-evo
技能自我进化 - 检测流程问题信号(重复试错、流程中断、代码翻动),生成分析报告,引导改进。Triggers: '流程优化', '技能进化', 'skill evolution', '自我改进', '流程问题', 'workflow analysis'.
inspirai-project
多 Agent 项目管理 - 从想法到立项,自动在 Discord 频道创建项目 Thread 并分配 Agent 任务。支持快速讨论路由、批量立项、项目状态追踪。Triggers: '立项', '创建项目', '新项目', '讨论一下', '项目状态', 'create project', 'discuss', 'project status'
inspirai-deploy
智能部署工具 - 自动检测部署策略,预检查、发布、监控一体化。支持 K8s/Helm、Docker Compose、Vercel、Fly.io。Triggers: '部署', 'deploy', '发布', '上线', '预检查', '部署监控', 'helm upgrade', 'docker compose up'.