cnki-download
Installation
SKILL.md
CNKI Paper Download (文献下载)
RC browser tool: navigate with
browser action=open url="..."; run the JS in each step viabrowser action=act kind=evaluate fn="<the async function shown>"(the whole function body goes intofn). Never pass aprofile— 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).