cnki-paper-detail

Installation
SKILL.md

CNKI Paper Detail Extraction

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).

Extract complete metadata from a CNKI paper detail page.

Arguments

$ARGUMENTS is optionally a CNKI paper detail URL (containing kcms2/article/abstract). If not provided, assumes the current page is already a paper detail page.

Steps

1. Navigate to the paper page (if URL provided)

If $ARGUMENTS contains a URL:

  • Use browser action=open with the URL.
  • Use browser action=act kind=wait with text ["摘要"] and timeout 15000.

2. Check for captcha

Installs
4
GitHub Stars
851
First Seen
Jul 6, 2026
cnki-paper-detail — wentorai/research-claw