Grain threshing reference — threshing methods, combine harvester operation, crop-specific settings, grain loss reduction, and post-harvest handling. Use when planning harvest operations, optimizing combine settings, or reducing grain loss.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill thresh --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Thresh?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-thresh)More formats (shields.io, HTML) on the badges page.
---
name: "thresh"
version: "1.0.0"
description: "Grain threshing reference — threshing methods, combine harvester operation, crop-specific settings, grain loss reduction, and post-harvest handling. Use when planning harvest operations, optimizing combine settings, or reducing grain loss."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [thresh, threshing, harvest, grain, combine, agriculture, post-harvest]
category: "agriculture"
---
# 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`
```bash
scripts/script.sh intro
```
Overview of threshing — history, principles, and modern methods.
### `mechanisms`
```bash
scripts/script.sh mechanisms
```
Threshing mechanisms — cylinder types, concave settings, rotor systems.
### `crops`
```bash
scripts/script.sh crops
```
Crop-specific threshing settings for major grain crops.
### `loss`
```bash
scripts/script.sh loss
```
Grain loss sources, measurement, and reduction strategies.
### `timing`
```bash
scripts/script.sh timing
```
Harvest timing — moisture content, maturity indicators, and weather.
### `postharvest`
```bash
scripts/script.sh postharvest
```
Post-harvest handling — drying, cleaning, storage, and quality.
### `examples`
```bash
scripts/script.sh examples
```
Practical threshing scenarios and troubleshooting.
### `checklist`
```bash
scripts/script.sh checklist
```
Pre-harvest and threshing operations checklist.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `THRESH_DIR` | Data directory (default: ~/.thresh/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!