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
CODEBLOCK0
Overview of composting — what it is, why it matters, and the basic science.
ratio
CODEBLOCK1
Carbon-to-nitrogen ratio — the key to successful composting.
methods
CODEBLOCK2
Composting methods — hot, cold, vermicomposting, bokashi, in-vessel.
stages
CODEBLOCK3
Decomposition stages — mesophilic, thermophilic, cooling, curing.
materials
CODEBLOCK4
What to compost — greens, browns, and what to avoid.
troubleshoot
CODEBLOCK5
Troubleshooting — smells, pests, slow decomposition, wet/dry problems.
quality
CODEBLOCK6
Compost quality assessment — maturity tests, nutrient content, application rates.
systems
CODEBLOCK7
Composting systems — bins, tumblers, windrows, static piles, aerated systems.
help
CODEBLOCK8
version
CODEBLOCK9
Configuration
| Variable | Description |
|---|
| INLINECODE10 | Data directory (default: ~/.compost/) |
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
堆肥——堆肥科学与实践参考
堆肥方法、分解科学及实用故障排查的快速参考技能。
使用场景
- - 建立堆肥系统(家庭、农场或市政)
- 优化碳氮比以加速分解
- 排查堆肥问题(异味、分解缓慢、虫害)
- 选择堆肥方法(高温、低温、蚯蚓堆肥、波卡西堆肥)
- 理解微生物学与高温阶段
命令
intro
bash
scripts/script.sh intro
堆肥概述——定义、重要性及基础科学原理。
ratio
bash
scripts/script.sh ratio
碳氮比——成功堆肥的关键要素。
methods
bash
scripts/script.sh methods
堆肥方法——高温、低温、蚯蚓堆肥、波卡西堆肥、容器堆肥。
stages
bash
scripts/script.sh stages
分解阶段——中温期、高温期、降温期、熟化期。
materials
bash
scripts/script.sh materials
堆肥原料——绿色物料、棕色物料及应避免的材料。
troubleshoot
bash
scripts/script.sh troubleshoot
故障排查——异味、虫害、分解缓慢、过湿/过干问题。
quality
bash
scripts/script.sh quality
堆肥质量评估——成熟度测试、养分含量、施用比例。
systems
bash
scripts/script.sh systems
堆肥系统——堆肥箱、滚筒式、条垛式、静态堆垛、曝气系统。
help
bash
scripts/script.sh help
version
bash
scripts/script.sh version
配置
| 变量 | 说明 |
|---|
| COMPOST_DIR | 数据目录(默认:~/.compost/) |
由BytesAgain提供 | bytesagain.com | hello@bytesagain.com