← 返回 Skills 市场
lyla0921

Waste Disposal Guide

作者 Lyla0921 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
245
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install waste-disposal-guide
功能描述
Guide for proper chemical waste disposal by waste container color
安全使用建议
This skill appears internally consistent and low-risk: it runs a local Python lookup and requires no network, installs, or secrets. Before using it operationally, verify the chemical lists against your local EHS (Environmental Health & Safety) guidance — the included lists are helpful but not authoritative. Also ask the publisher to correct the SKILL.md mismatches (mentions file I/O and R) so documentation accurately reflects the code. If you will rely on these instructions for actual hazardous-waste handling, confirm with your institution's EHS team rather than relying solely on this tool.
功能分析
Type: OpenClaw Skill Name: waste-disposal-guide Version: 0.1.0 The waste-disposal-guide skill is a purely informational tool for chemical safety. The Python script (scripts/main.py) performs local lookups against a hardcoded dictionary of chemical categories and contains no network access, file system operations, or risky execution logic. The documentation (SKILL.md) is well-structured and lacks any indicators of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name and description (chemical waste disposal by container color) match the included Python script and data. The script performs local lookups and prints disposal guidance for listed chemicals — no unrelated capabilities are present.
Instruction Scope
SKILL.md runtime instructions and examples align with the script (use --chemical, --list-categories, --safety). However SKILL.md's risk table mentions reading/writing input/output files and 'Python/R scripts' generically; the provided code does not read or write files nor include R code. This is a minor inconsistency in documentation (overly broad risk claims) rather than a hidden action, but it should be corrected to avoid confusion.
Install Mechanism
No install spec — instruction-only with a single local Python script. No downloads, package installs, or binaries are requested.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not access environment variables or external secrets.
Persistence & Privilege
The skill does not request persistent/system privileges, does not set always:true, and does not modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install waste-disposal-guide
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /waste-disposal-guide 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of waste-disposal-guide skill. - Provides chemical waste disposal instructions by waste container color. - Supports querying disposal info by chemical name and listing waste categories. - Includes safety precautions and a risk assessment overview. - No additional Python packages required; script runs locally.
元数据
Slug waste-disposal-guide
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Waste Disposal Guide 是什么?

Guide for proper chemical waste disposal by waste container color. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。

如何安装 Waste Disposal Guide?

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

Waste Disposal Guide 是免费的吗?

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

Waste Disposal Guide 支持哪些平台?

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

谁开发了 Waste Disposal Guide?

由 Lyla0921(@lyla0921)开发并维护,当前版本 v0.1.0。

💬 留言讨论