Biomass

v1.0.0

Biomass energy reference — feedstock properties, combustion, gasification, pyrolysis, and pelletization. Use when evaluating biomass resources, designing con...

0· 145·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

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

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install biomass
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

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

latestvk9795zkpd64gs5bsvfq2x0myfs83a54f
145downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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 | hello@bytesagain.com

Comments

Loading comments...