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.
Why use this skill?
Automate your Swiss business accounting with the MILKEE skill. Manage customers, track billable time, and control projects directly through your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/xenofex7/milkeeWhat This Skill Does
The MILKEE skill serves as a comprehensive bridge between the OpenClaw agent and the MILKEE Swiss accounting platform. It automates essential business operations, primarily focusing on time tracking, project lifecycle management, and customer CRM tasks. By leveraging built-in fuzzy matching logic, the agent can intuitively map natural language requests to specific projects, allowing for seamless logging of billable hours without manual ID lookups. The skill covers the full spectrum of accounting administration including CRUD operations for customers, project budget management, task allocation, and product catalog maintenance.
Installation
To integrate the MILKEE skill into your agent, execute the command: clawhub install openclaw/skills/skills/xenofex7/milkee. Once installed, you must configure your environment to grant the agent access to your account. Set the MILKEE_API_TOKEN using the format USER_ID|API_KEY and provide your MILKEE_COMPANY_ID. These credentials can be found under the Settings > API section of your MILKEE dashboard.
Use Cases
This skill is perfect for freelancers and small business owners in Switzerland who need to track billable time while maintaining professional invoicing standards. It is ideal for teams requiring automated time-sheet generation, project budget oversight, and maintaining a centralized customer database. Whether you are starting a focus session for a client project, adding a new recurring customer, or defining a new billable product, the agent acts as a command-line interface for your entire accounting workflow.
Example Prompts
- "I'm starting a new session for the Website project. Can you start the timer and note that I am working on building authentication?"
- "Please stop the timer for my current session and give me a summary of how many hours I have tracked today."
- "Create a new customer profile for 'Tech Solutions GmbH' at Musterstrasse 5, 8000 Zürich with their contact phone number +41 44 000 00 00."
Tips & Limitations
The MILKEE skill relies on a local file at ~/.milkee_timer to persist state across sessions; ensure your environment allows local file read/write operations for persistent timers. The fuzzy matching algorithm excels at finding project names, but always verify the auto-selected project in the terminal output if you have multiple projects with similar naming conventions. The skill operates via direct API calls, so ensure your network permits traffic to the official MILKEE servers. Please consult the API documentation if you encounter specific field validation errors.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-xenofex7-milkee": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api
Related Skills
flight-tracker
Flight tracking and scheduling. Track live flights in real-time by region, callsign, or airport using OpenSky Network. Search flight schedules between airports. Use for queries like "What flights are over Switzerland?" or "When do flights from Hamburg arrive in Zurich?" or "Track flight SWR123".
assemblyai-transcriber
Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.
bookstack
BookStack Wiki & Documentation API integration. Manage your knowledge base programmatically: create, read, update, and delete books, chapters, pages, and shelves. Full-text search across all content. Use when you need to: (1) Create or edit wiki pages and documentation, (2) Organize content in books and chapters, (3) Search your knowledge base, (4) Automate documentation workflows, (5) Sync content between systems. Supports both HTML and Markdown content.
swissweather
Get current weather and forecasts from MeteoSwiss (official Swiss weather service). Use when querying Swiss weather data, local measurements from Swiss weather stations, or Swiss-specific forecasts. Provides real-time measurements (temperature, humidity, wind, precipitation, pressure) from 100+ Swiss stations and multi-day forecasts by postal code. Ideal for Swiss locations - more accurate than generic weather services for Switzerland.
swiss-transport
Swiss Public Transport real-time information. Use when querying train, bus, tram, or boat schedules in Switzerland. Supports station search, departure boards, journey planning from A to B, and connection details. Use for queries like "When does the next train leave from Zürich?" or "How do I get from Bern to Geneva?" or "Show departures at Basel SBB".