What problem does it solve?
Saving papers from CNKI (China National Knowledge Infrastructure) into a reference manager normally requires manual clicking through export dialogs for each paper. This Skill automates citation extraction from CNKI detail and search results pages and pushes entries directly into Zotero, including batch export of entire result pages.
Core Features & Use Cases
- Single and Batch Export: Extract citation data from a CNKI paper detail page, or batch-export all (or selected) papers from a search results page via the CNKI export API without visiting each detail page.
- Direct Zotero Integration: Push parsed citations to the Zotero desktop app through its local Connector API (localhost:23119), with idempotent session handling and optional PDF attachment upload.
- Multiple Output Formats: Produce GB/T 7714 citation text, EndNote/RIS data, or structured Zotero items with authors, keywords, ISSN, and abstracts.
- Use Case: After running a CNKI search that returns 9 relevant papers, batch-export all of them to your currently selected Zotero collection in a single operation instead of opening nine detail pages.
Quick Start
Ask the agent to export the papers on the current CNKI search results page to Zotero using the cnki-export skill.