Install
openclaw skills install defuddleExtract and clean readable article content, metadata, and markdown from URLs or HTML for research, note taking, and web scraping.
openclaw skills install defuddleExtract the main readable content from a web page.
This skill removes unnecessary elements such as:
The result is clean article content.
Default output:
Title
Author
Site
Published date
Markdown article content
Alternative output (JSON):
{ title, author, site, description, published, content, contentMarkdown }
Input:
Output:
Title: AI is Changing Everything
Author: Jane Smith
Site: Example Blog
Markdown:
Artificial intelligence is transforming industries...
Use this skill when: