← 返回 Skills 市场
bytesagain1

Conveyor

作者 bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install conveyor
功能描述
Conveyor system reference — belt types, motor sizing, throughput calculations, and material handling automation. Use when designing conveyor layouts, selecti...
使用说明 (SKILL.md)

Conveyor — Conveyor System Reference

Quick-reference skill for conveyor types, engineering calculations, and material handling design.

When to Use

  • Selecting conveyor types for warehouse or manufacturing
  • Calculating belt speed, throughput, and motor power
  • Designing conveyor layouts for sorting and distribution
  • Troubleshooting belt tracking, slippage, and jams
  • Planning automated material handling systems

Commands

intro

scripts/script.sh intro

Overview of conveyor systems — types, applications, and selection criteria.

types

scripts/script.sh types

Conveyor types: belt, roller, chain, screw, pneumatic, and more.

sizing

scripts/script.sh sizing

Engineering calculations — belt speed, throughput, motor power, incline limits.

layout

scripts/script.sh layout

Layout design — curves, merges, diverts, accumulation zones.

controls

scripts/script.sh controls

Controls and sensors — photoeyes, encoders, VFDs, PLC logic.

sorting

scripts/script.sh sorting

Sortation systems — shoe sorters, crossbelt, tilt-tray, and pop-up diverts.

maintenance

scripts/script.sh maintenance

Preventive maintenance schedules, common failures, and troubleshooting.

safety

scripts/script.sh safety

Conveyor safety standards, guarding, e-stops, and lockout/tagout.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Variable Description
CONVEYOR_DIR Data directory (default: ~/.conveyor/)

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears coherent and low-risk: it is a local reference tool with no declared credentials or installs. Before installing or allowing autonomous runs, quickly inspect the rest of scripts/script.sh (search for network calls like curl/wget/ssh, destructive commands like rm -rf, eval, or writes to system paths) and confirm it only prints/reads non-sensitive documentation. If you plan to let the agent invoke it autonomously, consider running it in a restricted environment first or permitting it only for explicit user-invoked tasks. Verify the GitHub source and checksum if you require additional assurance.
功能分析
Type: OpenClaw Skill Name: conveyor Version: 1.0.0 The 'conveyor' skill is a purely informational reference tool for material handling systems. The core logic in 'scripts/script.sh' consists entirely of static text output via heredocs, providing engineering data and safety guidelines without any network access, file system modifications, or sensitive data retrieval.
能力评估
Purpose & Capability
Name, description, SKILL.md commands, and the included scripts/script.sh all align with a documentation/reference tool for conveyor systems; there are no unrelated binaries, services, or credentials declared.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands (intro, types, sizing, layout, etc.). The visible portions of script.sh only print local documentation and calculations and do not access external endpoints or unrelated system resources. The SKILL.md mentions an optional CONVEYOR_DIR data directory but no env vars are required.
Install Mechanism
No install spec is present (instruction-only with an included script). Nothing will be downloaded or extracted during install, minimizing supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented CONVEYOR_DIR is a plausible local data path for a reference tool and does not require secrets or cloud access.
Persistence & Privilege
The skill does not request permanent/always-on presence (always: false) and uses the platform default for autonomous invocation. There is no evidence it modifies other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install conveyor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /conveyor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug conveyor
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Conveyor 是什么?

Conveyor system reference — belt types, motor sizing, throughput calculations, and material handling automation. Use when designing conveyor layouts, selecti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Conveyor?

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

Conveyor 是免费的吗?

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

Conveyor 支持哪些平台?

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

谁开发了 Conveyor?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。

💬 留言讨论