What is cnki-search?
Search CNKI (中国知网) for papers by keyword. Use when the user wants to find academic papers on a topic. Source: cookjohn/cnki-skills.
Search CNKI (中国知网) for papers by keyword. Use when the user wants to find academic papers on a topic.
Quickly install cnki-search AI skill to your development environment via command line
Source: cookjohn/cnki-skills.
Search CNKI for papers using keyword(s). Returns result count and structured result list (titles, URLs, authors, journal, date) in a single call.
Use mcpchrome-devtoolsnavigatepage → https://kns.cnki.net/kns8s/search
When the user wants to open or download a specific paper, use navigatepage with the result's href URL directly — do NOT click the link (clicking opens a new tab and wastes 3 extra tool calls for tab management).
Search CNKI (中国知网) for papers by keyword. Use when the user wants to find academic papers on a topic. Source: cookjohn/cnki-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/cookjohn/cnki-skills --skill cnki-searchSearch CNKI (中国知网) for papers by keyword. Use when the user wants to find academic papers on a topic. Source: cookjohn/cnki-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cookjohn/cnki-skills --skill cnki-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/cookjohn/cnki-skills