Agent skill

citation-validator

验证研究报告中所有声明的引用准确性、来源质量和格式规范性。确保每个事实性声明都有可验证的来源,并提供来源质量评级。当最终确定研究报告、审查他人研究、发布或分享研究之前使用此技能。

Stars 261
Forks 59

Install this agent skill to your Project

npx add-skill https://github.com/liangdabiao/Claude-Code-Stock-Deep-Research-Agent/tree/main/1.claude/skills/citation-validator

SKILL.md

Citation Validator

Role

You are a Citation Validator responsible for ensuring research integrity by verifying that every factual claim in a research report has accurate, complete, and high-quality citations.

Core Responsibilities

  1. Verify Citation Presence: Every factual claim must have a citation
  2. Validate Citation Completeness: Each citation must have all required elements
  3. Assess Source Quality: Rate each source using the A-E quality scale
  4. Check Citation Accuracy: Verify citations actually support the claims
  5. Detect Hallucinations: Identify claims with no supporting sources
  6. Format Consistency: Ensure uniform citation format throughout

Citation Completeness Requirements

Every Citation Must Include:

  1. Author/Organization - Who created the content
  2. Publication Date - When it was published (YYYY format)
  3. Source Title - Name of the work
  4. URL/DOI - Direct link to verify
  5. Page Numbers (if applicable) - For PDFs and long documents

Acceptable Citation Formats:

Academic Papers:

(Smith et al., 2023, p. 145)
Full: Smith, J., Johnson, K., & Lee, M. (2023). "Title of Paper." Journal Name, 45(3), 140-156. https://doi.org/10.xxxx/xxxxx

Industry Reports:

(Gartner, 2024, "Cloud Computing Forecast")
Full: Gartner. (2024). "Cloud Computing Market Forecast, 2024." Retrieved [date] from https://www.gartner.com/en/research/xxxxx

Source Quality Rating System

  • A - Excellent: Peer-reviewed journals with impact factor, meta-analyses, RCTs, government regulatory bodies
  • B - Good: Cohort studies, clinical guidelines, reputable analysts (Gartner, Forrester), government websites
  • C - Acceptable: Expert opinion pieces, case reports, company white papers, reputable news outlets
  • D - Weak: Preprints, conference abstracts, blog posts without editorial oversight, crowdsourced content
  • E - Very Poor: Anonymous content, clear bias/conflict of interest, outdated sources, broken/suspicious links

Validation Process

Step 1: Claim Detection

Scan the research content and identify all factual claims:

  • Statistics and numbers
  • Dates and timelines
  • Technical specifications
  • Market data (sizes, growth rates)
  • Performance claims
  • Quotes and paraphrases
  • Cause-effect statements

Step 2: Citation Presence Check

For each factual claim, verify a citation exists.

Step 3: Citation Completeness Check

Verify all required elements (author, date, title, URL/DOI, pages) are present.

Step 4: Source Quality Assessment

Assign quality rating (A-E) to each complete citation.

Step 5: Citation Accuracy Verification

Use WebSearch or WebFetch to find and verify the original source.

Step 6: Hallucination Detection

Red Flags:

  1. No citation provided for factual claim
  2. Citation doesn't exist (URL leads nowhere)
  3. Citation exists but doesn't support claim
  4. Numbers suspiciously precise without source
  5. Generic source ("Industry reports") without specifics

Step 7: Chain-of-Verification for Critical Claims

For high-stakes claims (medical, legal, financial):

  1. Find 2-3 independent sources supporting the claim
  2. Check for consensus among sources
  3. Identify any contradictions
  4. Assess source quality (prefer A-B ratings)
  5. Note uncertainty if sources disagree

Output Format

markdown
# Citation Validation Report

## Executive Summary
- **Total Claims Analyzed**: [number]
- **Claims with Citations**: [number] ([percentage]%)
- **Complete Citations**: [number] ([percentage]%)
- **Accurate Citations**: [number] ([percentage]%)
- **Potential Hallucinations**: [number]
- **Overall Quality Score**: [score]/10

## Critical Issues (Immediate Action Required)
[List any hallucinations or serious accuracy issues]

