← 返回 Skills 市场
1891
总下载
2
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install milkee
功能描述
Complete MILKEE accounting integration for Swiss businesses. Manage projects, customers, time tracking, tasks, and products. Use when: (1) tracking billable time with start/stop timers, (2) creating/managing projects and customers, (3) recording work entries with descriptions, (4) viewing daily time summaries. Features smart fuzzy project matching.
安全使用建议
This package appears coherent for MILKEE integration. Before installing: 1) Verify you trust the author/source and that the API base (https://app.milkee.ch) is correct for your account. 2) Treat MILKEE_API_TOKEN (USER_ID|API_KEY) as sensitive — provide least‑privilege/token that your MILKEE account supports and rotate it if exposed. 3) Be aware the skill writes ~/.milkee_timer containing project id, name, description and start time — remove or secure that file if you need confidentiality. 4) If you will run in a multi-user or production environment, consider running the skill in an isolated account/container and review the included scripts/milkee.py yourself. 5) If you have doubts about provenance (source is 'unknown'), prefer manual code review or run in a sandbox before granting real API credentials.
功能分析
Type: OpenClaw Skill
Name: milkee
Version: 2.0.0
The OpenClaw skill 'milkee' is a benign integration for MILKEE accounting software. It securely retrieves API credentials from environment variables (`MILKEE_API_TOKEN`, `MILKEE_COMPANY_ID`) and communicates exclusively with the legitimate MILKEE API at `https://app.milkee.ch/api/v2`. The skill uses a local file `~/.milkee_timer` to store temporary timer state, which is a standard and non-malicious practice, and it is cleaned up after use. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or other documentation. All code and instructions align with the stated purpose of managing accounting data.
能力评估
Purpose & Capability
Name/description, SKILL.md, docs, and the included scripts/milkee.py all align: the skill implements project/customer/time/task/product management against the MILKEE API and only requests MILKEE_API_TOKEN and MILKEE_COMPANY_ID which are appropriate for that purpose.
Instruction Scope
Runtime instructions and CLI commands map directly to the functionality in scripts/milkee.py. The skill saves timer state to a file at ~/.milkee_timer (documented and used to persist timer between sessions) — this is expected but means local data persists until stop or manual removal. The SKILL.md and installation docs instruct editing ~/.clawdbot config to provide env vars (expected). No instructions ask the agent to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only distribution) and the package includes a Python script. Nothing is downloaded or executed from remote third‑party URLs during install.
Credentials
The skill requires exactly MILKEE_API_TOKEN and MILKEE_COMPANY_ID — these are reasonable and necessary for API access. Documentation shows example token formatting; treat those values as sensitive. No additional unrelated credentials or config paths are requested.
Persistence & Privilege
always:false and normal autonomous invocation default. The skill only persists a single timer file (~/.milkee_timer) under the user's home directory and does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install milkee - 安装完成后,直接呼叫该 Skill 的名称或使用
/milkee触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
English docs, cleaned up internal paths, added metadata with required env vars
v1.1.0
Version 1.1.0
- Major documentation overhaul: README.md and INSTALLATION_GUIDE.md added, previous markdowns reorganized into references/ directory.
- New CLI script location: scripts/milkee.py added for all MILKEE operations; previous milkee.py removed from root.
- Centralized API and configuration documentation in references/ (api-endpoints.md, configuration.md).
- Updated SKILL.md to clarify features, detailed usage instructions, and configuration guidance.
- Project files streamlined for better clarity and onboarding.
v1.0.0
Initial release – complete MILKEE accounting integration for Swiss businesses.
- Time tracking support with persistent start/stop timers and daily summaries
- Full CRUD operations for projects, customers, tasks, and products
- Fuzzy project matching and auto-calculated work durations
- Requires MILKEE_API_TOKEN and MILKEE_COMPANY_ID for configuration
- Uses Python standard library only, with no external dependencies
元数据
常见问题
MILKEE Swiss Accounting 是什么?
Complete MILKEE accounting integration for Swiss businesses. Manage projects, customers, time tracking, tasks, and products. Use when: (1) tracking billable time with start/stop timers, (2) creating/managing projects and customers, (3) recording work entries with descriptions, (4) viewing daily time summaries. Features smart fuzzy project matching. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1891 次。
如何安装 MILKEE Swiss Accounting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install milkee」即可一键安装,无需额外配置。
MILKEE Swiss Accounting 是免费的吗?
是的,MILKEE Swiss Accounting 完全免费(开源免费),可自由下载、安装和使用。
MILKEE Swiss Accounting 支持哪些平台?
MILKEE Swiss Accounting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MILKEE Swiss Accounting?
由 xenofex7(@xenofex7)开发并维护,当前版本 v2.0.0。
推荐 Skills