url▌
4 indexed skills · max 10 per page
baoyu-url-to-markdown
jimliu/baoyu-skills · Productivity
Fetch any URL and convert to clean markdown using Chrome CDP with intelligent fallback conversion. \n \n Supports two capture modes: auto-capture on page load or wait-for-user-signal for login-required and lazy-loading pages \n Saves rendered HTML snapshot alongside markdown output with YAML front matter including metadata, URL, title, and capture timestamp \n Upgraded Defuddle-based conversion pipeline with automatic fallback to legacy HTML-to-Markdown extractor; falls back to hosted defuddle.m
url-structure
kostja94/marketing-skills · Productivity
Guides URL structure optimization for SEO: readability, hierarchy, and best practices.
url-slug-generator
kostja94/marketing-skills · Productivity
Guides creation of SEO-friendly URL slugs for blog posts, articles, and content pages. Research on 11.8M Google results shows shorter URLs tend to rank higher; position #1 URLs average 50–60 characters.
markdown-url
am-will/codex-skills · Productivity
Convert any website into clean, extractable Markdown by routing through markdown.new. \n \n Automatically rewrites URLs to prefix them with https://markdown.new/ for cleaner text extraction from docs, blog posts, changelogs, and GitHub issues \n Includes a rewrite rule that preserves query parameters, fragments, and schemes while maintaining the original URL structure \n Designed for read-only content only; skips markdown.new for authenticated workflows, interactive dashboards, paywalls, and sit