← 返回 Skills 市场
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meta-analysis-forest-plotter
功能描述
Use when creating forest plots for meta-analyses, visualizing effect sizes across studies, or generating publication-ready meta-analysis figures. Produces hi...
安全使用建议
This package looks like a legitimate forest-plot tool, but the SKILL.md and file manifest are inconsistent. Before installing or enabling it: 1) Inspect the full scripts/main.py (the file is large and was truncated in the manifest) to confirm there are no network calls, secrets exfiltration, or unexpected filesystem access. 2) Note that examples/imports refer to scripts/forest_plotter.py and to 'references/' and 'examples/' directories that are not included—this will likely cause runtime errors; correct import paths or rename files before use. 3) Run it in a sandboxed environment (or a virtualenv) and install dependencies from requirements.txt to verify behavior on sample data. 4) If you plan to let an agent invoke this skill autonomously, be aware it will read input CSV/JSON files and write plot files on disk; confirm that's acceptable. If you need higher assurance, ask the author for a complete, consistent package (matching filenames and including referenced resources) or request provenance/source (homepage, repo) before use.
功能分析
Type: OpenClaw Skill
Name: meta-analysis-forest-plotter
Version: 1.0.0
The skill bundle provides a legitimate tool for performing meta-analysis and generating forest plots using standard statistical methods (Fixed-effect and DerSimonian-Laird random-effects). The code in scripts/main.py uses standard scientific libraries (numpy, scipy, matplotlib) to process data and generate visualizations without any signs of malicious intent, data exfiltration, or unauthorized execution. A minor documentation inconsistency exists where SKILL.md refers to forest_plotter.py instead of main.py, but this is a functional bug rather than a security risk.
能力评估
Purpose & Capability
The declared purpose (generate publication-ready forest plots and meta-analysis stats) matches the included code and listed Python dependencies (numpy, scipy, matplotlib, pandas). The code shows meta-analysis calculations and plotting functionality, which is coherent with the description.
Instruction Scope
The SKILL.md examples import scripts.forest_plotter and call scripts/forest_plotter.py on the CLI, but the repository contains scripts/main.py (no scripts/forest_plotter.py). SKILL.md also references resources (references/forest-plot-styles.md, examples/sample-plots/) that are not present in the manifest. These mismatches mean the provided runtime instructions may fail or behave differently than documented. The instructions do legitimately require reading input CSV/JSON files and writing plot files; that file I/O is expected for the tool but the mismatched paths increase risk of unexpected behavior.
Install Mechanism
There is no install spec (instruction-only install) and no remote downloads; risk from installation mechanisms is low. The included requirements.txt lists standard scientific Python packages consistent with the task.
Credentials
The skill requests no environment variables or credentials and has no config path requirements. The declared needs are proportionate for a local plotting tool.
Persistence & Privilege
always is false and there is no indication the skill requests permanent agent privileges or edits other skills. The agent-invocation defaults are unchanged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meta-analysis-forest-plotter - 安装完成后,直接呼叫该 Skill 的名称或使用
/meta-analysis-forest-plotter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of meta-analysis-forest-plotter.
- Create publication-ready forest plots for meta-analyses, supporting effect sizes, confidence intervals, heterogeneity metrics, and subgroup analyses.
- Provides customizable styling, including journal-specific presets and export to multiple formats (PDF, PNG, SVG, TIFF).
- Supports both Python API and command-line interface for flexible plot generation.
- Includes examples and references for journal formatting.
元数据
常见问题
Meta-Analysis Forest Plotter 是什么?
Use when creating forest plots for meta-analyses, visualizing effect sizes across studies, or generating publication-ready meta-analysis figures. Produces hi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Meta-Analysis Forest Plotter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meta-analysis-forest-plotter」即可一键安装,无需额外配置。
Meta-Analysis Forest Plotter 是免费的吗?
是的,Meta-Analysis Forest Plotter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meta-Analysis Forest Plotter 支持哪些平台?
Meta-Analysis Forest Plotter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meta-Analysis Forest Plotter?
由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills