Compost

v1.0.0

Composting reference — methods, C:N ratio, thermophilic stages, vermicomposting, troubleshooting. Use when building compost systems, optimizing decomposition...

0· 156·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/compost.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Compost" (xueyetianya/compost) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/compost
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 compost

ClawHub CLI

Package manager switcher

npx clawhub@latest install compost
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included assets: SKILL.md documents composting topics and the bundled scripts/script.sh provides command handlers for those topics. No unrelated credentials, binaries, or services are requested.
Instruction Scope
Runtime instructions call the included scripts/script.sh with specific subcommands (intro, ratio, methods, etc.). The instructions do not request unrelated files, system-wide configuration, or network endpoints. Running the included shell script is expected for a CLI-style reference skill.
Install Mechanism
There is no install spec (instruction-only skill plus an included script). Nothing is downloaded or extracted from external URLs; the only executable is the repository's script.sh that ships with the skill.
Credentials
The skill declares no required environment variables or credentials. SKILL.md mentions an optional COMPOST_DIR configuration (default ~/.compost/) which is reasonable for storing local data; no unrelated secrets or cloud credentials are requested.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or cross-skill configuration, and does not assert persistent system presence beyond its included script. Autonomous invocation remains platform-default but is not combined with broad privileges here.
Assessment
This skill appears coherent and self-contained: it prints composting guidance via the included scripts/script.sh and does not request credentials or external installs. Before enabling, you may (1) quickly review scripts/script.sh for any unexpected commands (e.g., network calls, file writes to sensitive paths), (2) run scripts/script.sh help locally or in a sandbox to confirm behavior, and (3) note that it may create or use a local COMPOST_DIR (~/.compost/) if you configure it. If you are uncomfortable running bundled shell scripts, inspect the file contents or run it in an isolated environment first.

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

latestvk974qwss3s2jwseffccfkgbr1d83ayfk
156downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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

scripts/script.sh intro

Overview of composting — what it is, why it matters, and the basic science.

ratio

scripts/script.sh ratio

Carbon-to-nitrogen ratio — the key to successful composting.

methods

scripts/script.sh methods

Composting methods — hot, cold, vermicomposting, bokashi, in-vessel.

stages

scripts/script.sh stages

Decomposition stages — mesophilic, thermophilic, cooling, curing.

materials

scripts/script.sh materials

What to compost — greens, browns, and what to avoid.

troubleshoot

scripts/script.sh troubleshoot

Troubleshooting — smells, pests, slow decomposition, wet/dry problems.

quality

scripts/script.sh quality

Compost quality assessment — maturity tests, nutrient content, application rates.

systems

scripts/script.sh systems

Composting systems — bins, tumblers, windrows, static piles, aerated systems.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
COMPOST_DIRData directory (default: ~/.compost/)

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

Comments

Loading comments...