CNKI Advanced Search (Codex)
Use this skill when keyword search is too broad and CNKI filters matter.
Run
python3 scripts/run.py \
--query "人工智能" \
--source CSSCI \
--start-year 2020 \
--end-year 2025
Useful flags
--field-type SU|TI|KY|TKA|AB--query2 "..."--row-logic AND|OR|NOT--author "..."--journal "..."--source SCI|EI|hx|CSSCI|CSCD
Notes
- This skill uses the old CNKI advanced search page because that page still exposes source-category checkboxes.
- Return data includes both the result list and the applied filters.