Factcheck banner
hverma99 hverma99

Factcheck

Development community

Description

--- description: Verify citations/BibTeX entries against the claims they're cited to support. argument-hint: [path to paper or bib file, or "." for current project] --- Verify the citations and BibTeX entries used in the paper at `$ARGUMENTS` (if `$ARGUMENTS` is `.` or empty, use the current project). This means, for every citation attached to a specific factual or quantitative claim in the text: checking that the cited source actually supports the claim as stated (not just that the citation ex

Installation

Installs to ~/.claude/skills/hverma99-phd-skills-factcheck/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hverma99-phd-skills-factcheck && curl -fsSL https://raw.githubusercontent.com/hverma99/phd-skills/HEAD/commands/factcheck.md -o ~/.claude/skills/hverma99-phd-skills-factcheck/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository