Cnki Thesis Search Codex

Use when Codex needs CNKI thesis-only retrieval through an existing Chrome CDP session, including mixed doctoral and master results with structured metadata.

cfh-7598 Updated

File contents

CNKI Thesis Search (Codex)

Use this skill for CNKI thesis retrieval in mixed mode (doctoral + master).

Run

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

Notes

  • This command first switches to CNKI dissertation scope (CDFD+CMFD) and then collects thesis rows.
  • Each item includes degree (博士 or 硕士) and the original CNKI result metadata.

cfh-7598/cnki-codex-skills/tree/main/cnki-thesis-search-codex commit 6fb1989805

Frequently asked questions

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