Composting reference — methods, C:N ratio, thermophilic stages, vermicomposting, troubleshooting. Use when building compost systems, optimizing decomposition, or managing organic waste.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill compost --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Compost?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-compost)More formats (shields.io, HTML) on the badges page.
---
name: "compost"
version: "1.0.0"
description: "Composting reference — methods, C:N ratio, thermophilic stages, vermicomposting, troubleshooting. Use when building compost systems, optimizing decomposition, or managing organic waste."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [compost, agriculture, soil, organic, decomposition, carbon-nitrogen, vermiculture]
category: "agriculture"
---
# Compost — Composting Science & Practice Reference
Quick-reference skill for composting methods, the science of decomposition, and practical troubleshooting.
## When to Use
- Setting up a composting system (home, farm, or municipal)
- Optimizing carbon-to-nitrogen ratios for faster decomposition
- Troubleshooting compost problems (smell, slow breakdown, pests)
- Choosing between composting methods (hot, cold, vermi, bokashi)
- Understanding the microbiology and thermophilic stages
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of composting — what it is, why it matters, and the basic science.
### `ratio`
```bash
scripts/script.sh ratio
```
Carbon-to-nitrogen ratio — the key to successful composting.
### `methods`
```bash
scripts/script.sh methods
```
Composting methods — hot, cold, vermicomposting, bokashi, in-vessel.
### `stages`
```bash
scripts/script.sh stages
```
Decomposition stages — mesophilic, thermophilic, cooling, curing.
### `materials`
```bash
scripts/script.sh materials
```
What to compost — greens, browns, and what to avoid.
### `troubleshoot`
```bash
scripts/script.sh troubleshoot
```
Troubleshooting — smells, pests, slow decomposition, wet/dry problems.
### `quality`
```bash
scripts/script.sh quality
```
Compost quality assessment — maturity tests, nutrient content, application rates.
### `systems`
```bash
scripts/script.sh systems
```
Composting systems — bins, tumblers, windrows, static piles, aerated systems.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `COMPOST_DIR` | Data directory (default: ~/.compost/) |
---
*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!