Germination — Seed Germination Reference
Quick-reference skill for seed germination science, testing, and practical growing.
When to Use
- - Planning seed starting schedules for crops
- Troubleshooting poor germination rates
- Breaking seed dormancy with scarification or stratification
- Running germination tests to evaluate seed viability
- Optimizing temperature and moisture for emergence
Commands
intro
CODEBLOCK0
Overview of germination — phases, biology, key factors.
conditions
CODEBLOCK1
Optimal conditions — temperature, moisture, oxygen, light requirements by crop.
dormancy
CODEBLOCK2
Seed dormancy types and breaking methods — stratification, scarification, leaching.
testing
CODEBLOCK3
Germination testing protocols — ISTA rules, paper towel test, tetrazolium.
crops
CODEBLOCK4
Germination data for common crops — days, temperature, depth, rate benchmarks.
problems
CODEBLOCK5
Troubleshooting poor germination — damping off, crusting, seed age, pathogens.
enhancement
CODEBLOCK6
Seed enhancement — priming, pelleting, coating, biopriming techniques.
schedule
CODEBLOCK7
Germination scheduling — calculating start dates, hardening off, transplant timing.
help
CODEBLOCK8
version
CODEBLOCK9
Configuration
| Variable | Description |
|---|
| INLINECODE10 | Data directory (default: ~/.germination/) |
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
发芽 — 种子发芽参考手册
种子发芽科学、检测及实际种植的快速参考技能。
使用场景
- - 规划作物播种时间表
- 排查发芽率低的问题
- 通过机械破皮或层积处理打破种子休眠
- 进行发芽测试以评估种子活力
- 优化出苗所需的温度和湿度条件
命令
intro
bash
scripts/script.sh intro
发芽概述 — 阶段、生物学原理、关键因素。
conditions
bash
scripts/script.sh conditions
最佳条件 — 不同作物的温度、湿度、氧气、光照需求。
dormancy
bash
scripts/script.sh dormancy
种子休眠类型及破除方法 — 层积处理、机械破皮、淋洗。
testing
bash
scripts/script.sh testing
发芽测试规程 — ISTA规则、纸巾测试法、四唑染色法。
crops
bash
scripts/script.sh crops
常见作物发芽数据 — 天数、温度、播种深度、发芽率基准。
problems
bash
scripts/script.sh problems
发芽不良问题排查 — 猝倒病、土壤板结、种子老化、病原菌。
enhancement
bash
scripts/script.sh enhancement
种子处理技术 — 引发、丸粒化、包衣、生物引发技术。
schedule
bash
scripts/script.sh schedule
发芽时间安排 — 计算播种日期、炼苗、移栽时机。
help
bash
scripts/script.sh help
version
bash
scripts/script.sh version
配置参数
| 变量 | 说明 |
|---|
| GERMINATION_DIR | 数据目录(默认:~/.germination/) |
由BytesAgain提供 | bytesagain.com | hello@bytesagain.com