skills/whizz-mind/SKILL.md
Consult the whizz-mind knowledge base for documentation and answers. Use when the user asks questions that might be answered by stored documentation or when explicitly asked to check whizz-mind.
npx skillsauth add thoreinstein/agents whizz-mindInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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".
When this skill is active, follow this retrieval-augmented generation (RAG) workflow:
whizz-mind-search-documents: The primary entry point.
query: The search terms.limit: (Default 10) Adjust based on how broad the topic is.whizz-mind-list-documents: Use this to get a high-level overview of available knowledge or when search yields no results and you need to browse titles.
whizz-mind-get-document: Retrieves the full document including metadata (author, tags, etc.). Use this when you need context about the document.whizz-mind-get-only-content-document: Retrieves only the text content. Use this for efficient reading when metadata is irrelevant.Only use these tools if the user explicitly asks to modify the knowledge base:
whizz-mind-add-document: To create new knowledge entries.whizz-mind-add-comment: To annotate existing documents.title of the document you used.development
Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".
testing
Ultra-deep multi-perspective analysis for complex architectural and strategic decisions requiring systematic reasoning across technical, business, user, and system perspectives
data-ai
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
development
Perform enterprise security review of the codebase