D

defuddle

by @kepanov
4.8(15)

Defuddle CLIを使用してウェブページからクリーンなMarkdownコンテンツを抽出し、不要な情報やナビゲーションを削除してトークンを節約します。

Product ClarityProblem SolvingUser ExperienceFeature DefinitionProduct StrategyGitHub
インストール方法
npx skills add kepano/obsidian-skills --skill defuddle
compare_arrows

Before / After 効果比較

1
使用前

ウェブページからコンテンツを抽出する際、通常、大量の無関係なナビゲーション、広告、レイアウト要素が含まれており、コンテンツが乱雑になり、直接分析するのが困難です。

使用後

Defuddle CLIを使用してウェブページからクリーンなMarkdownコンテンツを抽出し、不要な情報を自動的に削除し、コアテキストに焦点を当てることで、分析と読書のための純粋なデータを提供します。

description SKILL.md


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.

Defuddle

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

Usage

Always use --md for markdown output:

defuddle parse <url> --md

Save to file:

defuddle parse <url> --md -o content.md

Extract specific metadata:

defuddle parse <url> -p title
defuddle parse <url> -p description
defuddle parse <url> -p domain

Output formats

FlagFormat
--mdMarkdown (default choice)
--jsonJSON with both HTML and markdown
(none)HTML
-p <name>Specific metadata property

forumユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数502
評価4.8 / 5.0
バージョン
更新日2026年3月16日
比較事例1 件

ユーザー評価

4.8(15)
5
0%
4
0%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

タイムライン

作成2026年3月16日
最終更新2026年3月16日