Back to Directory
automation
MILKEE Swiss Accounting Software
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, (5) managing tasks and products. Features fuzzy project matching, persistent timer state, auto-calculated hours/minutes, and full CRUD operations. Requires MILKEE_API_TOKEN and MILKEE_COMPANY_ID.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
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.