Cnki Doctoral Search Codex

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

cfh-7598 Updated

File contents

CNKI Doctoral Thesis Search (Codex)

Use this skill when the user needs doctoral dissertations only.

Run

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

Notes

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

cfh-7598/cnki-codex-skills/tree/main/cnki-doctoral-search-codex commit 90517f4c99

Frequently asked questions

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