Baoyu Url To Markdown
Fetch any webpage and convert it to markdown using Chrome's rendering engine. Choose between automatic capture on page load or wait mode for sites requiring login or manual timing. Optionally download embedded images and videos to local directories with updated markdown links.
Baoyu Url To Markdown converts web pages to markdown files using Chrome, with options for auto or manual capture.
AI-generated summary based on this skill's SKILL.md
Install
oldwinter/skills/baoyu-url-to-markdown · repository language: TypeScript
git clone https://github.com/oldwinter/skills
cp -r skills ~/.claude/skills/baoyu-url-to-markdowngenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install oldwinter/skills/baoyu-url-to-markdownFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I convert a URL to markdown with Baoyu Url To Markdown?
Baoyu Url To Markdown fetches any webpage and converts it to markdown using Chrome's rendering engine. Simply provide the URL, and the skill extracts the page content, transforms it into markdown format, and returns the result. You can choose between automatic capture on page load or wait mode for sites requiring login or manual timing.
Can Baoyu Url To Markdown extract markdown from a URL?
Yes, Baoyu Url To Markdown extracts markdown from URLs by rendering the webpage with Chrome and transforming its content into markdown format. The skill handles both straightforward pages and complex sites, offering flexible capture modes to suit different scenarios.
Does Baoyu Url To Markdown download images and videos?
Baoyu Url To Markdown can optionally download embedded images and videos to local directories. When enabled, the skill updates all markdown links to point to these locally stored files, making your markdown documents self-contained and portable.
What capture modes does Baoyu Url To Markdown offer?
Baoyu Url To Markdown provides two capture modes: automatic capture on page load for standard websites, and wait mode for sites requiring login or manual timing adjustments. This flexibility ensures you can convert URLs regardless of their complexity or authentication requirements.
Can I use Baoyu Url To Markdown to turn a website into markdown?
Yes, Baoyu Url To Markdown turns websites into markdown by fetching the webpage and converting its content using Chrome's rendering engine. The skill preserves the page structure and formatting while transforming it into clean, readable markdown format.
What rendering engine does Baoyu Url To Markdown use?
Baoyu Url To Markdown uses Chrome's rendering engine to fetch and process webpages before converting them to markdown. This ensures accurate rendering of modern websites with complex layouts and dynamic content.