Soil tillage reference — tillage types, equipment, soil preparation, conservation tillage, and no-till farming. Use when planning field operations, selecting tillage equipment, or managing soil health.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill tillage --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tillage?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-tillage)More formats (shields.io, HTML) on the badges page.
---
name: "tillage"
version: "1.0.0"
description: "Soil tillage reference — tillage types, equipment, soil preparation, conservation tillage, and no-till farming. Use when planning field operations, selecting tillage equipment, or managing soil health."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [tillage, soil, plowing, cultivation, no-till, conservation, agriculture]
category: "agriculture"
---
# Tillage — Soil Tillage Reference
Quick-reference skill for tillage methods, equipment, soil management, and conservation practices.
## When to Use
- Selecting tillage methods for specific soil types and crops
- Planning primary and secondary tillage operations
- Implementing conservation or no-till systems
- Managing soil compaction and erosion
- Understanding tillage equipment and settings
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of tillage — purpose, principles, and types.
### `primary`
```bash
scripts/script.sh primary
```
Primary tillage — moldboard plow, chisel plow, disc plow.
### `secondary`
```bash
scripts/script.sh secondary
```
Secondary tillage — disc harrow, field cultivator, rotary tiller.
### `conservation`
```bash
scripts/script.sh conservation
```
Conservation tillage — no-till, strip-till, reduced-till, mulch-till.
### `soil`
```bash
scripts/script.sh soil
```
Soil considerations — texture, moisture, compaction, and structure.
### `equipment`
```bash
scripts/script.sh equipment
```
Tillage equipment selection and settings guide.
### `examples`
```bash
scripts/script.sh examples
```
Tillage system examples for common crop rotations.
### `checklist`
```bash
scripts/script.sh checklist
```
Field tillage planning and operations checklist.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `TILLAGE_DIR` | Data directory (default: ~/.tillage/) |
---
*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!