Toolverse
All skills

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Installation

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

Installation

Quick info

Category
Data Science
Views
112

About this skill

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

How to use

  1. Sprawdź status uwierzytelnienia, uruchamiając polecenie python scripts/run.py auth_manager.py status. Jeśli nie jesteś zalogowany, przejdź do kroku 2.

  2. Skonfiguruj dostęp do NotebookLM, wykonując python scripts/run.py auth_manager.py setup. Otworzy się okno przeglądarki, w którym zaloguj się na swoje konto Google. Czekaj na potwierdzenie uwierzytelnienia.

  3. Aby dodać nowy notebook, najpierw odkryj jego zawartość, uruchamiając python scripts/run.py ask_question.py --question "What topics does this notebook cover?" --notebook-url "[URL]". Zastąp [URL] linkiem do swojego NotebookLM.

  4. Na podstawie otrzymanych informacji dodaj notebook do biblioteki poleceniem python scripts/run.py notebook_manager.py add --url "[URL]" --name "[nazwa]" --description "[opis]" --topics "[tematy]". Użyj danych odkrytych w kroku 3.

  5. Aby zadać pytanie dotyczące zawartości dokumentów, użyj python scripts/run.py ask_question.py --question "[Twoje pytanie]". Odpowiedź będzie zawierać cytowania ze źródeł.

  6. Zawsze uruchamiaj skrypty za pośrednictwem run.py wrapper (python scripts/run.py), nigdy bezpośrednio. Wrapper automatycznie przygotowuje środowisko i instaluje zależności.

Related skills

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144

moon-dev-trading-agents

by moondevonyt

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

Data Science
102232

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

last30days

by sickn33

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

Data Science
2148

docx

by anthropics

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content,

Data Science
39142