Cnki Master Search Codex

Use when Codex needs CNKI master thesis retrieval only through an existing Chrome CDP session, excluding doctoral dissertations.

cfh-7598 Updated

File contents

CNKI Master Thesis Search (Codex)

Use this skill when the user needs master dissertations only.

Run

python3 _shared/cnki/cli.py thesis-search \
  --query "干细胞治疗关节炎" \
  --degree master \
  --count 10

Notes

  • The command uses CNKI dissertation scope and keeps only master (硕士) rows.
  • If CNKI has fewer master hits than requested, it returns the available subset.

cfh-7598/cnki-codex-skills/tree/main/cnki-master-search-codex commit 7ed0d5dec2

Frequently asked questions

npx skillmds@latest add cfh-7598/cnki-master-search-codex