CNKI Navigate Pages (Codex)
Use this skill only on an existing CNKI result page.
Run
Go to the next page:
python3 scripts/run.py --action next
Go to page 3:
python3 scripts/run.py --page 3
Sort by date:
python3 scripts/run.py --sort-by date
Move through CNKI result pages or change result sorting from Codex through an existing Chrome CDP session. Use when Codex needs the next page, a specific page, or a different sort order such as date, citations, downloads, relevance, or comprehensive ranking.
npx skillmds@latest add cfh-7598/cnki-navigate-pages-codex Use this skill only on an existing CNKI result page.
Go to the next page:
python3 scripts/run.py --action next
Go to page 3:
python3 scripts/run.py --page 3
Sort by date:
python3 scripts/run.py --sort-by date
cfh-7598/cnki-codex-skills/tree/main/cnki-navigate-pages-codex commit d3c0cc9d57