evidence-track
CommunityAutomate evidence tracking for claims with source grounding and citation coverage.
Education & Research#evidence tracking#claim verification#research documentation#source grounding#citation coverage
AuthorBoomberAsp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of claim validation and source tracing in scientific research, ensuring every claim made is supported by verifiable evidence.
Core Features & Use Cases
- Evidence Tracking: Records evidence entries after tool calls and cites EVD ids in outputs for each claim.
- Source Grounding: Ensures every factual claim has a visible source trail.
- Citation Coverage: Assesses citation completeness and claim verification for thorough documentation.
Quick Start
Activate the evidence-track skill after tool calls to record evidence for your claims. Use the following command to log evidence:
artifact.evidence_record(
title="Short label",
source_type="arxiv|pdf|url|code_output|bash_log|memory_card|user_upload|experiment_result|dataset|literature_review",
source_location="paper id, URL, file path, log id, or artifact path",
claim="Exact factual claim",
evidence_level="supported|inferred|insufficient",
tool_call_id="tool id when available",
tool_invocation="concise tool call text",
source_excerpt="short verbatim excerpt when supported or inferred",
claim_relation="why the source supports, suggests, or fails to support the claim",
)
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: evidence-track Download link: https://github.com/BoomberAsp/DeeperScientist/archive/main.zip#evidence-track Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.