← 返回 Skills 市场
心理学数据分析(统计检验、结果解读)
作者
wangjinhongmy-pixel
· GitHub ↗
· v1.0.1
· MIT-0
53
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install psychology-data-analysis
功能描述
心理学数据分析决策与执行助手。当用户需要分析心理学研究数据、决定使用什么统计检验、处理数据、运行分析、解读结果时使用。触发场景包括:"帮我分析数据"、"做什么检验"、"SPSS怎么做"、"Python分析"、"结果怎么读"、"验证我的假设"、"数据分析"、"处理数据"等。
安全使用建议
This skill appears to do what it claims: recommend tests, guide SPSS, and run local analyses with the included Python script. Before installing/using: 1) Inspect the full python_analysis.py yourself (or run it in a sandbox) and test it on non-sensitive dummy data to confirm behavior and outputs. 2) Confirm and/or add any missing reference files (SKILL.md mentions references/apa_format.md but it is not in the manifest). 3) Ensure required Python packages are installed in a controlled environment (virtualenv/conda) to avoid unexpectedly installing packages globally. 4) Because the script reads files you provide, avoid running it on data that contains secrets (identifiable personal data) unless you trust the execution environment. 5) If you plan to let an agent invoke the skill autonomously, be aware it can run the script on any data path you provide — that is normal but double-check which data the agent will pass.
能力评估
Purpose & Capability
Name/description ask for recommending and running statistical tests. The skill includes a Python analysis script and reference docs that match that purpose. There are no unrelated required binaries, environment variables, or credentials.
Instruction Scope
SKILL.md limits actions to collecting study design info, recommending tests, guiding SPSS, and running the included Python script on user-provided data. That is in-scope. Minor mismatch: SKILL.md lists references/apa_format.md as an included reference but the file manifest does not contain this file — a documentation/inventory inconsistency. Also the Python script asks for filenames/variable names interactively in some flows (input()) and prints results; confirm expected UX for automated runs.
Install Mechanism
No install spec; skill is instruction-only plus a script. No downloads or external install URLs are present. The Python script relies on common scientific Python packages (pandas/scipy/statsmodels/etc.), which is appropriate for the stated functionality.
Credentials
The skill requests no environment variables, credentials, or config paths. The resources it accesses are local data files supplied by the user (CSV/Excel/SAV). There are no network endpoints, HTTP calls, or tokens present in the code or docs.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persistent privileges. It does not attempt to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install psychology-data-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/psychology-data-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 新增 version 字段到 SKILL.md,版本号为 1.0.1
- 其余内容无变化
v1.0.0
- Initial release of the "psychology-data-analysis" assistant for psychology research data analysis.
- Guides users step-by-step: research info collection → test recommendation → analysis execution → result interpretation.
- Supports both Python (scripts provided) and SPSS (menu/command instructions) workflows.
- Covers a wide range of analyses: t-tests, ANOVA, correlation, regression, mediation/moderation, and more.
- Provides APA-style statistical reporting, effect sizes, and interpretation guidance.
元数据
常见问题
心理学数据分析(统计检验、结果解读) 是什么?
心理学数据分析决策与执行助手。当用户需要分析心理学研究数据、决定使用什么统计检验、处理数据、运行分析、解读结果时使用。触发场景包括:"帮我分析数据"、"做什么检验"、"SPSS怎么做"、"Python分析"、"结果怎么读"、"验证我的假设"、"数据分析"、"处理数据"等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。
如何安装 心理学数据分析(统计检验、结果解读)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install psychology-data-analysis」即可一键安装,无需额外配置。
心理学数据分析(统计检验、结果解读) 是免费的吗?
是的,心理学数据分析(统计检验、结果解读) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
心理学数据分析(统计检验、结果解读) 支持哪些平台?
心理学数据分析(统计检验、结果解读) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 心理学数据分析(统计检验、结果解读)?
由 wangjinhongmy-pixel(@wangjinhongmy-pixel)开发并维护,当前版本 v1.0.1。
推荐 Skills