← 返回 Skills 市场
bilanz
作者
kleberbaum
· GitHub ↗
· v0.1.0
500
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bilanz
功能描述
Austrian-style Bilanz (annual accounts) generator
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bilanz - 安装完成后,直接呼叫该 Skill 的名称或使用
/bilanz触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved bilanz namespace for Netsnek e.U.
元数据
常见问题
bilanz 是什么?
Austrian-style Bilanz (annual accounts) generator. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 500 次。
如何安装 bilanz?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bilanz」即可一键安装,无需额外配置。
bilanz 是免费的吗?
是的,bilanz 完全免费(开源免费),可自由下载、安装和使用。
bilanz 支持哪些平台?
bilanz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 bilanz?
由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。
推荐 Skills