What problem does it solve?
Finding Chinese academic papers on CNKI (中国知网) normally requires manual browsing, form filling, and copying results one by one. This Skill automates the entire keyword search flow through a managed Chrome browser and returns structured results in a single call.
Core Features & Use Cases
- Automated Keyword Search: Navigates to CNKI, fills the search input, submits the query, and waits for results without manual interaction.
- Structured Result Extraction: Returns titles, URLs, authors, journals, dates, citation counts, download counts, and online-first flags for each paper.
- Captcha Detection: Distinguishes a visible Tencent captcha from the off-screen preloaded SDK and reports it instead of failing silently.
- Use Case: Ask for papers on a topic like "大语言模型推理", receive a numbered list with metadata, then open a specific paper or batch-export results to Zotero via the cnki-export skill.
Quick Start
Search CNKI for papers about multi-agent debate and list the top results with authors and citation counts.