Rules for verifying citation relationships between papers. Prevents false citation claims from search co-occurrence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-teams-papersearch:citation-verificationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When searching multiple databases, papers on the same topic often appear together in results. This creates a false impression that they cite each other. **Search co-occurrence does NOT imply citation.**
When searching multiple databases, papers on the same topic often appear together in results. This creates a false impression that they cite each other. Search co-occurrence does NOT imply citation.
NEVER claim "Paper A cites Paper B" based solely on:
To verify a citation, you MUST do one of:
read_<source>_paper to access the citing paper's reference listAcceptable phrasing when unverified:
Only use these phrases when verified:
npx claudepluginhub xinjing-guo/agent-teams-papersearch --plugin agent-teams-papersearchVerifies academic citations using canonical sources (DOI, arXiv, CrossRef, Semantic Scholar). Provides principles for detecting fake citations and matching metadata.
Verifies that manuscript citations are honestly supported by their sources using staged abstract-then-fulltext analysis and a defined classification scheme. Used internally by fact-check and critic-loop skills.
Traverses backward (references) and forward (citing papers) citations via Semantic Scholar API, with query-relevant filtering, scoring, and deduplication. Use after finding relevant papers or for related work.