Fetch a single URL and convert its content to Markdown. Use when you need to read a web page, documentation page, or API reference without indexing it. The content is returned as plain Markdown text on stdout.
$npx -y skills add arabold/docs-mcp-server --skill fetch-urlInstalls into the current project.
Run `npx skills use "https://github.com/arabold/docs-mcp-server" --skill "arabold/docs-mcp-server/fetch-url"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arabold/docs-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/arabold/docs-mcp-server"` and select the relevant skills, then follow their instructions.