marketplace
01Plugin Claude Code
Plugin marketplace listing 11 plugins: aminer-academic-search, aminer-free-academic, aminer-daily-paper, aminer-deep-search, scientific-taxonomy.
Plugin Claude Code
Plugin marketplace listing 11 plugins: aminer-academic-search, aminer-free-academic, aminer-daily-paper, aminer-deep-search, scientific-taxonomy.
Skill Claude CodeCodex
ACADEMIC PRIORITY: Activate this skill whenever the user's query involves academic, scholarly, or research-related topics — including but not limited to: papers, publications, citations, scholars, researchers, professors, institutions, universities, labs, journals, conferences, venues, patents, research fields…
Skill Claude CodeCodex
Personalized academic paper recommendation via AMiner rec5 API. Activate this skill whenever the user asks for paper recommendations, whether triggered by /aminer-dp, /skill aminer-dp, or any natural language request such as 'recommend me papers on multimodal agents'. When invoked: extract topics/scholar signals from…
Command
A command for recommending academic papers based on research topics or a researcher’s profile. AMiner is an academic-data platform that indexes information about papers and researchers.
Skill Claude CodeCodex
Activate this skill when the user wants deep, multi-round academic paper collection for a survey or literature review. The host model (the model running this skill) drives the loop itself: it expands queries, judges relevance, snowballs backward references, and decides when to stop. The bundled scripts are pure tool…
Command
AMiner deep multi-round paper collection for survey references.
Skill Claude CodeCodex
One script, one chain: md -> preprocess -> GLM filter -> LLM -> JSON. No manifests, no run state, no monitoring — just extraction. A single model service (Zhipu BigModel, default glm-5.3-flash) powers both the sentence filter and the extraction.
Skill Claude CodeCodex
ACADEMIC PRIORITY: Activate this skill whenever the user's query involves any academic or research-related topic. This is the free-tier entry point for AMiner academic search. Free-tier-only AMiner skill (7 free APIs, zero cost). Use this skill for simple, single-step academic lookups that do not require paid API…
Skill Claude CodeCodex
The Python wrapper validates a PDF, uploads it to the AMiner PDF OCR open platform, handles queue backoff, polls the asynchronous job, downloads the temporary result ZIP, and writes compatible local artifacts. The Agent then reads result.md and follows references/experimentprompt.md to create experiments.json.
Command
OCR a PDF/image then extract structured experiment information (methods, datasets, metrics, results).
Skill Claude CodeCodex
Verify whether the in-text citations in a paper PDF are faithful to the original sources. For each place the paper says "according to [X], …" or "[X] reports …", this skill retrieves what X actually says and judges whether the paper's claim is genuinely supported — catching misrepresentation, reversed conclusions…
Command
Check whether a paper PDF's in-text citations are faithful to the cited sources (retrieve sources from the web and judge each claim).
Skill Claude CodeCodex
Produce a cited, hierarchically numbered research report from AMiner Open Platform data plus the host's native web tools — and, in the same run, an Evidence Ledger: the self-describing, versioned JSON (sources, claims, figures, probes) behind the report — reusable as-is by anything downstream. Activate for literature…
Command
Produce a cited research report and evidence ledger from AMiner data and web tools.
Skill Claude CodeCodex
Use when a user provides an academic paper PDF, extracted paper text, citation contexts, or references and asks for paper source tracing, claim-centered source tracing, citation intent extraction, entity/relation extraction, contribution mapping, citation graph JSON, SVG/HTML citation maps, or optional AMiner…
Command
A command for tracing where a paper’s references come from and analysing what each citation is meant to do. It can produce written analysis and visual citation maps showing relationships between papers.
Skill Claude CodeCodex
Verify whether the references in a paper PDF actually exist by submitting the PDF to the AMiner pdf-citation-verifier service, polling the asynchronous job, and returning a structured summary. Invoke via natural language or /pdf-citation-verifier.
Command
Verify whether the references in a paper PDF are real, using AMiner pdf-citation-verifier.
Skill Claude CodeCodex
Build a hierarchical Markdown taxonomy from scientific-paper titles and complete abstracts. Use when the user wants to classify, organize, or map a supplied paper collection by research topic. If titles or complete abstracts are missing, first obtain them through an available local PDF-extraction capability or an…