What is tuzi-url-to-markdown?
通过 Chrome CDP 抓取任意 URL 并转换为 Markdown。支持两种模式——页面加载后自动抓取,或等待用户信号(适用于需要登录的页面)。当用户要求将网页保存为 Markdown 时使用。 Source: tuziapi/tuzi-skills.
通过 Chrome CDP 抓取任意 URL 并转换为 Markdown。支持两种模式——页面加载后自动抓取,或等待用户信号(适用于需要登录的页面)。当用户要求将网页保存为 Markdown 时使用。
Quickly install tuzi-url-to-markdown AI skill to your development environment via command line
Source: tuziapi/tuzi-skills.
Fetches any URL via Chrome CDP and converts HTML to clean markdown.
Important: All scripts are located in the scripts/ subdirectory of this skill.
| scripts/main.ts | CLI entry point for URL fetching |
通过 Chrome CDP 抓取任意 URL 并转换为 Markdown。支持两种模式——页面加载后自动抓取,或等待用户信号(适用于需要登录的页面)。当用户要求将网页保存为 Markdown 时使用。 Source: tuziapi/tuzi-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-url-to-markdown通过 Chrome CDP 抓取任意 URL 并转换为 Markdown。支持两种模式——页面加载后自动抓取,或等待用户信号(适用于需要登录的页面)。当用户要求将网页保存为 Markdown 时使用。 Source: tuziapi/tuzi-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-url-to-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/tuziapi/tuzi-skills