cnki-journal-toc

Browse CNKI journal issues, extract table of contents, and download original TOC PDFs.

850|114|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/wentorai/Research-Claw --skill cnki-journal-toc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cnki-journal-toc
Source: https://github.com/wentorai/Research-Claw/tree/main/skills/cnki-journal-toc
Command: npx skills add https://github.com/wentorai/Research-Claw --skill cnki-journal-toc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers tracking Chinese academic journals on CNKI must manually click through issue pages to see published papers and locate original scanned table-of-contents pages, which is slow and repetitive.

Core Features & Use Cases

  • Issue Browsing: Select a specific year and issue on a CNKI journal detail page and extract the full paper list with titles, authors, and page ranges.
  • Original TOC Download: Open the CNKI reader page and trigger the download of the original cover and TOC PDF (封面+目录扫描版).
  • Use Case: Ask for "计算机学报 2026 01期" to get a formatted list of all papers in that issue, or add "download" to fetch the original scanned table of contents for your records.

Quick Start

Ask the agent to show the table of contents for a CNKI journal issue, for example: browse 计算机学报 2025 issue 01 and download the original TOC PDF.

Frequently Asked Questions about cnki-journal-toc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I browse a CNKI journal issue table of contents?

Navigate to the journal detail page on navi.cnki.net, then run the provided browser evaluate function with the target year and issue number. It clicks the issue link, waits for the paper list to load, and returns titles, authors, and page ranges.

How to download the original TOC PDF from CNKI?

Select a specific issue first, then click the 原版目录浏览 link to open the reader page in a new tab. Switch to that tab and click the 下载 link to trigger the PDF download through Chrome.

Does CNKI TOC download require login?

Yes, the download link in the CNKI reader page requires an authenticated session. If the download fails, log in to CNKI in the managed Chrome browser and retry the download step.

Why is the original TOC option missing for some CNKI journals?

The 原版目录浏览 button only appears when a specific issue is selected. It is not available in the 网络首发 (online-first) view, so choose a numbered year and issue first.

What happens if the requested CNKI issue does not exist?

The extraction script returns an issue_not_found error along with the available years and issue numbers for that journal, so you can pick a valid issue and retry.