grounded-answer

Retrieve canonical knowledge base answers with provenance tracing and evidence rendering.

135|36|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/JetXu-LLM/DocMason --skill grounded-answer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grounded-answer
Source: https://github.com/JetXu-LLM/DocMason/tree/main/skills/canonical/grounded-answer
Command: npx skills add https://github.com/JetXu-LLM/DocMason --skill grounded-answer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Grounds user questions by retrieving information from DocMason's canonical knowledge base and anchoring answers to proven provenance.

Core Features & Use Cases

  • End-to-end grounded answering: retrieve, trace provenance, render escalation when needed, and deliver a final answer with an explicit answer-state check.
  • Provenance-first workflows: ensures evidence links back to sources and provides render references for multimodal verification.
  • Use Case: A researcher asks a regulatory question and requires auditable sources and traceable evidence.

Quick Start

Ask a grounded question to retrieve and provenance-ground the answer from the canonical knowledge base.

Frequently Asked Questions about grounded-answer

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

FAQPage Schema
How do I get grounded answers with traceable provenance from my knowledge base?

Grounded answers are retrieved from the DocMason canonical knowledge base using canonical retrieval and provenance tracing to anchor responses to verified sources.

What is provenance tracing for multimodal retrieval?

Provenance tracing ensures retrieved evidence links back to original sources and provides render references for multimodal verification during complex question answering.

Can I use structured JSON retrieval for regulatory research questions?

Structured JSON retrieval satisfies requirements for local evidence access and explicit provenance handoffs when answering complex regulatory questions requiring auditable sources.

How do I validate evidence sources for stepwise question answering?

Stepwise validation is applied through end-to-end grounded answering workflows that retrieve, trace provenance, render escalation when needed, and deliver a final answer-state check.

Does grounded answering work for complex questions requiring auditable sources?

Grounded answering applies to complex questions that require traceable sources, evidence rendering, and explicit provenance handoffs for researchers needing auditable evidence.