citation-discipline

Solid

Use when adding, verifying or cleaning citations and BibTeX entries in Stage 07 (Writing), when a reference cannot be resolved cleanly from DBLP or CrossRef, when checking that a cited paper actually supports the claim attributed to it, or when filling citation_verification.json.

AI & Automation 805 stars 25 forks Updated 2 weeks ago NOASSERTION

Install

View on GitHub

Quality Score: 82/100

Stars 20%
97
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Citation discipline Stage 07 must write `workspace/artifacts/citation_verification.json`, and the gate checks it has a non-empty `claim_coverage` list where every entry carries a claim and at least one `citation_keys` or `source_ids` value. That file is a record of verification, so it is only worth anything if verification happened. `reference.md` in this directory is the long-form treatment: source APIs, the full verification workflow, BibTeX field rules, entry templates by publication type, and a troubleshooting table. Read it when a specific reference will not resolve. ## The rule that matters most **Never generate a citation from memory.** The dangerous failure is not an obviously fake reference. It is one that looks plausible: real authors with a fabricated title, a real title with the wrong year, a real arXiv ID attached to the wrong venue, a preprint and its published version silently merged into one entry. These survive a read-through and surface during review. If a citation cannot be verified programmatically or from the run's own `workspace/literature/sources.json`, mark it unresolved and say so. Do not produce a plausible-looking BibTeX entry to fill the hole. ## Verification loop For each citation: 1. **Resolve** the work against a source of record — DBLP for CS venues, CrossRef for DOIs, the publisher page, or arXiv for preprints. 2. **Match the metadata exactly**: authors, title, year, venue. A mismatch in any one of them means you have the wron...

Details

Author
tangxiangru
Repository
tangxiangru/AutoR
Created
6 months ago
Last Updated
2 weeks ago
Language
Python
License
NOASSERTION

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

DevOps & Infrastructure Listed

citation-verification

Verify every academic citation and reference in real time. Triggers whenever Claude cites a paper, recommends a reference, quotes evidence, or produces output containing author-year citations, DOIs, PMIDs, or journal references — manuscripts, grants, abstracts, literature reviews, clinical consults with cited evidence, rebuttal letters, teaching materials, any response where a specific study is named. Scope is academic citations ONLY — for non-academic verifiable specifics (jurisdictions, fees, addresses, free-standing drug doses, distances, prices, sports/finance specifics), fabrication-audit handles those. The two skills compose. Runs as silent verification pass — no separate output unless verification fails or user requests audit. Never fabricate a citation. If unverifiable, mark [CITATION NEEDED]. Err heavily on triggering — any time a paper is mentioned by name, this skill should be active.

0 Updated 2 days ago
neelshah4
DevOps & Infrastructure Listed

verifying-citations

Use when a bibliography, reference list, or manuscript needs its citations checked before submission or before showing it to a supervisor, when any reference was drafted or suggested by an AI tool, when a reviewer questions whether a cited work exists or supports the claim made from it, or when references were copied between projects, formats, or citation managers.

0 Updated 3 weeks ago
URneiU1
DevOps & Infrastructure Listed

citation-integrity

Verify that a manuscript's references are real, correctly attached, un-retracted, and honestly cited — the pre-submission citation-integrity pass. Use when the user wants citations/references checked, verified, or audited ("check my citations", "verify my references", "are these citations real", "did I cite anything retracted", "integrity pass before I submit"), whether or not they use the render pipeline.

10 Updated yesterday
Shalice-in-AIland