aminer-data-search

Retrieve and analyze AMiner academic data across scholar, paper, venue, organization, and patent workflows.

18|2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/yuanyuekejiJN/AivoClaw --skill aminer-data-search-yuanyuekejijn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aminer-data-search
Source: https://github.com/yuanyuekejiJN/AivoClaw/tree/main/extraSkills/aminer-open-academic-1.0.5
Command: npx skills add https://github.com/yuanyuekejiJN/AivoClaw --skill aminer-data-search-yuanyuekejijn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill removes the time-consuming effort of manually searching and cross-referencing scholars, papers, venues, organizations, and patents by orchestrating AMiner Open Platform API calls into structured research outputs.

Core Features & Use Cases

  • Scholar profile analytics: Build a complete academic overview (research interests, papers, patents, projects) from a scholar name.
  • Paper deep dive: Retrieve paper details and follow citation relationships to support literature review and reference tracing.
  • Org/venue/patent workflows: Analyze institutions, monitor journals by year, and perform patent search and chain-style research.
  • AI-style academic Q&A routing: Use natural-language queries (with structured keyword options) and automatically fall back to broader search when needed.
  • Built-in robustness: Supports retry/recovery for transient API errors and returns a traceable API chain.

Quick Start

Ask: use the aminer-data-search skill to find papers and citation references for the topic "attention is all you need" using my AMiner token.

Frequently Asked Questions about aminer-data-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search academic papers and trace citation references using AMiner data?

You can search academic papers and trace citation references by using the AMiner paper deep dive workflow, which retrieves paper details and follows citation chains. This requires an AMiner API token passed in the Authorization header.

Can I build a complete scholar profile with research interests and patents from AMiner?

Yes, the scholar profile analytics workflow builds a complete academic overview from a scholar name, retrieving research interests, papers, patents, and projects using the AMiner API.

What is the best way to analyze institution research strength and monitor journals by year?

The best way to analyze institution research strength and monitor journals is through the predefined AMiner organization and venue workflows, which automate institutional analysis and journal year monitoring.

Do I need an AMiner API token to perform patent search and chain-style research?

Yes, an AMiner API token is required for Authorization headers to perform patent search and chain-style research. The Skill uses this token to access six predefined workflow routes plus a raw single-API mode.

How does AMiner academic Q&A search handle natural-language queries?

AMiner academic Q&A search routes natural-language queries with structured keyword options and automatically falls back to broader search when needed, ensuring query recovery on transient failures.

Why does my AMiner data retrieval fail on transient API errors?

AMiner data retrieval may fail on transient API errors, but the Skill supports retry and recovery with fallback routing to ensure a traceable API chain and mitigate these temporary failures.