Origin-related toolkit for automated科研绘图 and MCP deployment; Windows tools and Codex skills centered around Origin/OriginPro workflows. 17 stars, no license listed, last push 2026-07-13.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Origin 科研绘图与 Codex 自动化工具集: a Windows toolset for Origin/OriginPro automated plotting, Codex Skills, template downloading, MCP deployment tasks, Origin templates, sample projects, and demo data. It includes GUI programs, batch plotting, Codex skills, template download tools, and MCP deployment instructions.
How it works
The repository bundles multiple independent成果s:
- MCP连接.txt: Codex execution task that deploys and validates MCP on a Windows machine, with steps to check Origin status, install dependencies, configure MCP, run tests, and export artifacts.
- origin的exe以及skill.rar: a distributable package containing a GUI single-plot program, a CorelDRAW/Origin connector tool, the origin-image Skill for Codex, and scripts to generate OPJU, SVG, and CDR outputs.
- Origin程序批量画图.rar: two Windows programs for single-plot and batch-task execution to handle multiple plots.
- 6.16Origin更新.rar: updated packages including a 6.16 single-plot program, Origin templates, Python templates, sample OPJU, and SVG outputs.
- origin绘图模板skill.rar: Skill to search/download OriginLab Graph Gallery templates and manage deployment.
Supported graph types and data requirements are documented, including PlotType values (scatter, line, line_symbol) and Excel data layout expectations.
Getting started
The README outlines starting points and file dependencies:
- Install or access origin-image Skill by deploying the origin-image folder to Codex Skills directory:
请将这个 origin-image Skill 文件夹部署到当前电脑的 Codex Skills 目录。
Or manually copy to:
%USERPROFILE%\.codex\skills\origin-image
If CODEX_HOME is set, copy to:
%CODEX_HOME%\skills\origin-image
Restart Codex after placement.
Usage examples for origin-image Skill are provided, including normal single-group scatter plots, multi-group line plots, and multi-group line with markers, emphasizing how to structure SheetName, XColumn, YColumns, PlotType, and axis titles, and indicating outputs OPJU, SVG, and CDR when possible.
Getting started (continued) - Commands and examples
The README provides explicit command examples for deploying the origin-image Skill and for making requests:
请将这个 origin-image Skill 文件夹部署到当前电脑的 Codex Skills 目录。
powershell -ExecutionPolicy Bypass -File .\install_origin_template_skill.ps1
and usage examples for origin-template search and download via PowerShell scripts, including parameter names like -SearchTerms, -GalleryUrl, -OutputDir, -MaxItems, -Force, -ManifestPath.
Recent releases
RELEASES (latest 0): - none
Traction
Stars: 17 Forks: 0 Open issues: 0
Behind the repo
This repository does not declare an official license and states usage is for personal, research, and non-commercial purposes; commercial use requires the author's permission.
Caveats
License: none listed Age: created 2026-07-13; last_push 2026-07-13 Notes: The project explicitly warns that it is not OriginLab or Corel official and requires users to legally install associated commercial software themselves. It includes multiple large RAR packages and PowerShell/Script-based deployment steps.
