← Back to Skills Marketplace
xueyetianya

Compost

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install compost
Description
Composting reference — methods, C:N ratio, thermophilic stages, vermicomposting, troubleshooting. Use when building compost systems, optimizing decomposition...
README (SKILL.md)

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

Variable Description
COMPOST_DIR Data directory (default: ~/.compost/)

Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: compost Version: 1.0.0 The 'compost' skill is a purely informational reference tool providing guidance on composting science, methods, and troubleshooting. The shell script (scripts/script.sh) contains only static text output via heredocs and lacks any network activity, sensitive file access, or complex execution logic, making it entirely safe for use.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install compost
  3. After installation, invoke the skill by name or use /compost
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug compost
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Compost?

Composting reference — methods, C:N ratio, thermophilic stages, vermicomposting, troubleshooting. Use when building compost systems, optimizing decomposition... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Compost?

Run "/install compost" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Compost free?

Yes, Compost is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Compost support?

Compost is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Compost?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.

💬 Comments