← 返回
未分类 Key 中文

scholarplotskill

ScholarPlot AI Academic Figure Generator. Connects via MCP to generate and edit SCI-standard figures, including line charts, bar charts, heatmaps, neural net...
ScholarPlot AI 学术图形生成器,通过 MCP 连接生成并编辑符合 SCI 标准的图形,包括折线图、柱状图、热图、神经网络图等。
peizhou peizhou 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 107
下载
💾 0
安装
1
版本
#latest

概述

scholarPlotSkill

ScholarPlot is an AI academic figure generation tool designed for researchers. It uses an MCP (Model Context Protocol) server to instantly generate professional, SCI-journal standard figures from natural language descriptions.

Core Directives

  • MCP Server Dependency: This skill requires the scholarplot-sci-figure MCP server to be configured and running with a valid API key from https://figure.thirdme.com/mcp.
  • Intelligent Generation: Use the generate_sci_figure MCP tool to create figures. Always pass a detailed description. You can optionally specify figureType, style (e.g., nature, science, ieee), and exact dataValues for data charts.
  • Interactive Editing: Use the edit_figure MCP tool to modify existing figures. Pass the figureId and specific editInstructions (e.g., "Change the bar color to blue").
  • High-Quality Output: Return the generated figureUrl to the user so they can view and download the high-resolution (300dpi) or vector (SVG) format image. Present the metadata cleanly.

Execution Pipeline

Step 1: Tool Selection

Determine if the user wants to generate a new figure or edit an existing one based on the conversation context.

Step 2: Invoke MCP Tool

  • For New Figures: Call generate_sci_figure with the provided descriptions and any available data.
  • For Edits: Call edit_figure with the target figureId and instructions.

Step 3: Present Results

Once the MCP tool returns a response, format the output nicely for the user:

  • Display the figure using Markdown image syntax: !Generated Figure (if supported by the client) or provide the direct URL.
  • Summarize the metadata (e.g., Type, Style, Resolution).
  • Provide the figureCode if the user wants to review the underlying representation.

Configuration Requirements

Users must configure their Claude Desktop (or other MCP-compatible client) with the following in mcp.json or claude_desktop_config.json:

{
  "mcpServers": {
    "scholarplot-sci-figure": {
      "url": "https://figure.thirdme.com/api/mcp-sse?key=YOUR_API_KEY"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-06-04 14:13

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 296 📥 139,391
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 208 📥 67,359
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 273 📥 100,166