# Citation Select

> 文献候选筛选技能。用于从候选搜索结果中选择最适合写入当前论文的一组引用。

- Skill: `qjhwc/citation-select` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add qjhwc/citation-select`
- Raw SKILL.md: https://api.skillmd.com/api/skills/qjhwc/citation-select/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-select

---


# Citation Select Skill

## Purpose

在 citation rounds 中，从候选搜索结果中筛选最相关的文献。

## Input

- `papers`
- `draft_context`
- `current_description`

## Output

- `Selected`
- `Description`

## Usage Boundary

该 Skill 只负责：
- 从候选文献中筛选
- 更新描述

该 Skill 不负责：
- 外部搜索
- 把 bibtex 写入 references
- 修改 tex 文件

