npx skills add https://github.com/wuruofan/agent-skills --skill web-fetch-as-markdownCLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。
Universal AI Agent skills collection, compatible with Claude Code, OpenCode, and other major Agent frameworks.
npx skills add wuruofan/agent-skills -g -y
Fetches any web URL and converts it to clean, structured Markdown — stripping ads, navigation, and clutter to leave only readable content.
Use Cases:
Conversion Services:
https://markdown.new/ - Primary (Cloudflare, optimized for token reduction)https://r.jina.ai/<url> - Fallback 1 (Jina AI Reader API)https://markdownforagents.com/r?url=<url> - Fallback 2 (requires user consent)Trigger Words: "fetch webpage", "look up", "search online", "parse data from"
More skills coming soon.