Pulls complete metadata from CNKI paper detail pages, including title, authors with affiliations, abstracts, keywords, funding info, and citation counts. Uses JavaScript extraction to parse the DOM structure, with fallback to accessibility tree parsing if that fails. Handles CNKI's captcha verification by pausing and asking you to solve it manually in Chrome. The skill knows about CNKI's quirks like the "网络首发" (online first) indicators and cleans up title suffixes. Works either by navigating to a paper URL or extracting from whatever page you're already on. Most useful when you need structured data from Chinese academic papers without manually copying fields.
npx skills add https://github.com/cookjohn/cnki-skills --skill cnki-paper-detail