Toolverse
All skills

get-tldr

by openclaw

Provide the summary returned by the get-tldr.com summarize API without further summarization; the skill should format the API output for readability but must not change its content.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Provide the summary returned by the get-tldr.com summarize API without further summarization; the skill should format the API output for readability but must not change its content.

How to use

  1. Zainstaluj skill w swoim środowisku agenta, umieszczając folder get-tldr w katalogu skills.

  2. Utwórz plik konfiguracyjny w ~/.config/get-tldr/config.json z następującą strukturą: {"api_token": "twój_klucz_API", "logfile": "/ścieżka/do/logfile.log"}. Klucz API możesz uzyskać z serwisu get-tldr.com.

  3. Jeśli nie chcesz tworzyć pliku konfiguracyjnego, możesz zamiast tego ustawić zmienną środowiskową GET_TLDR_API_KEY na wartość swojego klucza API, lub umieścić plik .env w folderze skill z tą zmienną.

  4. Wyzwól skill, mówiąc agentowi: "get-tldr" lub "get-tldr [URL]", gdzie [URL] to adres strony, którą chcesz streścić. Agent automatycznie wyśle żądanie do API get-tldr.com.

  5. Skill zwróci sformatowane streszczenie zawartości strony. Jeśli API zwróci markdown, zostanie on wyświetlony w czytelnym formacie bez dodatkowych zmian w treści.

  6. Sprawdź plik logu (domyślnie ~/.config/get-tldr/skill.log), aby monitorować działanie skill i debugować ewentualne problemy z połączeniem lub kluczem API.

Related skills

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507