Openalex Database

🌐Community
by davila7 · vlatest · Repository

Access and query Davila7's OpenAlex database to retrieve research papers, authors, institutions, and funding information.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add openalex-database npx -- -y @trustedskills/openalex-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "openalex-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/openalex-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The openalex-database skill provides direct access to the OpenAlex API, enabling AI agents to retrieve comprehensive bibliographic data for academic research and literature analysis. It supports querying millions of scholarly works, authors, venues, and institutions with precise filtering capabilities.

When to use it

  • Retrieving citation counts and publication years for specific papers or journals.
  • Identifying key researchers and their institutional affiliations within a field.
  • Analyzing trends in academic publishing by filtering results by subject area or year.
  • Gathering metadata for systematic literature reviews or research dashboards.

Key capabilities

  • Querying the OpenAlex API to fetch detailed records of scholarly works.
  • Filtering results by various parameters such as DOI, title, author, or publisher.
  • Accessing structured data including abstracts, keywords, and citation metrics.
  • Supporting pagination for large-scale dataset retrieval.

Example prompts

  • "Find all papers published in 2023 about machine learning ethics from top computer science journals."
  • "List the top 10 most cited authors in renewable energy research over the last decade."
  • "Retrieve metadata for papers with 'neural networks' in the title and provide their abstracts."

Tips & gotchas

Ensure your AI agent handles rate limits imposed by the OpenAlex API when making frequent requests. Always validate DOI inputs before querying to avoid errors or empty results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
153

🌐 Community

Passed automated security scans.