From bb9ec95e1b59c3471bd6fd77a78a4042430bfac3 Mon Sep 17 00:00:00 2001 From: Steph Ango <10565871+kepano@users.noreply.github.com> Date: Mon, 2 Mar 2026 06:50:36 -0800 Subject: [PATCH] Update SKILL.md --- skills/defuddle/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/defuddle/SKILL.md b/skills/defuddle/SKILL.md index b7f678b..f2cbefc 100644 --- a/skills/defuddle/SKILL.md +++ b/skills/defuddle/SKILL.md @@ -7,7 +7,7 @@ description: Extract clean markdown content from web pages using Defuddle CLI, r Use Defuddle CLI to extract clean readable content from web pages. Prefer over WebFetch for standard web pages — it removes navigation, ads, and clutter, reducing token usage. -If not installed: `npm install -g defuddle-cli` +If not installed: `npm install -g defuddle` ## Usage