cnki-navigate-pages
Installation
SKILL.md
CNKI Results Pagination and Sorting
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).
All operations use a single async browser act kind=evaluate — no snapshot or wait_for needed.
Arguments
$ARGUMENTS should be one of:
next/previous/page N— paginationsort by date/sort by citations/sort by downloads/sort by relevance/sort by comprehensive— sorting
Pagination (single browser act kind=evaluate)
Replace ACTION_HERE with "next", "previous", or "page 3":