← 返回 Skills 市场
ckqiao

SwanLab Reader

作者 CkQiao · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install swanlab-reader
功能描述
读取 SwanLab 实验数据。当用户发来 SwanLab run URL 时使用。
安全使用建议
This skill appears to do what it says: query SwanLab runs and display metrics. Before installing, be aware it will: (1) contact https://swanlab.cn to fetch data; (2) optionally store any API key you set in plaintext at ~/.config/swanlab/key (or you can provide it via SWANLAB_KEY or SWANLAB_API_KEY environment variables); and (3) require the swanlab Python package (review that package if you want to validate its behavior). Do not provide unrelated credentials. If you later suspect misuse, revoke the SwanLab API key and remove the ~/.config/swanlab/key file.
能力评估
Purpose & Capability
Name/description, declared dependencies (swanlab, numpy), and the code all target SwanLab experiment data. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md commands map directly to the Python implementation. Instructions only read/write the skill's config key file (~/.config/swanlab/key) and call SwanLab endpoints or the swanlab library; they do not reference unrelated system files, credentials, or external endpoints.
Install Mechanism
There is no installer that downloads arbitrary code; this is an instruction+source bundle that relies on the listed Python dependencies. The SKILL.md notes using 'uv run' to manage dependencies, which is proportionate to the task.
Credentials
No required environment variables are enforced. The optional SWANLAB_KEY / SWANLAB_API_KEY and a local config file (~/.config/swanlab/key) are appropriate for an API client. No other secrets or unrelated env vars are requested.
Persistence & Privilege
The skill is not marked always:true and does not modify other skills or global agent settings. It stores an API key in its own config directory (~/.config/swanlab), which is expected behavior for a CLI/API client.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install swanlab-reader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /swanlab-reader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
Add credential and dependency declarations to SKILL.md frontmatter for full transparency
v1.1.1
Remove hardcoded venv path; document dependencies in SKILL.md
v1.1.0
Remove hardcoded project keys; compare auto-discovers all metrics from runs
v1.0.0
Initial release
元数据
Slug swanlab-reader
版本 1.1.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

SwanLab Reader 是什么?

读取 SwanLab 实验数据。当用户发来 SwanLab run URL 时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 SwanLab Reader?

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

SwanLab Reader 是免费的吗?

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

SwanLab Reader 支持哪些平台?

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

谁开发了 SwanLab Reader?

由 CkQiao(@ckqiao)开发并维护,当前版本 v1.1.2。

💬 留言讨论