← 返回 Skills 市场
xueyetianya

Compost

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install compost
功能描述
Composting reference — methods, C:N ratio, thermophilic stages, vermicomposting, troubleshooting. Use when building compost systems, optimizing decomposition...
使用说明 (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]

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install compost
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /compost 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug compost
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Compost 是什么?

Composting reference — methods, C:N ratio, thermophilic stages, vermicomposting, troubleshooting. Use when building compost systems, optimizing decomposition... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。

如何安装 Compost?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install compost」即可一键安装,无需额外配置。

Compost 是免费的吗?

是的,Compost 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Compost 支持哪些平台?

Compost 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Compost?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。

💬 留言讨论