Loading...
Loading...
Extract clean article content from web pages or local HTML files. Removes clutter (ads, sidebars, nav) and returns readable content with metadata.
npx skill4agent add joeseesun/defuddle-skill defuddledefuddlecommand -v defuddle >/dev/null 2>&1 || npm install -g defuddle jsdom-m-jdefuddle parse "<url>" -m -jtitleauthorwordCount"Save to which directory? (e.g.,~/Documents, or a custom path)"~/Desktop
---
title: {title}
author: {author}
source: {url}
date: {published or "Unknown"}
clipped: {today's date YYYY-MM-DD}
wordCount: {wordCount}
---
# {title}
{markdown content}The Shape of the Essay Field.mddefuddle parse <source> [options]<source>https://...| Flag | Description |
|---|---|
| Convert content to Markdown |
| Output as JSON with full metadata |
| Write to file instead of stdout |
| Extract single property (title, description, domain, author, published, wordCount, content) |
| Verbose logging |
-jtitleauthorpublisheddescriptioncontent-mdomainfaviconimagesitewordCountparseTimejsdom