Wentor API

Route paper search queries and figure-generation prompts to Wentor academic endpoints.

850|114|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/wentorai/Research-Claw --skill wentor-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Wentor API
Source: https://github.com/wentorai/Research-Claw/tree/main/skills/wentor-api
Command: npx skills add https://github.com/wentorai/Research-Claw --skill wentor-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

It removes the friction of discovering relevant academic papers and producing structured, publication-ready figures by providing direct access to Wentor’s academic services through a token-secured API.

Core Features & Use Cases

  • Paper Q&A Search (wentor_qa): Answer natural-language research questions and retrieve relevant papers with configurable ranking and filters.
  • Structured Paper Search (wentor_search): Search by specific metadata such as title, keywords, author, organization, or venue with pagination and sorting.
  • Academic Figure Generation (wentor_plot): Generate text-to-image charts from detailed prompts for quick visualization of research results.

Quick Start

Use the Wentor Academic API with your API token to run a natural-language question search like: find papers about attention mechanisms in transformers and return the top 10 most relevant results.

Frequently Asked Questions about Wentor API

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

FAQPage Schema
How do I search academic papers using natural language queries?

Academic paper search via natural language queries is supported through the paper Q&A feature, which retrieves relevant publications by answering research questions with configurable ranking and metadata filters.

How does structured metadata search for academic papers work?

Structured metadata search queries papers by specific fields like title, keywords, author, organization, or venue, returning results with pagination and sorting options for precise academic discovery.

Can I generate academic figures and plots from text prompts?

Academic figure generation from text prompts is supported to produce text-to-image charts, enabling quick visualization of research results for publication-ready research workflows.

Do I need an API token to access academic search and figure generation endpoints?

A valid Wentor API Bearer token is required to access academic search and figure generation endpoints, along with service enablement configured in the dashboard.

What are the rate limiting constraints for academic paper search and plotting?

Academic paper search and plotting enforce endpoint-specific quota and rate-limit constraints, meaning API requests are throttled per endpoint to manage service usage and prevent excessive calls.

What is the best way to integrate paper retrieval into a research workflow?

Integrating paper retrieval into a research workflow is best achieved by combining natural-language Q&A for discovery and structured metadata search for targeted filtering, yielding relevant papers for downstream visualization.