From facfef901fff6d2f27512614d21b6997a4a038d8 Mon Sep 17 00:00:00 2001 From: Thibault Molleman Date: Thu, 14 May 2026 13:00:55 +0200 Subject: [PATCH] update defuddle url to new repo (instead of cli repo) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d44565d..90f92b6 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ OpenCode auto-discovers all `SKILL.md` files under `~/.opencode/skills/`. No cha | [obsidian-bases](skills/obsidian-bases) | Create and edit [Obsidian Bases](https://help.obsidian.md/bases/syntax) (`.base`) with views, filters, formulas, and summaries | | [json-canvas](skills/json-canvas) | Create and edit [JSON Canvas](https://jsoncanvas.org/) files (`.canvas`) with nodes, edges, groups, and connections | | [obsidian-cli](skills/obsidian-cli) | Interact with Obsidian vaults via the [Obsidian CLI](https://help.obsidian.md/cli) including plugin and theme development | -| [defuddle](skills/defuddle) | Extract clean markdown from web pages using [Defuddle](https://github.com/kepano/defuddle-cli), removing clutter to save tokens | +| [defuddle](skills/defuddle) | Extract clean markdown from web pages using [Defuddle](https://github.com/kepano/defuddle), removing clutter to save tokens |