← 返回 Skills 市场
aipoch-ai

Metagenomic Krona Chart

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install metagenomic-krona-chart
功能描述
Analyze data with `metagenomic-krona-chart` using a reproducible workflow, explicit validation, and structured outputs for review-ready interpretation.
安全使用建议
This skill appears to do exactly what it claims: parse local Kraken2/TSV reports and produce an interactive HTML sunburst. Before installing or running: (1) inspect scripts/main.py yourself (already included) and confirm no network calls or unexpected file writes (none detected in this review); (2) run the smoke check: python -m py_compile scripts/main.py; (3) run the script on non-sensitive sample data first and in a sandbox if you have any concern about inputs; (4) install dependencies from the official PyPI packages (pip install pandas plotly). If you need the agent to run this skill autonomously, be aware autonomous execution is allowed by default — only grant that if you trust the agent's decision-making for handling your local files.
能力评估
Purpose & Capability
Name/description match the included artefacts: SKILL.md documents chart generation and scripts/main.py implements parsing and HTML sunburst output using pandas/plotly. Required capabilities (Python + pandas/plotly) are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running the packaged script and validating inputs; instructions are scoped to parsing input files, producing an HTML output, and running a non-destructive smoke check (python -m py_compile). It does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
No install spec is provided (instruction-only skill with a packaged script). Dependencies are typical Python packages (plotly, pandas) listed in requirements.txt; there are no downloads from arbitrary URLs or archive extraction steps.
Credentials
The skill requests no environment variables or credentials. All file and parameter inputs are supplied by the user at runtime (input/output paths, thresholds), which is appropriate for a local data-processing tool.
Persistence & Privilege
always:false and no special agent privileges are requested. The skill does not modify agent/system-wide settings or persist credentials. Autonomous invocation is allowed by platform default but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metagenomic-krona-chart
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metagenomic-krona-chart 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
metagenomic-krona-chart 1.0.0 – Initial release - Provides a reproducible workflow to generate interactive Krona (sunburst) charts for taxonomic abundance in metagenomic samples. - Validates inputs explicitly and supports fallback/error reporting pathways for incomplete requests. - Accepts data in common formats (Kraken2, Bracken, or custom TSV) and outputs interactive HTML visualizations. - Implements structured outputs with clear handling of inputs, assumptions, and results for review-ready usage. - Includes audit-ready, self-contained commands and detailed documentation for setup, execution, and risk assessment.
元数据
Slug metagenomic-krona-chart
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Metagenomic Krona Chart 是什么?

Analyze data with `metagenomic-krona-chart` using a reproducible workflow, explicit validation, and structured outputs for review-ready interpretation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Metagenomic Krona Chart?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install metagenomic-krona-chart」即可一键安装,无需额外配置。

Metagenomic Krona Chart 是免费的吗?

是的,Metagenomic Krona Chart 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Metagenomic Krona Chart 支持哪些平台?

Metagenomic Krona Chart 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Metagenomic Krona Chart?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论