Germination

v1.0.0

Seed germination reference — imbibition, dormancy breaking, temperature/moisture requirements, testing protocols. Use when planning seed starting, evaluating...

0· 137·1 current·1 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/germination.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Germination" (xueyetianya/germination) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/germination
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install germination

ClawHub CLI

Package manager switcher

npx clawhub@latest install germination
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe a seed-germination reference and the skill only contains a local bash script and a SKILL.md providing commands that print guidance. There are no unrelated credentials, binaries, or installs requested.
Instruction Scope
SKILL.md tells the agent to run the included scripts/script.sh commands (intro, conditions, dormancy, testing, crops, problems, etc.). Those commands produce local reference text. The instructions do not direct reading unrelated system files, sending data externally, or broad data-collection.
Install Mechanism
No install spec is present (instruction-only with a bundled script). Nothing will be downloaded or extracted from external URLs during install.
Credentials
No required environment variables or credentials are declared. SKILL.md documents an optional GERMINATION_DIR config (defaulting to ~/.germination/), which is proportionate for storing user data if implemented.
Persistence & Privilege
always is false and the skill is user-invocable. disable-model-invocation is false (agent may call it autonomously), which is the platform default; nothing in the skill requests elevated or persistent system privileges or modifies other skills.
Assessment
This skill appears coherent and low-risk: it runs a local bash script that prints germination reference material and asks for no secrets or network installs. Before installing, you may (1) quickly open scripts/script.sh end-to-end to confirm there are no unexpected commands (network calls like curl/wget, eval, or writes to sensitive paths), (2) ensure you trust the author (bytesagain.com), and (3) if you prefer, run the script manually rather than allowing autonomous invocation. If you see any commands that contact external hosts or modify system-wide configuration, do not install or run it.

Like a lobster shell, security has layers — review code before you run it.

latestvk977r4dweq3bc9dzas0ned42yn83a93y
137downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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

scripts/script.sh intro

Overview of germination — phases, biology, key factors.

conditions

scripts/script.sh conditions

Optimal conditions — temperature, moisture, oxygen, light requirements by crop.

dormancy

scripts/script.sh dormancy

Seed dormancy types and breaking methods — stratification, scarification, leaching.

testing

scripts/script.sh testing

Germination testing protocols — ISTA rules, paper towel test, tetrazolium.

crops

scripts/script.sh crops

Germination data for common crops — days, temperature, depth, rate benchmarks.

problems

scripts/script.sh problems

Troubleshooting poor germination — damping off, crusting, seed age, pathogens.

enhancement

scripts/script.sh enhancement

Seed enhancement — priming, pelleting, coating, biopriming techniques.

schedule

scripts/script.sh schedule

Germination scheduling — calculating start dates, hardening off, transplant timing.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
GERMINATION_DIRData directory (default: ~/.germination/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...