gno

Index local folders and search files with semantic vector search.

102|10|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/gmickel/gno --skill gno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gno
Source: https://github.com/gmickel/gno/tree/main/assets/skill
Command: npx skills add https://github.com/gmickel/gno --skill gno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly locate information across your local files, notes, PDFs, and Office documents without leaving your machine, reducing time spent manual searching.

Core Features & Use Cases

  • Local indexing: Build a fast, on-device index of folders and collections.
  • Semantic search: Combine keywords with vector search to find related concepts.
  • RAG-ready: Retrieve relevant context for AI answering with citations.

Quick Start

gno init gno collection add ~/docs --name docs gno index gno search "your query"