
cookjohn/cnki-skills
10 skills4.8k installs8.1k starsGitHub
Install
npx skills add https://github.com/cookjohn/cnki-skillsSkills in this repo
1Cnki Searchcnki-search is a Claude Code skill from cookjohn/cnki-skills that queries CNKI (中国知网) for academic papers by Chinese or English keywords. It navigates https://kns.cnki.net/kns8s/search using Chrome DevTools MCP, runs a single evaluate_script search, and returns result counts plus structured lists with titles, URLs, authors, journals, and dates. Developers reach for cnki-search when validating assumptions against Chinese-language research, surveying domain literature, or gathering citations unavailable in Western preprint indexes.995installs2Cnki Downloadcnki-download is a skill from cookjohn/cnki-skills that automates downloading full-text academic papers from CNKI (China National Knowledge Infrastructure). It accepts an optional paper detail URL or uses the current browser page, navigates with navigate_page instead of click-based tab opens, and retrieves PDF or CAJ files when the user is logged in with download permissions. Developers reach for cnki-download when building research agents or literature review workflows that must fetch CNKI papers without manual login navigation and extra tab management.635installs3Cnki Advanced Searchcnki-advanced-search is a cookjohn/cnki-skills agent skill that parses natural-language search criteria and executes filtered queries on CNKI's advanced search interface. It supports subject, title, keyword, and author fields plus date ranges and source category filters such as SCI, EI, CSSCI, and 北大核心. The skill targets developers and researchers gathering Chinese-language academic literature who need precision beyond simple keyword search. It uses CNKI's old-style advanced search interface because that is the only UI exposing source category checkboxes. Invoke it when an agent must retrieve theses, journal articles, or conference papers with explicit bibliographic constraints.615installs4Cnki Paper Detailcnki-paper-detail is an agent skill in cookjohn/cnki-skills that extracts complete bibliographic metadata from CNKI (China National Knowledge Infrastructure) paper detail pages. Given a kcms2/article/abstract URL—or an already open detail page—it uses Chrome DevTools MCP to navigate, wait for the 摘要 section, detect slider captchas, and evaluate JavaScript against the .brief DOM to return title, authors with affiliation numbers, affiliations, abstract, keywords, fund information, and CLC classification codes. Developers reach for cnki-paper-detail when building literature-review agents, comparing Chinese journal sources, or populating citation databases without manual copy-paste from CNKI. The workflow handles CNKI-specific UI quirks such as 附视频 and 网络首发 title suffixes and pauses for manual captcha completion when 拖动下方拼图完成验证 appears.552installs5Cnki Journal Searchcnki-journal-search in cookjohn/cnki-skills automates CNKI journal lookup (期刊检索) through Chrome DevTools MCP browser automation. Agents navigate to https://navi.cnki.net/knavi, run evaluate_script searches with a journal name, ISSN, CN number, or sponsor argument, and extract matching publication metadata from results. The skill accepts $ARGUMENTS as the search term and uses a single evaluate_script call without wait_for delays for faster agent turns. argument-hint documents expected inputs so agents pass journal names or identifiers correctly on first attempt. Developers reach for cnki-journal-search when locating peer-reviewed Chinese journal articles, verifying ISSN or CN identifiers, browsing sponsor publications, or building bibliographies during early technical or domain research. The workflow supports validating claims against academic literature before deeper paper retrieval or citation export. Triggers include requests to find a specific CNKI journal or browse publications by name or identifier.483installs6Cnki Journal Indexcnki-journal-index is a Claude Code skill from cookjohn/cnki-skills that automates CNKI journal indexing lookups (收录查询). Given a journal name or a CNKI detail URL containing navi.cnki.net/knavi/detail, the skill searches CNKI, opens the journal detail page, and extracts which databases index the journal—北大核心, CSSCI, CSCD, SCI, EI—and related evaluation metrics such as impact factors. It replaces manual portal browsing when scoping literature reviews or validating publication targets. Reach for cnki-journal-index when you need authoritative indexing flags and ranking data from CNKI in a structured list rather than copying fields by hand from Chinese knowledge-base portals during research or citation planning. Argument hints accept either a journal name for search-first lookup or a direct navi.cnki.net/knavi/detail URL when you already have the detail page. Results feed literature-review tables with inclusion flags developers can cite in research notes or tooling pipelines.436installs7Cnki Exportcnki-export from cookjohn/cnki-skills enables Claude Code agents to query and export China National Knowledge Infrastructure results, capturing citations, abstracts, and downloadable full text for systematic reviews, grant writing, and early-domain research workflows.313installs8Cnki Parse ResultsThe cnki-parse-results skill from cookjohn/cnki-skills lets Claude extract structured fields from CNKI search result pages such as titles, authors, journals, dates, and abstracts, turning noisy portal listings into analyzable research data for reviews, briefs, and evidence maps.292installs9Cnki Journal TocAgent skill for navigating China National Knowledge Infrastructure journal table-of-contents pages, extracting issue listings and article titles so Claude can automate Chinese academic literature discovery during early research and review workflows.243installs10Cnki Navigate PagesThe cnki-navigate-pages skill from cookjohn/cnki-skills teaches Claude how to move through CNKI website flows, including searches, filters, and paginated results, so literature-review agents can reach the right academic records consistently without fragile ad hoc browsing steps.243installs