Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install galaxy-dawn-claude-scholar-skills-defuddlegit clone https://github.com/Galaxy-Dawn/claude-scholar.gitcp claude-scholar/SKILL.MD ~/.claude/skills/galaxy-dawn-claude-scholar-skills-defuddle/SKILL.md--- name: defuddle description: Extract clean Markdown from web pages. In the KB workflow, use it as a utility under obsidian-source-ingestion. --- # Defuddle Use Defuddle as a utility for `obsidian-source-ingestion`. Typical KB target for web content: - `Sources/Web/` Typical command: ```bash defuddle parse <url> --md ```