← Back to Skills Marketplace
kleberbaum

bilanz

by kleberbaum · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
500
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install bilanz
Description
Austrian-style Bilanz (annual accounts) generator
README (SKILL.md)

bilanz

Prepare Bilanz reports following Austrian UGB standards with Aktiva and Passiva sections.

Aktiva Overview

Use --aktiva to access the aktiva overview functionality.

Passiva Overview

Use --passiva for the passiva overview view.

Gewinn- und Verlustrechnung

Run scripts/bilanz-check.sh --status to display metadata and copyright.

UGB Compliance

Additional compliance and validation features are planned for future releases.

License

Copyright (c) 2026 Netsnek e.U. All rights reserved. Website: https://netsnek.com\r

Usage Guidance
This skill appears coherent and low-risk: it only runs a small local shell script that prints static Bilanz templates and a status message. Before installing, confirm you trust the publisher (no homepage was provided in the registry metadata) and note that the skill requires exec permission to run the included script — inspect scripts/bilanz-check.sh if you want to verify behavior locally. If you plan to feed it real financial data, remember the script currently only prints static zeroed templates and does not perform validations or persist data.
Capability Analysis
Type: OpenClaw Skill Name: bilanz Version: 0.1.0 The skill bundle is benign. The `scripts/bilanz-check.sh` script is a simple bash script that only echoes static text based on the input flag (`--aktiva`, `--passiva`, `--status`). It performs no file system operations, network calls, or any other risky actions. The `SKILL.md` instructions are straightforward and align with the skill's stated purpose, without any prompt injection attempts to deviate the agent's behavior. The `claw.json` requests `exec` permission, which is appropriate for running a bash script, and the script itself is harmless.
Capability Assessment
Purpose & Capability
Name/description (Austrian Bilanz generator) matches the included assets: SKILL.md documents --aktiva/--passiva and the script scripts/bilanz-check.sh implements those flags and prints the expected reports.
Instruction Scope
SKILL.md instructs the agent to run the bundled script with specific flags; the instructions do not ask the agent to read unrelated files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec is present (instruction-only plus a packaged script). Nothing is downloaded or extracted from untrusted URLs and the skill will only execute the provided local script.
Credentials
The skill declares no required environment variables, no credentials, and no config paths; the script also does not read any env vars or secrets.
Persistence & Privilege
always is false and the skill does not modify agent configuration or request persistent system-wide privileges. claw.json lists exec permission which is appropriate for running the bundled shell script.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bilanz
  3. After installation, invoke the skill by name or use /bilanz
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved bilanz namespace for Netsnek e.U.
Metadata
Slug bilanz
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is bilanz?

Austrian-style Bilanz (annual accounts) generator. It is an AI Agent Skill for Claude Code / OpenClaw, with 500 downloads so far.

How do I install bilanz?

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

Is bilanz free?

Yes, bilanz is completely free (open-source). You can download, install and use it at no cost.

Which platforms does bilanz support?

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

Who created bilanz?

It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.

💬 Comments