Back to list
gupsammy

extract-web-content

by gupsammy

9🍴 2📅 Jan 23, 2026

SKILL.md


name: extract-web-content description: > Extract clean web content as markdown using ezycopy CLI. Use when user asks to "extract this webpage", "save this article", "copy clean content from URL", "get markdown from this link", "convert webpage to markdown", provides a URL to extract content from, or wants to save web content to clipboard or file without ads and clutter. model: claude-sonnet-4-5 allowed-tools:

  • Bash
  • AskUserQuestion
  • WebFetch

EzyCopy CLI

Extracts clean markdown from URLs. Default: fast HTTP fetch. Use --browser for Chrome when needed.

Usage

ezycopy <URL> [flags]

Flags:

  • --browser — Use Chrome (for JS-heavy or authenticated sites)
  • -o <path> — Save to file/directory (default: clipboard)
  • --no-images — Strip image links
  • -t <duration> — Timeout (default: 30s)

When to use --browser

  • Twitter/X, SPAs, or JS-rendered sites
  • Authenticated/paywalled content
  • If default returns empty or suspiciously short content

Install

If not installed: go install github.com/gupsammy/EzyCopyCLI/cmd/ezycopy@latest

Score

Total Score

40/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon