# Defuddle

> Extract clean Markdown from web pages. In the KB workflow, use it as a utility under obsidian-source-ingestion.

- Skill: `terryzhang95/defuddle` (Agent Skill)
- Install (CLI): `npx skillmds@latest add terryzhang95/defuddle`
- Raw SKILL.md: https://api.skillmd.com/api/skills/terryzhang95/defuddle/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: terryzhang95 (https://skillmd.com/u/terryzhang95)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/terryzhang95/defuddle

---


# 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
```

