fetch

Fetch and markdownize webpages via the MCP fetch server into Claude's context.

13|3|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/ArcaneOrion/Alice-Single --skill fetch-arcaneorion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch
Source: https://github.com/ArcaneOrion/Alice-Single/tree/main/skills/fetch
Command: npx skills add https://github.com/ArcaneOrion/Alice-Single --skill fetch-arcaneorion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bridges live web content into Claude's context by interfacing with MCP fetch server to retrieve and markdownize webpages.

Core Features & Use Cases

  • Automatic MCP Connection: Starts and manages the MCP fetch server.
  • Content Extraction: Fetches and surfaces webpage text content.
  • No Extra Dependencies: Uses standard libraries; no extra pip packages required.

Quick Start

python fetch/fetch.py "https://example.com"