Install
openclaw skills install @medstatstar/statsoft-cliCross-platform statistical software CLI integration for WorkBuddy. Supports R, Stata, SAS, SPSS, JMP, GraphPad Prism, Gretl, Minitab, Matlab, Julia, EViews, Statistica, and Stat/Transfer. Auto-detects platform, hides incompatible software, bilingual (中文/English). Core value: integrate and leverage statistical software resources within AI workflows.
openclaw skills install @medstatstar/statsoft-cli| Software | Windows | Mac | Linux |
|---|---|---|---|
| SPSS | ✅ | ❌ | ❌ |
| R | ✅ | ✅ | ✅ |
| Stata | ✅ | ✅ | ✅ |
| SAS | ✅ | ✅ | ✅ |
| JMP | ✅ | ❌ | ❌ |
| GraphPad | ✅ | ❌ | ❌ |
| Stat/Transfer | ✅ | ✅ | ✅ |
| Gretl | ✅ | ✅ | ✅ |
| Minitab | ✅ | ⚠️ | ⚠️ |
| Matlab | ✅ | ✅ | ✅ |
| Julia | ✅ | ✅ | ✅ |
| EViews | ✅ | ❌ | ❌ |
| Statistica | ✅ | ❌ | ❌ |
source cross-platform/_platform-detect.sh # sets WB_OS, WB_ARCH
Ask which software + install path. Auto-search if path unknown. (User provides path first, no auto-scan until needed.)
Route to correct script per platform (non-Windows auto-hides SPSS/JMP/GraphPad).
{ "platform": "windows", "statssoftware": { "installed": true, "path": "...", "version": "...", "mode": "simple" } }
Append environment config to ~/.workbuddy/MEMORY.md.
| Software | Windows Script | Cross-Platform Script | Verification |
|---|---|---|---|
| SPSS | windows-only/SPSS/setup_spss.ps1 | — | spss.exe -production mode "exit.sps" |
| Stata | cross-platform/Stata/setup_stata.sh | same | stata-mp -b do "exit" |
| R | cross-platform/R/setup_r.sh | same | Rscript --version |
| SAS | cross-platform/SAS/setup_sas.sh | same | sas -version |
| JMP | windows-only/JMP/setup_jmp.ps1 | — | JMP.exe /R "Exit();" |
| GraphPad | windows-only/GraphPad/setup_graphpad.ps1 | — | prism.exe -help |
tests/ → README.md, test-syntax.sps, test-job.spj
For full software configs, version differences, completion prompt templates, and search paths:
ADDITIONAL_SOFTWARE.md — JMP, GraphPad, Stat/Transfer, Gretl, Minitab, Matlab, Julia, EViews, Statistica中文: 连接统计软件, 关联SPSS, Stata CLI, R命令行, SAS批处理, JMP, GraphPad Prism, statsoft-cli English: connect SPSS, Stata CLI, R command line, SAS batch, JMP scripting, GraphPad Prism