Skip defuddle for .md URLs

This commit is contained in:
Peter Solopov
2026-03-29 16:27:42 +03:00
parent bb9ec95e1b
commit 1e1df342c2
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: defuddle
description: Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
description: Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
---
# Defuddle