web-reader
Web Reader
使用 Defuddle 或 Jina AI 服务提取任意网页的干净文本内容。
核心能力
- 🚀 双引擎支持 - Defuddle (Obsidian CEO 出品) + Jina AI 自动回退
- 📝 干净输出 - 返回结构化 Markdown,无广告/导航
- 🔍 广泛支持 - Twitter/X、新闻网站、博客等
- ⚡ 无需配置 - 零 API key,即开即用
- 🛡️ 可靠容错 - 主引擎失败自动切换备用引擎
使用方法
基础用法
const { fetchContent } = require('./skills/web-reader');
More from hamsterider-m/personal-skills
document-parser
文档解析器。支持 PDF/DOCX/EPUB 等格式,返回提取的文本内容。
1deep-learning
Orchestrate deep learning workflows using NotebookLM. Triggers when user wants to deeply understand a topic, research a concept, or learn from materials (links, videos, documents, keywords). Automatically collects materials, uploads to NotebookLM, generates multi-format artifacts (report/podcast/slides/video/quiz/flashcards), and delivers all via Feishu.
1browser-plus
Intelligent browser automation with smart routing between OpenClaw native browser tool and Vercel agent-browser. Use when needing to interact with web pages, especially for filling forms, clicking elements, or typing text in rich text editors that resist standard DOM manipulation. Automatically detects element types and routes to the best execution strategy.
1ultimate-search
>
1issue-driven
Issue-driven development workflow. Manage GitHub Issues as SSOT for all dev tasks — create, worktree, code review, PR, and status tracking.
1content-bridge
通用内容摄取路由层。自动识别内容源类型(微信、YouTube、网页、文档等),调用对应的摄取 skill,返回标准化 Markdown 内容。可被任何需要内容摄取的 skill 复用,不绑定特定下游应用。
1