Searches CNKI (China National Knowledge Infrastructure) for academic papers and returns structured results in two tool calls. Handles the search form, waits for results, and extracts titles, authors, journals, dates, citations, and download counts into a clean list. Includes captcha detection that checks if Tencent's challenge is actually visible rather than just preloaded in the DOM. When you want to open a specific paper, it navigates directly to the URL instead of clicking links to avoid unnecessary tab management overhead. Works with the cnki-export skill for batch saving to Zotero without visiting individual paper pages. Useful if you're doing Chinese academic research and want programmatic access to CNKI's database without manually clicking through their interface.
npx skills add https://github.com/cookjohn/cnki-skills --skill cnki-search