Thresh

v1.0.0

Grain threshing reference — threshing methods, combine harvester operation, crop-specific settings, grain loss reduction, and post-harvest handling. Use when...

0· 149·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 bytesagain3/thresh.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Thresh" (bytesagain3/thresh) from ClawHub.
Skill page: https://clawhub.ai/bytesagain3/thresh
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 thresh

ClawHub CLI

Package manager switcher

npx clawhub@latest install thresh
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (threshing reference, combine settings, loss reduction) matches the included materials: a help-oriented SKILL.md and a shell script that prints reference text. Nothing in the package requests unrelated services or credentials.
Instruction Scope
SKILL.md directs the agent to run the bundled scripts/script.sh with specific subcommands (intro, mechanisms, crops, loss, timing, postharvest, examples, checklist, help, version). The instructions do not ask the agent to read unrelated system files, access other credentials, or transmit data externally.
Install Mechanism
There is no install spec; this is effectively an instruction-only skill with one included shell script. Nothing is downloaded or extracted from external URLs during install.
Credentials
The registry metadata lists no required environment variables or credentials. SKILL.md mentions an optional THRESH_DIR (default ~/.thresh/) for data, which is reasonable and proportionate for a local reference tool.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not modify other skills or system-wide settings. Allowing autonomous invocation is the platform default and not a specific risk here.
Assessment
This appears to be a benign, local reference tool: it prints agricultural guidance from a bundled shell script and does not ask for secrets or perform network calls. Before running, you may (optionally) open scripts/script.sh to verify it only prints static text and does not write to sensitive paths; also be cautious when running any downloaded script on systems containing sensitive data or elevated credentials. If you need an offline, read-only reference, this skill is appropriate.

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

latestvk976myr1mj06n3feebyvks2pqx83azap
149downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Thresh — Grain Threshing Reference

Quick-reference skill for threshing principles, combine harvester settings, and grain loss management.

When to Use

  • Understanding threshing mechanisms and methods
  • Setting combine harvester parameters for specific crops
  • Reducing grain loss during harvest
  • Planning harvest timing and operations
  • Post-harvest grain handling and drying

Commands

intro

scripts/script.sh intro

Overview of threshing — history, principles, and modern methods.

mechanisms

scripts/script.sh mechanisms

Threshing mechanisms — cylinder types, concave settings, rotor systems.

crops

scripts/script.sh crops

Crop-specific threshing settings for major grain crops.

loss

scripts/script.sh loss

Grain loss sources, measurement, and reduction strategies.

timing

scripts/script.sh timing

Harvest timing — moisture content, maturity indicators, and weather.

postharvest

scripts/script.sh postharvest

Post-harvest handling — drying, cleaning, storage, and quality.

examples

scripts/script.sh examples

Practical threshing scenarios and troubleshooting.

checklist

scripts/script.sh checklist

Pre-harvest and threshing operations checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
THRESH_DIRData directory (default: ~/.thresh/)

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

Comments

Loading comments...