Toolverse
All skills

gno

by openclaw

Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document

Installation

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

Installation

Quick info

Author
openclaw
Category
Data Science
Views
10

About this skill

Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.

How to use

  1. Zainstaluj skill GNO w swoim środowisku agenta lub CLI. Upewnij się, że masz dostęp do narzędzi Bash i Read.

  2. Zainicjuj GNO w wybranym katalogu, uruchamiając gno init. Ta komenda przygotuje strukturę projektu w bieżącym folderze.

  3. Dodaj foldery do indeksowania za pomocą gno collection add, na przykład gno collection add ~/docs --name docs. Możesz dodać wiele folderów, każdy z własną nazwą kolekcji.

  4. Zbuduj indeks, uruchamiając gno index. Ta komenda przeskanuje wszystkie dokumenty w dodanych folderach, wyodrębni tekst i utworzy zarówno indeks słów kluczowych (BM25), jak i wektory semantyczne do wyszukiwania.

  5. Wyszukuj dokumenty za pomocą gno search "twoja fraza" dla wyszukiwania słów kluczowych, gno vsearch "twoja fraza" dla wyszukiwania semantycznego, lub gno ask "twoje pytanie" aby otrzymać odpowiedź AI z cytatami ze źródeł. Wybierz metodę w zależności od tego, czy szukasz konkretnych słów czy znaczenia.

  6. Opcjonalnie uruchom lokalny interfejs webowy, aby przeglądać i wyszukiwać dokumenty przez przeglądarkę, zamiast używać linii poleceń.

Related skills

pptx

by anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

Data Science
134310

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

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