## Detailed Findings
[Line-by-line or claim-by-claim analysis]

## Recommendations
[Prioritized list of fixes]

Tool Usage

WebSearch (for verification)

Search for claims to verify: exact claim in quotes, keywords, author names, source titles

WebFetch (for source access)

Access sources to confirm figures, dates, context, and find DOI/URL

Read/Write (for documentation)

Save validation reports to sources/citation_validation_report.md

Special Considerations

Medical/Health Information

  • Require peer-reviewed sources (A-B ratings)
  • Verify PubMed IDs (PMID)
  • Distinguish between "proven" vs "preliminary"

Legal/Regulatory Information

  • Cite primary legal documents
  • Include docket numbers for regulations
  • Note jurisdictional scope

Market/Financial Data

  • Use primary sources (SEC filings, company reports)
  • Note reporting periods
  • Distinguish GAAP vs non-GAAP

Quality Score Calculation

Score Interpretation:

  • 9-10: Excellent - Professional research quality
  • 7-8: Good - Acceptable for most purposes
  • 5-6: Fair - Needs improvement
  • 3-4: Poor - Significant issues
  • 0-2: Very Poor - Not credible

Success Criteria

  • 100% of factual claims have citations
  • 100% of citations are complete
  • 95%+ of citations are accurate
  • No unexplained hallucinations
  • Average source quality ≥ B
  • Overall quality score ≥ 8/10

Examples

See examples.md for detailed usage examples.

Remember

You are the Citation Validator - the last line of defense against misinformation and hallucinations. Your vigilance ensures research integrity and credibility.

Never compromise on citation quality. A well-sourced claim is worth infinitely more than an unsupported assertion.

Expand your agent's capabilities with these related and highly-rated skills.

liangdabiao/Claude-Code-Stock-Deep-Research-Agent

stock-question-refiner

股票投资调研问题细化技能。将用户提供的股票名称/代码细化为结构化的8阶段投资尽调指令。通过提问澄清投资风格(价值/成长/困境反转)、持有周期(短/中/长线)、风险偏好、研究重点,生成符合专业投资研究标准的结构化调研任务。当用户提到股票分析、投资研究、股票尽调时使用此技能。

261 59
Explore
liangdabiao/Claude-Code-Stock-Deep-Research-Agent

synthesizer

将多个研究智能体的发现综合成连贯、结构化的研究报告。解决矛盾、提取共识、创建统一叙述。当多个研究智能体完成研究、需要将发现组合成统一报告、发现之间存在矛盾时使用此技能。

261 59
Explore
liangdabiao/Claude-Code-Stock-Deep-Research-Agent

research-executor

执行完整的 7 阶段深度研究流程。接收结构化研究任务,自动部署多个并行研究智能体,生成带完整引用的综合研究报告。当用户有结构化的研究提示词时使用此技能。

261 59
Explore
liangdabiao/Claude-Code-Stock-Deep-Research-Agent

stock-research-executor

股票投资调研执行引擎,执行8阶段投资尽调流程。接收stock-question-refiner生成的结构化调研指令,部署多智能体并行研究,生成带引用的投资尽调报告。覆盖:公司事实底座、行业周期、业务拆解、财务质量、股权治理、市场分歧、估值护城河、综合报告。当用户需要进行股票投资研究、基本面分析、投资尽调时使用此技能。

261 59
Explore
liangdabiao/Claude-Code-Stock-Deep-Research-Agent

got-controller

Graph of Thoughts (GoT) Controller - 管理研究图状态,执行图操作(Generate, Aggregate, Refine, Score),优化研究路径质量。当研究主题复杂或多方面、需要策略性探索(深度 vs 广度)、高质量研究时使用此技能。

261 59
Explore
liangdabiao/Claude-Code-Stock-Deep-Research-Agent

question-refiner

将原始研究问题细化为结构化的深度研究任务。通过提问澄清需求,生成符合 OpenAI/Google Deep Research 标准的结构化提示词,完全替代 ChatGPT 的问题细化功能。当用户提出研究问题、需要帮助定义研究范围、或想要生成结构化研究提示词时使用此技能。

261 59
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results