citation-system

Design and enforce inline citations and provenance tagging for factual content.

154|38|Updated May 4, 2026
One-click install
npx skills add https://github.com/kangarooking/system-prompt-skills --skill citation-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-system
Source: https://github.com/kangarooking/system-prompt-skills/tree/main/citation-system
Command: npx skills add https://github.com/kangarooking/system-prompt-skills --skill citation-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

当系统提示需要设计引用格式、信息溯源机制、来源标注系统时调用。适用于文档问答、搜索增强生成(RAG)、代码引用、浏览器辅助等需要让用户追溯信息来源的场景。不适用于纯创作类输出(如故事、诗歌),不适用于注入防御(虽然两者都涉及内容可信度)。

Core Features & Use Cases

  • 内联引用格式设计与统一化
  • 适配多源信息的溯源标注与可审计性
  • 适用于文档问答、RAG、代码引用、浏览器辅助等需要追溯来源的场景

Quick Start

Provide a document-based query and request mandatory inline citations for all factual statements.

Frequently Asked Questions about citation-system

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce inline citations for factual statements in document QA?

To enforce inline citations in document QA, you apply automated provenance tagging and citation format design to all factual outputs. This ensures every answer contains auditable source references for traceability.

What is provenance tagging and when do I need it for RAG applications?

Provenance tagging is the mechanism of embedding source origin metadata into generated content. You need it for RAG applications and browser-assisted tasks when users must trace answers back to auditable original sources.

Can I use automated attribution to trace code references in browser-assisted tasks?

Yes, you can use automated attribution to trace code references in browser-assisted tasks. The system enforces source-traceability constraints and inline citation formats to ensure all referenced code remains auditable.

When should I not use source-traceability constraints for content generation?

You should not use source-traceability constraints for pure creative outputs like stories or poetry. These content types do not require factual source auditing or provenance enforcement mechanisms.