ask-mcp
Installation
SKILL.md
DeepWiki Research
Query repositories via DeepWiki MCP to answer technical questions with precise, source-backed answers.
Workflow
- Understand the question
- Identify what the user is asking and which domain it falls into
- If the question is ambiguous, state your understanding and ask for clarification
- Gather context
- Match question to the execution steps below
- Use
Glob,Grep, andReadto find relevant local files - Query DeepWiki MCP (
mcp__deepwiki__ask_question) andmcp__zkcompression__SearchLightProtocolfor repository-level context - Use
Tasksubagents for parallel research across multiple repos when needed
- Synthesize and respond
- Apply precision rules to the answer
- Format per format response