web

Community

Search the web and fetch pages in markdown.

Authordanielscholl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you quickly search the internet and fetch page content, converting it to clean Markdown for easy sharing and ingestion into automation.

Core Features & Use Cases

  • Web search: Use Brave Search API to retrieve results with summaries.
  • HTML-to-markdown: Fetch pages and convert HTML to readable Markdown.
  • Dual output modes: Return JSON for automation or a human-friendly display.
  • Use Case: Find up-to-date documentation or blog posts and capture their content in Markdown for a knowledge base.

Quick Start

Use the web skill to search for "Claude Code plugins" or fetch a page at https://example.com and preview the Markdown.

Dependency Matrix

Required Modules

httpxbeautifulsoup4markdownifyclick

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: web
Download link: https://github.com/danielscholl/agent-skills/archive/main.zip#web

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository