ask
SolidQuery the bundled research knowledge graph for methodology guidance. Routes questions through a 3-tier knowledge base — WHY (research claims), HOW (guidance docs), WHAT IT LOOKS LIKE (domain examples) — plus structured reference documents. Returns research-backed answers grounded in specific claims with practical application to the user's system. Triggers on "/ask", "/ask [question]", "why does my system...", "how should I...".
Install
Quality Score: 89/100
Skill Content
Details
- Author
- agenticnotetaking
- Repository
- agenticnotetaking/arscontexta
- Created
- 3 months ago
- Last Updated
- 3 months ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
research
Conduct multi-agent research on any topic. Use when the user asks to 'research', 'investigate', 'deep dive', 'comprehensive analysis', 'what do we know about', or when a question requires synthesizing information from multiple sources. Scales from simple inline answers to 10 parallel research agents based on query complexity.
wiki_ask
Chat with the knowledge base. Answers user questions by dynamically employing RAG context extraction, graph database queries, and targeted keyword searches to provide cited, hallucination-free answers.
graph
Interactive knowledge graph analysis. Routes natural language questions to graph scripts, interprets results in domain vocabulary, and suggests concrete actions. Triggers on "/graph", "/graph health", "/graph triangles", "find synthesis opportunities", "graph analysis".
ask
Use when the user wants to ask a question and get an LLM-synthesized answer grounded in indexed documents, do RAG over previously crawled or embedded content, get cited answers from the knowledge base, or find information that was previously indexed. Triggers on "ask axon", "what does the documentation say about", "according to what I've indexed", "RAG query", "use axon to answer", or any question where the user wants grounded answers from indexed content rather than hallucination.
deep-research
Conduct comprehensive, multi-source research on any topic using the 7-phase Deep Research protocol with Graph of Thoughts. Use when user needs thorough research with verified claims, citations, and source triangulation. Triggers on "deep research [topic]", "research [topic] thoroughly", "I need comprehensive research on...", or "investigate [topic]".