Automates PDF and CAJ downloads from CNKI (China National Knowledge Infrastructure) by navigating to paper detail pages and triggering the download buttons. You need to be logged in to CNKI first with proper download permissions. The skill handles both direct URL navigation and current page downloads, detects captchas and login walls, and uses a single async script to wait for page load and click the right download button. Saves you from manually clicking through CNKI's interface when you're batch downloading academic papers. The implementation is smart about avoiding unnecessary tab switches that would waste API calls.
npx skills add https://github.com/cookjohn/cnki-skills --skill cnki-download