Toolverse
All skills

jina-reader

by openclaw

Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP.

Installation

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

Installation

Quick info

Author
openclaw
Category
Mobile
Views
37

About this skill

Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP.

How to use

  1. Uzyskaj klucz API od Jina (JINA_API_KEY) i ustaw go jako zmienną środowiskową na swoim systemie.
  2. Aby odczytać zawartość strony internetowej, uruchom skrypt reader.sh z adresem URL: reader.sh "https://example.com/artykul". Wynik otrzymasz w formacie markdown.
  3. Jeśli chcesz wyszukać informacje w sieci, użyj flagi --mode search: reader.sh --mode search "najnowsze wiadomości AI 2025". Narzędzie zwróci pięć najlepszych wyników z pełną zawartością każdej strony.
  4. Do weryfikacji faktów zastosuj tryb ground: reader.sh --mode ground "OpenAI został założony w 2015". Narzędzie sprawdzi stwierdzenie względem treści dostępnych w sieci.
  5. Dostosuj ekstrakcję za pomocą opcji: użyj --selector do wybrania konkretnej sekcji strony (np. "article.main"), --remove do usunięcia elementów (np. "nav,footer,.ads"), --format do zmiany formatu wyjścia, lub --proxy do dostępu przez serwer w wybranym kraju (np. "br" dla Brazylii).
  6. Dla zaawansowanych zastosowań dodaj flagę --json, aby otrzymać surowe dane w formacie JSON, lub --nocache, aby pominąć cache i pobrać świeżą zawartość.

Related skills

openscad

by mitsuhiko

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

Mobile
4291

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

create-plan

by antinomyhq

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need

Mobile
13108

sequential-thinking

by mrgoonie

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Mobile
60238

garmin-connect

by openclaw

Syncs daily health and fitness data from Garmin Connect into markdown files. Provides sleep, activity, heart rate, stress, body battery, HRV, SpO2, and weight data.

Mobile
37119

build-macos-apps

by glittercowboy

Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.

Mobile
31136