# Citation Gap

> 引文缺口识别技能。用于在当前 draft 中找到最需要补的一条 citation 缺口，并产出 query。

- Skill: `qjhwc/citation-gap` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add qjhwc/citation-gap`
- Raw SKILL.md: https://api.skillmd.com/api/skills/qjhwc/citation-gap/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: qjhwc (https://skillmd.com/u/qjhwc)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/qjhwc/citation-gap

---


# Citation Gap Skill

## Purpose

在 citation rounds 中，识别当前 draft 中最重要的 citation 缺口。

## Input

- `draft`
- `current_round`
- `total_rounds`

## Output

- `Description`
- `Query`

## Usage Boundary

该 Skill 只负责：
- 找缺口
- 产出 query

该 Skill 不负责：
- 真正搜索外部文献
- 决定最终选哪篇文献
- 把引用写回 draft

