fetch

Fetch web pages and convert them into Markdown-formatted text.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts web pages into readable, Markdown-formatted content to provide AI with concise, contextual material.

Core Features & Use Cases

  • Automated fetch via MCP: connects to MCP fetch server to pull content.
  • Content extraction: returns text blocks suitable for context.
  • No extra dependencies: uses standard libraries.

Quick Start

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