Run a basic CNKI paper search
Uses cnki-search
- Search keywords in Chinese or English; the author's example uses 人工智能.
/cnki-search 人工智能

This skill collection navigates CNKI across its many interfaces: searching and filtering papers, downloading PDFs and CAJ files, exporting citations to Zotero, verifying journal indexing in databases like CSSCI and 北大核心, and browsing issue tables of contents. It serves Chinese academic researchers, librarians, and research assistants who need to work with Chinese-language sources without manual browser grinding.
Follow the documented setup, then try a first task.
Installs: Installs the complete CNKI bundle of 10 skills and the cnki-researcher agent into the cloned repository's .claude directory. · Claude Code, cnki-researcher
Platform: macOS
Run from: Run the clone-and-copy block from the parent directory where the cnki-skills repository should be created.
In a terminal, install the Chrome DevTools MCP server for Claude Code.
claude mcp add chrome-devtools -- npx -y chrome-devtools-mcp@latest
In a terminal, clone the repository, enter it, and copy its complete skills and agents directories into .claude/.
git clone https://github.com/cookjohn/cnki-skills.git cd cnki-skills cp -r skills/ agents/ .claude/
In a terminal on macOS, start Chrome with remote debugging enabled.
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222
In a terminal, launch Claude Code.
claude
Installs: Installs the complete CNKI bundle of 10 skills and the cnki-researcher agent into the cloned repository's .claude directory. · Claude Code, cnki-researcher
Platform: Linux
Run from: Run the clone-and-copy block from the parent directory where the cnki-skills repository should be created.
In a terminal, install the Chrome DevTools MCP server for Claude Code.
claude mcp add chrome-devtools -- npx -y chrome-devtools-mcp@latest
In a terminal, clone the repository, enter it, and copy its complete skills and agents directories into .claude/.
git clone https://github.com/cookjohn/cnki-skills.git cd cnki-skills cp -r skills/ agents/ .claude/
In a terminal on Linux, start Chrome with remote debugging enabled.
google-chrome --remote-debugging-port=9222
In a terminal, launch Claude Code.
claude
Uses cnki-search
/cnki-search 人工智能
Uses cnki-advanced-search
/cnki-advanced-search CSSCI 人工智能 2020-2025
Uses cnki-journal-index
/cnki-journal-index 计算机学报