gmickelgmickelCommunityยท1 Agent Skills Included

gno

Local hybrid search and cited answers over personal files

Indexes notes, PDFs, Office docs, code, and mail exports into one private local knowledge base. Searches by keyword, meaning, or hybrid ranking, and generates answers with citations that link back to exact source passages. Eliminates manual folder digging, repeated searches, and unverified answers by compiling bounded evidence bundles. Runs entirely on your machine with no cloud account, no telemetry, and no GPU required.
npx skills add gmickel/gno --all -g -y
Available:

Gives your AI agent the project's runtime rules, including Bun-first commands, evaluation workflows, and how to keep the search skill updated after feature changes.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install gno?โ–ผ

Run `npx skills add gmickel/gno --all -g -y` in your terminal to install all skills in this suite globally.

How to search local files and notes by meaning?โ–ผ

Index a folder once with `gno setup`, then use `gno vsearch` for semantic search or `gno query` for hybrid search that combines keywords and meaning.

Can I get answers with citations from my own documents?โ–ผ

Yes. Run `gno ask "your question" --answer` to get a generated answer built from your files, with citations that resolve to the exact source passage.

Does gno work with Claude Code and other AI clients?โ–ผ

Yes. It ships an MCP server and installable skills for Claude Code, Claude Desktop, Cursor, Codex, OpenCode, and OpenClaw with one command.

Does gno send my documents to the cloud?โ–ผ

No. Everything runs locally with zero telemetry, and per-collection egress policies let you block any data from leaving your machine.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’