whizz-mind

Retrieve and cite document titles from the Whizz Mind knowledge base.

3|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/thoreinstein/agents --skill whizz-mind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whizz-mind
Source: https://github.com/thoreinstein/agents/tree/main/skills/whizz-mind
Command: npx skills add https://github.com/thoreinstein/agents --skill whizz-mind

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quick access to the Whizz Mind knowledge base for documentation and project information, ensuring you answer with verified sources.

Core Features & Use Cases

  • Search-first retrieval: Use whizz-mind-search-documents to locate relevant docs before answering.
  • Full-content retrieval: Fetch the complete documents and metadata to provide accurate context.
  • Cited answers: Always cite the titles of documents that informed the response.
  • Use Case: When a user asks for project details, architecture notes, or process guidance that exists in documentation, activate Whizz Mind to locate and extract precise information.

Quick Start

Run whizz-mind-search-documents with a query like "setup process" and then review results with whizz-mind-get-document before answering.

Frequently Asked Questions about whizz-mind

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve project documentation with precise citations from a knowledge base?

To retrieve project documentation with precise citations, search the knowledge base using a query tool, fetch the full document content, and cite the document titles that informed your response.

What is retrieval-augmented search for documentation and when do I need it?

Retrieval-augmented search for documentation locates relevant stored files to answer questions grounded in verified sources, needed when extracting project details, architecture notes, or process guidance.

How do I search documents to find architecture notes and process guidance?

To search documents for architecture notes and process guidance, run a search query tool first, review the located documents, and fetch the complete content before generating an answer.

Can I get full document content and metadata when querying a knowledge base?

Yes, you can get full document content and metadata when querying a knowledge base by using a dedicated document retrieval tool to fetch complete files after locating them via search.

Does the citation feature include document titles in the final answer?

Yes, the citation feature includes document titles in the final answer, ensuring responses are grounded in verified sources by explicitly citing the titles of documents that provided the information.

What are the limitations of using a search-first retrieval approach for documentation?

The limitation of a search-first retrieval approach for documentation is that it relies entirely on pre-existing stored files, meaning it cannot answer questions about topics absent from the knowledge base.