Toolverse
All skills

web-fetch

by zhayujie

Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.

Installation

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

Installation

Quick info

Author
zhayujie
Category
Frontend
Views
34

About this skill

Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.

How to use

  1. Upewnij się, że masz zainstalowany curl — jest to jedyna wymagana zależność dla tego skilla. Sprawdź, czy curl jest dostępny w linii poleceń.

  2. Zlokalizuj ścieżkę bazową skilla. Gdy skill pojawi się w dostępnych umiejętnościach, zanotuj katalog bazowy (zwykle coś w rodzaju ~/chatgpt-on-wechat/skills/web-fetch).

  3. Aby pobrać zawartość strony, uruchom skrypt fetch.sh z wymaganym parametrem URL. Zastąp rzeczywistą ścieżką do katalogu skilla: bash "/scripts/fetch.sh" "https://example.com"

  4. Wynik pojawi się w terminalu (stdout). Zobaczysz wyodrębnionych tytuł strony i tekst bez tagów HTML.

  5. Jeśli chcesz zapisać wynik do pliku, dodaj opcjonalny parametr z nazwą pliku: bash "/scripts/fetch.sh" "https://example.com" output.txt

  6. Sprawdź zapisany plik komendą cat output.txt, aby potwierdzić, że zawartość została prawidłowo pobrana i wyodrębniona.

Related skills

livewire-development

by spatie

Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior;

Frontend
2335

browser-use

by browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

Frontend
23107

tailwind-design-system

by wshobson

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

Frontend
2676

landing-page-guide-v2

by bear2u

Create distinctive, high-converting landing pages that combine proven conversion elements with exceptional design quality. Build beautiful, memorable landing pages using Next.js 14+ and ShadCN UI that avoid generic AI aesthetics while following the 11 essential elements

Frontend
3486

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

frontend-slides

by sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual

Frontend
65135