cnki-download

Installation
SKILL.md

CNKI Paper Download (文献下载)

RC browser tool: navigate with browser action=open url="..."; run the JS in each step via browser action=act kind=evaluate fn="<the async function shown>" (the whole function body goes into fn). Never pass a profile — RC uses its default managed Chrome (CDP 18800).

Prerequisites

User must be logged in to CNKI with download permissions.

Arguments

$ARGUMENTS is optionally a paper detail URL. If blank, uses current page.

Steps

1. Navigate (if URL provided)

If URL provided: use browser action=open to go to the URL directly (no wait_for needed — Step 2 handles waiting).

Important: Always use browser action=open instead of clicking links on the search results page. Clicking opens a new tab and wastes 3 extra tool calls (browser action=tabs + browser action=focus + browser action=snapshot).

Installs
8
GitHub Stars
851
First Seen
Jul 10, 2026
cnki-download — wentorai/research-claw