Grain silo reference — storage types, aeration, moisture management, fumigation, and safe handling of bulk grain. Use when designing grain storage, managing post-harvest quality, or ensuring silo safety.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill silo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Silo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-silo)More formats (shields.io, HTML) on the badges page.
---
name: "silo"
version: "1.0.0"
description: "Grain silo reference — storage types, aeration, moisture management, fumigation, and safe handling of bulk grain. Use when designing grain storage, managing post-harvest quality, or ensuring silo safety."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [silo, grain, storage, agriculture, aeration, post-harvest]
category: "agriculture"
---
# Silo — Grain Storage Reference
Quick-reference skill for grain silo types, storage management, and post-harvest quality preservation.
## When to Use
- Selecting silo types for different grains and capacities
- Managing grain moisture, temperature, and aeration
- Planning fumigation and pest control in stored grain
- Understanding silo safety hazards and prevention
- Calculating storage capacity and filling procedures
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of grain storage — silo types, capacity, and basic principles.
### `moisture`
```bash
scripts/script.sh moisture
```
Moisture management — safe storage levels, drying, and equilibrium moisture.
### `aeration`
```bash
scripts/script.sh aeration
```
Aeration systems — fan sizing, airflow patterns, cooling strategies.
### `pests`
```bash
scripts/script.sh pests
```
Stored grain pests — insects, fungi, rodents, and control methods.
### `fumigation`
```bash
scripts/script.sh fumigation
```
Fumigation procedures — phosphine, heat treatment, and safety protocols.
### `capacity`
```bash
scripts/script.sh capacity
```
Storage capacity calculations — bin dimensions, bushel conversions, test weight.
### `safety`
```bash
scripts/script.sh safety
```
Silo safety — engulfment hazards, confined space, dust explosions, gas monitoring.
### `quality`
```bash
scripts/script.sh quality
```
Grain quality assessment — grading, sampling, and deterioration indicators.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `SILO_DIR` | Data directory (default: ~/.silo/) |
---
*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!