citation-check-skill

Solid

Vision-enabled verification gate with web search. Use when users want to (1) verify slides/reports/PDFs/images against authoritative online sources, (2) validate that citations actually exist and say what's claimed, (3) check charts/graphs/tables for accuracy, (4) audit AI-generated content in doc-only mode (no external knowledge). Two modes - search mode validates against web, doc-only mode ensures everything traces to provided documents. Supports content in any language.

Data & Documents 93 stars 11 forks Updated 3 months ago MIT

Install

View on GitHub

Quality Score: 76/100

Stars 20%
66
Recency 20%
50
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Citation & Hallucination Checker v2 Verification tool with vision + web search. Validates every claim against authoritative sources or provided documents. Works with content in any language. **Design principle:** Deterministic verification. Same input → Same output. --- ## Two Verification Modes ### Mode 1: Search Verification (Default) - Searches web for authoritative sources - Validates citations actually exist - Checks if cited sources say what's claimed - Finds original data for statistics ### Mode 2: Doc-Only Verification - User provides source document(s) - EVERYTHING must trace to those docs - Flags anything that appears to come from external knowledge - Trigger: "only use this document" / "verify against the PDF only" / "don't search the web" --- ## Two-Pass Architecture **Critical:** Always use two separate passes. Never interleave extraction and verification. ### Pass 1: Extraction Only 1. Read entire document/slides/images 2. Extract ALL claims using the Claim Extraction Rules below 3. Output numbered list: `[claim_id] | [claim_text] | [claim_type] | [location]` 4. **NO verification in this pass** 5. Present extraction to user for confirmation before proceeding ### Pass 2: Verification Only 1. Take Pass 1 output as fixed input 2. Verify each claim_id in sequential order 3. **NO re-extraction allowed** — work only with Pass 1 claims 4. Apply Status Decision Tree to each claim 5. Generate final report This prevents "discovering new claims" mid-verif...

Details

Author
serenakeyitan
Repository
serenakeyitan/citation-check-skill
Created
4 months ago
Last Updated
3 months ago
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

bib-verify

Verify a BibTeX file for hallucinated or fabricated references by cross-checking every entry against CrossRef, arXiv, and DBLP. Reports each reference as verified, suspect, or not found, with field-level mismatch details (title, authors, year, DOI). Use when the user wants to check a .bib file for fake citations, validate references in a paper, or audit bibliography entries for accuracy.

621 Updated 5 days ago
agentscope-ai
AI & Automation Listed

verification

Path-conditional verification checklist (basic/standard/strict) with retry loop

175 Updated today
WenJunDuan
Data & Documents Listed

fix_verification

Verifying if a reported bug is truly fixed.

11 Updated 1 months ago
multiversx
Data & Documents Listed

osint-investigator

OSINT Investigator v2.1 — comprehensive open-source intelligence skill. Triggers on: OSINT, recon, digital footprint, dorking, social media investigation, username lookups, email tracing, domain recon, entity mapping, OPSEC, image verification, metadata analysis, threat intel, people search, background research. Slash commands: /dork, /recon, /pivot, /entity, /timeline, /analyze-metadata, /verif-photo, /sock-opsec, /report, /simple-report, /full, /track, /link, /entities, /confidence, /export-entities, /import-entities, /compare, /timeline-entity, /find-path, /visualize, /stats, /export-graph, /risk-score, /anomaly, /pattern, /threat-model, /sanitize, /export-risk, /wizard, /template, /simple-mode, /progress, /save-checkpoint, /load-checkpoint, /qa-check, /coverage, /gaps, /verify-sources. Professional playbooks: journalist verification, HR background checks, cyber threat intel, private investigation. Integrations: Maltego, Obsidian, Notion.

34 Updated 2 months ago
dkyazzentwatwa
Data & Documents Listed

china-lawyer-analyst

通过中国法律视角分析事件,运用成文法解释、指导案例参照、请求权基础分析等方法, 理解权利义务、评估责任风险、识别法律依据并推荐合规策略。 **混合架构 v3.3**:三阶段自动化工作流程(初步分析→法律校验→反思修正)+ 静态核心 + 动态司法解释索引 + 智能检索增强 + 45类案件精确识别 + 六段式要件清单。

103 Updated 3 months ago
CSlawyer1985