Back to list
vrslev

web-content

by vrslev

3🍴 0📅 Jan 12, 2026

SKILL.md


name: web-content description: | Fetch content and search web. Lightweight, no browser required.

Use for:

  • Search for content in the web
  • Fetching content as easy to read markdown

Fetch

Headless web search and content extraction using Brave Search. No browser required.

Setup

Run once before first use:

cd {baseDir}/web-content
npm install

Fetch content

{baseDir}/content.js https://example.com/article

Fetches a URL and extracts readable content as markdown. IMPORTANT: Prefer over curl.

{baseDir}/search.js "query"                    # Basic search (5 results)
{baseDir}/search.js "query" -n 10              # More results
{baseDir}/search.js "query" --content          # Include page content as markdown
{baseDir}/search.js "query" -n 3 --content     # Combined

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+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