← 返回 Skills 市场
bytesagain1

Biomass

作者 bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install biomass
功能描述
Biomass energy reference — feedstock properties, combustion, gasification, pyrolysis, and pelletization. Use when evaluating biomass resources, designing con...
使用说明 (SKILL.md)

Biomass — Biomass Energy Reference

Quick-reference skill for biomass energy conversion, feedstock properties, and thermochemical processes.

When to Use

  • Evaluating biomass feedstocks for energy production
  • Comparing combustion, gasification, and pyrolysis pathways
  • Calculating heating values and moisture impact
  • Designing biomass boilers or gasifier systems
  • Understanding pelletization and densification

Commands

intro

scripts/script.sh intro

Overview of biomass energy — types, conversion pathways, and global context.

feedstocks

scripts/script.sh feedstocks

Biomass feedstock properties: heating values, moisture, ash content, and composition.

combustion

scripts/script.sh combustion

Biomass combustion principles — grate, fluidized bed, stoker, and efficiency factors.

gasification

scripts/script.sh gasification

Gasification technology — updraft, downdraft, fluidized bed, syngas composition.

pyrolysis

scripts/script.sh pyrolysis

Pyrolysis processes — slow, fast, flash — and product distributions (biochar, bio-oil, syngas).

pellets

scripts/script.sh pellets

Pelletization — feedstock preparation, press types, quality standards (ENplus).

emissions

scripts/script.sh emissions

Biomass emission profiles — particulates, NOx, CO, and mitigation strategies.

sizing

scripts/script.sh sizing

Plant sizing calculations — fuel consumption, storage, boiler capacity rules of thumb.

help

scripts/script.sh help

version

scripts/script.sh version

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

安全使用建议
This skill appears to be a static biomass reference implemented as a bundled Bash script that prints documentation and formulas. That is coherent with its description and there are no credentials, network calls, or installs declared. As a general precaution, inspect the full scripts/script.sh file yourself before enabling the skill (the provided listing was truncated but the manifest shows a single script). Running bundled shell scripts executes code on your agent host—if you are concerned, run it in a sandboxed environment or review the script for any unexpected commands (networking, file writes, or use of sudo) before use.
功能分析
Type: OpenClaw Skill Name: biomass Version: 1.0.0 The 'biomass' skill is a purely informational reference tool providing data on biomass energy conversion, feedstocks, and thermochemical processes. The implementation in 'scripts/script.sh' consists entirely of static text blocks delivered via shell heredocs, with no network requests, file system modifications, or access to sensitive environment variables.
能力评估
Purpose & Capability
Name/description (biomass reference) align with included assets: SKILL.md documents commands that invoke scripts/script.sh which emits biomass reference material. No unrelated env vars, binaries, or config paths are required.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with simple subcommands (intro, feedstocks, combustion, etc.). The instructions are scoped to producing reference output and do not direct the agent to read arbitrary host files, access credentials, or transmit data to external endpoints.
Install Mechanism
No install spec is present (instruction-only). The only executable is the included scripts/script.sh which is plain bash and emits static content via here-docs. Nothing is downloaded or extracted at install time.
Credentials
The skill declares no required environment variables or credentials. The bundled script does not read environment variables or require secrets, so requested access is proportionate to its purpose.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent system changes or modify other skills/config; it simply executes a local script when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install biomass
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /biomass 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug biomass
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Biomass 是什么?

Biomass energy reference — feedstock properties, combustion, gasification, pyrolysis, and pelletization. Use when evaluating biomass resources, designing con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 Biomass?

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

Biomass 是免费的吗?

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

Biomass 支持哪些平台?

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

谁开发了 Biomass?

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

💬 留言讨论