← Back to Skills Marketplace
bytesagain1

Conveyor

by bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
153
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install conveyor
Description
Conveyor system reference — belt types, motor sizing, throughput calculations, and material handling automation. Use when designing conveyor layouts, selecti...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install conveyor
  3. After installation, invoke the skill by name or use /conveyor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug conveyor
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Conveyor?

Conveyor system reference — belt types, motor sizing, throughput calculations, and material handling automation. Use when designing conveyor layouts, selecti... It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.

How do I install Conveyor?

Run "/install conveyor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Conveyor free?

Yes, Conveyor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Conveyor support?

Conveyor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Conveyor?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.

💬 Comments