← Back to Skills Marketplace
kleberbaum

baeckerherz

by kleberbaum · GitHub ↗ · v0.1.0
linux ✓ Security Clean
612
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install baeckerherz
Description
Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install baeckerherz
  3. After installation, invoke the skill by name or use /baeckerherz
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: Baeckerherz bakery management namespace.
Metadata
Slug baeckerherz
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is baeckerherz?

Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line. It is an AI Agent Skill for Claude Code / OpenClaw, with 612 downloads so far.

How do I install baeckerherz?

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

Is baeckerherz free?

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

Which platforms does baeckerherz support?

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

Who created baeckerherz?

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

💬 Comments