🎯
content-extract
🎯Skillfrom blessonism/openclaw-search-skills
What it does
|URL-to-Markdown content extraction skill with traceable source links. Uses a probe-first approach, falling back to MinerU API for difficult pages like WeChat articles.
Same repository
blessonism/openclaw-search-skills(3 items)
content-extract
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add blessonism/openclaw-search-skills --skill content-extractskills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add blessonism/openclaw-search-skills --skill content-extractManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/content-extract/SKILL.mdSKILL.md
79Installs
-
AddedFeb 11, 2026
More from this repository2
🎯🎯
search-layer🎯Skill
Multi-source search and deduplication skill with intent-aware scoring. Integrates Brave Search, Exa, Tavily, and Grok for high-coverage results with automatic query intent classification.
mineru-extract🎯Skill
MinerU extract skill for converting URLs, PDFs, Office files, and images into clean Markdown using the official MinerU parsing API.