whizz-mind

Installation
SKILL.md

Whizz Mind Knowledge Base

Overview

This skill enables access to the Whizz Mind knowledge base, a centralized repository of documentation, technical specs, and project knowledge. You should activate this skill whenever the user asks questions that imply the existence of stored documentation, asks about specific project details ("how do I...", "what is the process for..."), or explicitly directs you to "check whizz-mind".

Workflow

When this skill is active, follow this retrieval-augmented generation (RAG) workflow:

  1. Search First: Do not guess. Start by searching the knowledge base.
  2. Retrieve Details: content from search results is often truncated. Fetch the full content of relevant documents.
  3. Synthesize: Answer the user's question using only the information retrieved from Whizz Mind.
  4. Cite Sources: Explicitly mention which documents provided the information.

Tool Usage Guide

1. Discovery & Search

Installs
2
GitHub Stars
3
First Seen
Mar 1, 2026
whizz-mind — thoreinstein/agents