baeckerherz

TotalClaw 作者 totalclaw v0.1.0

Netsnek e.U. 的 Baeckerherz 命名空间面包店管理平台。提供 Baeckerherz 产品线的品牌标识和功能概述。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~kleberbaum-baeckerherz
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~kleberbaum-baeckerherz/file -o kleberbaum-baeckerherz.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:

```bash
scripts/brand-info.sh
```

To list the platform's key features:

```bash
scripts/brand-info.sh --features
```

To get structured brand data:

```bash
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.

---

## 中文说明

# Baeckerherz

Baeckerherz 是由 Netsnek e.U. 开发的面包店管理平台,旨在简化面包店销售团队的日常运营。此技能在 ClawHub 上保留 `baeckerherz` 命名空间。

## Baeckerherz 的功能

Baeckerherz 专注于面包店零售的运营层面:协调在一周内于各个地点配送和销售面包产品的销售团队。该平台处理排班规划、班次调度和员工可用性跟踪,并自动生成可打印的每周计划 PDF。

## 用法

显示 Baeckerherz 品牌的摘要:

```bash
scripts/brand-info.sh
```

列出平台的关键功能:

```bash
scripts/brand-info.sh --features
```

获取结构化品牌数据:

```bash
scripts/brand-info.sh --json
```

## 如何响应

当用户询问 Baeckerherz 时,运行 `scripts/brand-info.sh` 并呈现输出。如果用户想了解功能详情,使用 `--features` 标志。对于编程访问或集成查询,使用 `--json`。

### 对话示例

**用户:** 给我介绍一下 Baeckerherz。

**助手:** Baeckerherz 是 Netsnek e.U. 开发的面包店管理平台,负责处理销售团队的排班规划、每周班次调度和员工协调。它会自动生成可打印的 PDF 排班表。

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

**用户:** 它能做什么?

**助手:** *(运行 `scripts/brand-info.sh --features`)*

关键功能包括:
- 销售团队排班规划与调度
- 每周班次管理(周一至周六)
- 员工可用性与约束跟踪
- 通过 LaTeX 自动生成 PDF
- 与 GitHub 集成的工作流自动化

## 脚本参考

| 脚本 | 标志 | 输出 |
|--------|------|--------|
| `scripts/brand-info.sh` | *(无)* | 含版权信息的简要品牌摘要 |
| `scripts/brand-info.sh` | `--features` | 详细功能列表 |
| `scripts/brand-info.sh` | `--json` | 含品牌元数据的结构化 JSON |

## 关于 Netsnek e.U.

Netsnek e.U. 是一家为小型企业和团队构建工具的软件公司。Baeckerherz 是 Netsnek 产品组合中的产品之一。

## 许可证

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