{"id":"4a72a9a0-7817-4f49-90c4-8a139144f4a7","shortId":"XCpUA3","kind":"skill","title":"chinese-reference-formatter-skill","tagline":"Use when a user needs通用中文参考文献、GB/T 7714-style bibliography entries, Chinese academic reference formatting, or BibTeX completion from Chinese or English literature titles, including 根据文献名补全参考文献、生成中文论文参考文献格式、format Chinese academic references.","description":"# Chinese Reference Formatter\n\n## Overview\n\nConvert one or more Chinese or English reference titles into通用中文论文参考文献条目 and BibTeX. Always verify bibliographic metadata from public sources before formatting; do not invent missing references.\n\n## Workflow\n\n1. Read `references/chinese-reference-rules.md` before formatting.\n2. For each input title, search public metadata sources and compare title, authors, year, venue, DOI/ISBN/URL.\n3. Prefer DOI, publisher, university repository, official journal, official conference, official standards, or patent pages over aggregators.\n4. If no DOI or official page exists, require a strong title match plus matching author/year/venue from at least one credible source.\n5. If sources conflict and no source is clearly authoritative, return an ambiguity note instead of choosing.\n6. If no clear match exists, output `未找到与“<title>”明确对应的公开文献。`\n7. Normalize confirmed metadata to JSON and run `scripts/format_reference.py` to produce the reference entry plus BibTeX.\n\n## Search Sources\n\nUse sources appropriate to the document type:\n\n- DOI and publisher metadata: Crossref, DataCite, official publisher pages.\n- Broad scholarly metadata: OpenAlex, Semantic Scholar.\n- Computer science papers: DBLP, arXiv, conference/open-review pages.\n- Biomedical papers: PubMed/NCBI and official journal pages.\n- Chinese references: DOI/publisher pages, university repositories, official journal pages; use CNKI/Wanfang metadata when reachable from web search.\n- Standards, patents, books, theses: official standards bodies, patent offices, publishers, library catalogs, university repositories.\n\n## Formatting\n\nThe formatter accepts a JSON object, a JSON list, or `{ \"items\": [...] }` through stdin or `--input`.\n\n```bash\npython scripts/format_reference.py --start 1 < metadata.json\n```\n\nCommon normalized fields:\n\n```json\n{\n  \"type\": \"article\",\n  \"title\": \"Paper title\",\n  \"authors\": [\"Family, Given\", \"中文作者\"],\n  \"journal\": \"Journal name\",\n  \"booktitle\": \"Proceedings name\",\n  \"year\": 2026,\n  \"volume\": \"12\",\n  \"issue\": \"3\",\n  \"pages\": \"1-10\",\n  \"doi\": \"10.xxxx/example\",\n  \"url\": \"https://example.org\",\n  \"access_date\": \"2026-05-07\",\n  \"sources\": [\"https://source.example\"]\n}\n```\n\nSupported `type` values include `article`, `inproceedings`, `book`, `chapter`, `thesis`, `report`, `standard`, `patent`, `newspaper`, and `online`.\n\nDefault output for each resolved item:\n\n````text\n标准参考文献：[1] ...\nBibTeX：\n```bibtex\n...\n```\n核验来源：...\n````\n\nPreserve the user's input order. Start numbering at `[1]` unless the user gives a different starting number. Do not append to a project `.bib` file unless the user explicitly asks.\n\n## Conflict Rules\n\n- DOI or official source metadata wins over aggregator metadata.\n- Publisher version wins over preprint metadata when formatting the published version.\n- Preprint metadata is valid only when the user asks for the preprint or no published version exists.\n- If author order, year, venue, or page range conflicts, state the conflict and cite the competing sources.\n- Use the actual current date for online access dates unless the source provides a citation access date or the user specifies one.\n\n## Common Mistakes\n\n- Do not format from title guesses alone.\n- Do not silently translate titles or author names.\n- Do not list more than three authors before `等` or `et al`.\n- Do not force a school-specific thesis requirement unless the user explicitly provides that institution's rules.\n- Do not count online resources or standards as ordinary journal/conference papers unless the user's style guide explicitly says to.","tags":["chinese","reference","formatter","skill","zechang-xiong","academic-writing","agent-skills","bibliography","bibtex","codex-skill","gbt-7714","reference-formatting"],"capabilities":["skill","source-zechang-xiong","skill-chinese-reference-formatter-skill","topic-academic-writing","topic-agent-skills","topic-bibliography","topic-bibtex","topic-chinese","topic-codex-skill","topic-gbt-7714","topic-reference-formatting"],"categories":["chinese-reference-formatter-skill"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/Zechang-Xiong/chinese-reference-formatter-skill","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add Zechang-Xiong/chinese-reference-formatter-skill","source_repo":"https://github.com/Zechang-Xiong/chinese-reference-formatter-skill","install_from":"skills.sh"}},"qualityScore":"0.472","qualityRationale":"deterministic score 0.47 from registry signals: · indexed on github topic:agent-skills · 44 github stars · SKILL.md body (3,573 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T18:58:12.814Z","embedding":null,"createdAt":"2026-05-09T07:02:05.978Z","updatedAt":"2026-05-18T18:58:12.814Z","lastSeenAt":"2026-05-18T18:58:12.814Z","tsv":"'-05':297 '-07':298 '-10':287 '/example':291 '1':67,258,286,324,337 '10.xxxx':290 '10.xxxx/example':289 '12':282 '2':72 '2026':280,296 '3':88,284 '4':105 '5':127 '6':144 '7':153 '7714':12 'academ':17,34 'accept':241 'access':294,422,430 'actual':417 'aggreg':104,368 'al':465 'alon':445 'alway':52 'ambigu':139 'append':348 'appropri':173 'articl':265,305 'arxiv':197 'ask':358,389 'author':84,269,399,452,460 'author/year/venue':120 'authorit':136 'bash':254 'bib':352 'bibliograph':54 'bibliographi':14 'bibtex':21,51,168,325,326 'biomed':200 'bodi':230 'book':226,307 'booktitl':276 'broad':187 'catalog':235 'chapter':308 'chines':2,16,24,33,36,44,207 'chinese-reference-formatter-skil':1 'choos':143 'citat':429 'cite':411 'clear':135,147 'cnki/wanfang':217 'common':260,437 'compar':82 'compet':413 'complet':22 'comput':193 'confer':97 'conference/open-review':198 'confirm':155 'conflict':130,359,406,409 'convert':40 'count':486 'credibl':125 'crossref':182 'current':418 'datacit':183 'date':295,419,423,431 'dblp':196 'default':316 'differ':343 'document':176 'doi':90,108,178,288,361 'doi/isbn/url':87 'doi/publisher':209 'english':26,46 'entri':15,166 'et':464 'example.org':293 'exist':112,149,397 'explicit':357,478,501 'famili':270 'field':262 'file':353 'forc':468 'format':19,32,60,71,238,377,441 'formatt':4,38,240 'gb/t':11 'give':341 'given':271 'guess':444 'guid':500 'includ':29,304 'inproceed':306 'input':75,253,332 'instead':141 'institut':481 'into通用中文论文参考文献条目':49 'invent':63 'issu':283 'item':249,321 'journal':95,205,214,273,274 'journal/conference':493 'json':158,243,246,263 'least':123 'librari':234 'list':247,456 'literatur':27 'match':117,119,148 'metadata':55,79,156,181,189,218,365,369,375,382 'metadata.json':259 'miss':64 'mistak':438 'name':275,278,453 'needs通用中文参考文献':10 'newspap':313 'normal':154,261 'note':140 'number':335,345 'object':244 'offic':232 'offici':94,96,98,110,184,204,213,228,363 'one':41,124,436 'onlin':315,421,487 'openalex':190 'order':333,400 'ordinari':492 'output':150,317 'overview':39 'page':102,111,186,199,206,210,215,285,404 'paper':195,201,267,494 'patent':101,225,231,312 'plus':118,167 'prefer':89 'preprint':374,381,392 'preserv':328 'proceed':277 'produc':163 'project':351 'provid':427,479 'public':57,78 'publish':91,180,185,233,370,379,395 'pubmed/ncbi':202 'python':255 'rang':405 'reachabl':220 'read':68 'refer':3,18,35,37,47,65,165,208 'references/chinese-reference-rules.md':69 'report':310 'repositori':93,212,237 'requir':113,474 'resolv':320 'resourc':488 'return':137 'rule':360,483 'run':160 'say':502 'scholar':188,192 'school':471 'school-specif':470 'scienc':194 'scripts/format_reference.py':161,256 'search':77,169,223 'semant':191 'silent':448 'skill':5 'skill-chinese-reference-formatter-skill' 'sourc':58,80,126,129,133,170,172,299,364,414,426 'source-zechang-xiong' 'source.example':300 'specif':472 'specifi':435 'standard':99,224,229,311,490 'start':257,334,344 'state':407 'stdin':251 'strong':115 'style':13,499 'support':301 'text':322 'these':227 'thesi':309,473 'three':459 'titl':28,48,76,83,116,266,268,443,450 'topic-academic-writing' 'topic-agent-skills' 'topic-bibliography' 'topic-bibtex' 'topic-chinese' 'topic-codex-skill' 'topic-gbt-7714' 'topic-reference-formatting' 'translat':449 'type':177,264,302 'univers':92,211,236 'unless':338,354,424,475,495 'url':292 'use':6,171,216,415 'user':9,330,340,356,388,434,477,497 'valid':384 'valu':303 'venu':86,402 'verifi':53 'version':371,380,396 'volum':281 'web':222 'win':366,372 'workflow':66 'year':85,279,401 '中文作者':272 '明确对应的公开文献':152 '未找到与':151 '标准参考文献':323 '核验来源':327 '根据文献名补全参考文献':30 '生成中文论文参考文献格式':31 '等':462","prices":[{"id":"4ac00fb8-4ad3-4212-96db-7e7e901f2b5b","listingId":"4a72a9a0-7817-4f49-90c4-8a139144f4a7","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"Zechang-Xiong","category":"chinese-reference-formatter-skill","install_from":"skills.sh"},"createdAt":"2026-05-09T07:02:05.978Z"}],"sources":[{"listingId":"4a72a9a0-7817-4f49-90c4-8a139144f4a7","source":"github","sourceId":"Zechang-Xiong/chinese-reference-formatter-skill","sourceUrl":"https://github.com/Zechang-Xiong/chinese-reference-formatter-skill","isPrimary":false,"firstSeenAt":"2026-05-09T07:02:05.978Z","lastSeenAt":"2026-05-18T18:58:12.814Z"}],"details":{"listingId":"4a72a9a0-7817-4f49-90c4-8a139144f4a7","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"Zechang-Xiong","slug":"chinese-reference-formatter-skill","github":{"repo":"Zechang-Xiong/chinese-reference-formatter-skill","stars":44,"topics":["academic-writing","agent-skills","bibliography","bibtex","chinese","codex-skill","gbt-7714","reference-formatting"],"license":"mit","html_url":"https://github.com/Zechang-Xiong/chinese-reference-formatter-skill","pushed_at":"2026-05-10T09:31:28Z","description":"Codex skill for formatting Chinese academic references and BibTeX","skill_md_sha":"0174f8ce104947481b6b71582ec625e2f899791c","skill_md_path":"SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/Zechang-Xiong/chinese-reference-formatter-skill"},"layout":"root","source":"github","category":"chinese-reference-formatter-skill","frontmatter":{"name":"chinese-reference-formatter-skill","license":"MIT","description":"Use when a user needs通用中文参考文献、GB/T 7714-style bibliography entries, Chinese academic reference formatting, or BibTeX completion from Chinese or English literature titles, including 根据文献名补全参考文献、生成中文论文参考文献格式、format Chinese academic references.","compatibility":"Requires internet access for public metadata verification. Bundled formatter uses Python 3 standard library only."},"skills_sh_url":"https://skills.sh/Zechang-Xiong/chinese-reference-formatter-skill"},"updatedAt":"2026-05-18T18:58:12.814Z"}}