Conveyor

v1.0.0

Conveyor system reference — belt types, motor sizing, throughput calculations, and material handling automation. Use when designing conveyor layouts, selecti...

0· 150·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/conveyor.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Conveyor" (bytesagain1/conveyor) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/conveyor
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install conveyor

ClawHub CLI

Package manager switcher

npx clawhub@latest install conveyor
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ckc93sry09adce7jwtgwmex83bqk5
150downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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

VariableDescription
CONVEYOR_DIRData directory (default: ~/.conveyor/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...