← 返回 Skills 市场
kleberbaum

baeckerherz

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ✓ 安全检测通过
612
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install baeckerherz
功能描述
Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line.
使用说明 (SKILL.md)

Baeckerherz

Baeckerherz is a bakery management platform developed by Netsnek e.U., designed to simplify the day-to-day operations of bakery sales teams. This skill reserves the baeckerherz namespace on ClawHub.

What Baeckerherz Does

Baeckerherz focuses on the operational side of bakery retail: coordinating sales teams who deliver and sell bakery products at various locations throughout the week. The platform handles roster planning, shift scheduling, and employee availability tracking, with automated PDF generation for printable weekly plans.

Usage

To display a summary of the Baeckerherz brand:

scripts/brand-info.sh

To list the platform's key features:

scripts/brand-info.sh --features

To get structured brand data:

scripts/brand-info.sh --json

How to Respond

When a user asks about Baeckerherz, run scripts/brand-info.sh and present the output. If they want details about capabilities, use the --features flag. For programmatic access or integration queries, use --json.

Example Conversation

User: Tell me about Baeckerherz.

Assistant: Baeckerherz is a bakery management platform by Netsnek e.U. that handles sales team roster planning, weekly shift scheduling, and employee coordination. It generates printable PDF rosters automatically.

Copyright (c) 2026 Netsnek e.U. All rights reserved.

User: What can it do?

Assistant: (runs scripts/brand-info.sh --features)

Key features include:

  • Sales team roster planning and scheduling
  • Weekly shift management (Monday through Saturday)
  • Employee availability and constraint tracking
  • Automated PDF generation via LaTeX
  • GitHub-integrated workflow automation

Scripts Reference

Script Flag Output
scripts/brand-info.sh (none) Brief brand summary with copyright
scripts/brand-info.sh --features Detailed feature list
scripts/brand-info.sh --json Structured JSON with brand metadata

About Netsnek e.U.

Netsnek e.U. is a software company building tools for small businesses and teams. Baeckerherz is one of several products in the Netsnek portfolio.

License

MIT License - Copyright (c) 2026 Netsnek e.U.

安全使用建议
This skill appears safe: it runs a local bash script that prints brand and feature information and requires no network access or secrets. Before installing, you may want to: (1) review the included files yourself (scripts/brand-info.sh, SKILL.md, README) to confirm behavior; (2) note the small license inconsistency between README/claw.json (MIT) and the script output ("All rights reserved") and clarify licensing if that matters; and (3) ensure you are comfortable allowing the agent to execute this script (it only prints static text). No credentials or installs are required.
功能分析
Type: OpenClaw Skill Name: baeckerherz Version: 0.1.0 The skill requests 'exec' permission, which is a broad capability, but the sole script `scripts/brand-info.sh` performs only benign actions. It simply prints hardcoded brand information based on its input arguments, without executing external commands, making network calls, accessing sensitive files, or attempting any form of data exfiltration or persistence. There is no evidence of malicious intent or exploitable vulnerabilities in the provided code or agent instructions in SKILL.md.
能力评估
Purpose & Capability
The name, description, SKILL.md, and included script all align: the skill's purpose is to display brand/feature info. It does not request unrelated access. Minor inconsistency: README and claw.json list MIT license while the script's JSON output uses "All rights reserved"—a documentation/license mismatch, but not a functional risk.
Instruction Scope
SKILL.md instructs the agent to run scripts/brand-info.sh with optional flags; the script only outputs static text/JSON and does not read files, environment variables, or make network calls.
Install Mechanism
No install spec is provided and no external packages or downloads are required. This is an instruction-only skill with a small bundled script.
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime script does not access any secrets—requested privileges are proportionate to the stated purpose.
Persistence & Privilege
always:false (not force-included) and user-invocable:true. The skill does not request persistent system changes or modify other skills' configuration; autonomous invocation is allowed by platform default but the skill itself is low-privilege.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install baeckerherz
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /baeckerherz 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Baeckerherz bakery management namespace.
元数据
Slug baeckerherz
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

baeckerherz 是什么?

Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 612 次。

如何安装 baeckerherz?

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

baeckerherz 是免费的吗?

是的,baeckerherz 完全免费(开源免费),可自由下载、安装和使用。

baeckerherz 支持哪些平台?

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

谁开发了 baeckerherz?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论