tda-literature-verification

Verifies literature leads against authoritative sources before citation or Zotero entry creation.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/ZK-Theory/TDL --skill tda-literature-verification-zk-theory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tda-literature-verification
Source: https://github.com/ZK-Theory/TDL/tree/main/.agents/skills/tda-literature-verification
Command: npx skills add https://github.com/ZK-Theory/TDL --skill tda-literature-verification-zk-theory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Search outputs and AI-generated leads frequently confabulate quotations and invent plausible-sounding papers, so citing them directly corrupts a research bibliography. This Skill enforces a locked pipeline — lead, verify existence, Zotero entry, literature note, prose — so no unverified source ever reaches your manuscript. ## Core Features & Use Cases - Existence Verification: Resolves DOIs, arXiv IDs, and URLs against authoritative sources (publisher pages, Crossref, OpenAlex, Semantic Scholar) and confirms title, authors, year, and venue match the claim. - Structured Literature Notes: Creates notes following the @AuthorYear - Title.md pattern with a complete metadata block including citekey, verification status, paper targets, and claim support. - Quarantine Discipline: Tags dubious sources as needs-check or rejected so they never reach prose, and treats kill-justifying citations with extra scrutiny since wrong exclusions silently remove options. - Use Case: A reviewer suggests a paper via a Perplexity summary. Use this Skill to resolve the DOI, confirm the metadata matches, create the Zotero entry and literature note, and bind it to the relevant paper target before citing it. ## Quick Start Verify this new literature lead against its DOI and authoritative sources, then create the Zotero entry and literature note before it is cited anywhere.

Frequently Asked Questions about tda-literature-verification

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

FAQPage Schema
How do I verify a paper exists before citing it?

Resolve the paper's DOI, arXiv ID, or URL against an authoritative source such as the publisher page, Crossref, OpenAlex, or Semantic Scholar. Confirm the resolved record matches the claimed title, authors, year, and venue before creating any citation.

Can I cite Perplexity or web search results directly?

No. Search outputs frequently confabulate quotations and invent plausible-sounding papers, so they are treated as leads only. Every lead must pass existence verification and become a Zotero entry plus literature note before appearing in prose.

What metadata should a literature note contain?

Each note uses the @AuthorYear - Title.md filename pattern with a frontmatter block containing citekey, title, authors, year, venue, DOI, URL, verified status and date, source type, paper targets, claim support, and a status of usable, background, rejected, or needs-check.

What happens when a DOI resolves to a different paper?

A DOI resolving to a different paper is a failed verification, not a near-match. The source is quarantined as needs-check or rejected and never reaches prose, and any claim depending on it is flagged as unsupported.

Why verify citations that justify excluding related work?

A wrong exclusion silently removes a research option forever, while a wrong inclusion gets caught at the next review gate. Kill-justifying citations require fetching the actual paper and confirming it says what is claimed before accepting any KILL list.