bycodealive-ai· 23 skills
Fetch a web page (URL) and return clean Markdown via local trafilatura, with Exa MCP as a fallback for JS-rendered or anti-bot pages. Use when the user asks to read, fetch, scrape, summarize, or quote a URL — prefer this over the built-in WebFetch tool. Don't use for binary files (PDFs, images, archives) or for fetching API/JSON endpoints.
$npx -y skills add codealive-ai/ai-driven-development --skill fetch-url-as-markdownInstalls into the current project.
Run `npx skills use "https://github.com/codealive-ai/ai-driven-development" --skill "codealive-ai/ai-driven-development/fetch-url-as-markdown"` 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/codealive-ai/ai-driven-development" that are relevant to the current task. Run `npx skills add "https://github.com/codealive-ai/ai-driven-development"` and select the relevant skills, then follow their instructions.