Toolverse
All skills

baoyu-url-to-markdown

by JimLiu

Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
JimLiu
Category
DevOps
Views
27

About this skill

Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.

How to use

  1. Upewnij się, że masz zainstalowany bun lub npx. Jeśli nie masz bun, możesz użyć npx -y bun do uruchomienia skryptu.
  2. Umieść umiejętność w swoim projekcie agenta, zwracając uwagę na katalog bazowy (baseDir), w którym znajduje się plik SKILL.md.
  3. Przygotuj adres URL strony, którą chcesz przekonwertować na markdown. Jeśli strona wymaga logowania, wybierz tryb czekania na sygnał użytkownika zamiast automatycznego przechwytywania.
  4. Uruchom skrypt główny (scripts/main.ts) z adresem URL jako parametrem. System pobierze stronę za pośrednictwem Chrome CDP i wyrenderuje jej zawartość.
  5. Skrypt automatycznie konwertuje wyrenderowany HTML na markdown za pomocą Defuddle. Jeśli konwersja się nie powiedzie, system automatycznie przełączy się na starszy pipeline HTML-to-Markdown.
  6. Otrzymasz plik markdown wraz z zapisaną migawką HTML-a. Możesz teraz używać markdown-owego pliku do dalszych operacji lub edycji.

Related skills

streamlit

by sverzijl

When working with Streamlit web apps, data dashboards, ML/AI app UIs, interactive Python visualizations, or building data science applications with Python

DevOps
49161

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166