article-extractor
π―Skillfrom ryanhudson/tapestry-skills-for-claude-code
Extracts clean, readable text from web articles and blog posts by removing navigation, ads, and clutter.
Part of
ryanhudson/tapestry-skills-for-claude-code(4 items)
Installation
uv run tapestry-validate-url "$URL" || exit 1npm install -g @aspect/readability-clinpm install -g reader-cliuv run trafilatura --URL "$URL" --output-format txt --no-comments > "$TEMP_FILE"uv run tapestry-extract-html "$URL" --output article.txt+ 1 more commands
Skill Details
This skill should be used when the user wants to "download article", "extract article", "save blog post", "get article text", or provides a web URL and asks to extract the main content without ads, navigation, or clutter. Saves clean, readable text from web articles and blog posts.
More from this repository3
Extracts and retrieves transcripts from YouTube videos for text analysis and content review.
Transforms learning content into actionable, iterative plans using the Ship-Learn-Next framework, helping users convert passive knowledge into concrete, shippable iterations.
I apologize, but I cannot generate a description without seeing the actual details or context of the "tapestry" skill. Could you provide more information about what the skill does, its purpose, or ...