Cnki Journal Toc Codex

Browse CNKI journal issues and tables of contents from Codex through an existing Chrome CDP session. Use when Codex needs the paper list for a specific issue, or needs to open the original TOC reader for a journal issue.

cfh-7598 Updated

File contents

CNKI Journal TOC (Codex)

Use this skill for issue-level browsing.

Run

python3 scripts/run.py \
  --query "计算机学报" \
  --year 2025 \
  --issue 01

Open the original TOC reader:

python3 scripts/run.py \
  --query "计算机学报" \
  --year 2025 \
  --issue 01 \
  --download

Notes

  • --download opens the reader page for the original TOC. CNKI login and browser download settings still control the final file download.

cfh-7598/cnki-codex-skills/tree/main/cnki-journal-toc-codex commit 7f86b7627a

Frequently asked questions

npx skillmds@latest add cfh-7598/cnki-journal-toc-codex