From claude-scholar
Extracts clean Markdown from web pages, typically used as a utility under obsidian-source-ingestion in a knowledge base workflow.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-scholar:defuddleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use Defuddle as a utility for `obsidian-source-ingestion`.
Use Defuddle as a utility for obsidian-source-ingestion.
Typical KB target for web content:
Sources/Web/Typical command:
defuddle parse <url> --md
npx claudepluginhub galaxy-dawn/claude-scholar --plugin claude-scholarExtracts clean markdown from web pages using Defuddle CLI, removing navigation, ads, and clutter to save tokens. Use for URLs of docs, articles, blog posts instead of WebFetch.
Extracts clean markdown from web pages using Defuddle CLI, stripping clutter like navigation and ads to save tokens. Use for URLs to analyze docs, articles, or blogs instead of WebFetch.
Extracts clean markdown from web pages using Defuddle CLI, removing clutter to save tokens. Use instead of WebFetch for articles, docs, and standard web pages.