A complete API integration for Kimai to manage timesheets, projects, customers, and invoices directly through your AI agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install kimai-time-tracking
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install kimai-time-tracking using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Kimai Time Tracking skill provides a robust bridge between your AI agent and the Kimai open-source time-tracking software. It enables developers and teams to manage the entire lifecycle of time tracking—from starting active timers to generating complex reports and invoices—using simple commands. By leveraging Openclaw Skills, you can automate administrative overhead and ensure accurate logging across customers, projects, and activities without leaving your development environment.
This skill is designed for high-efficiency environments where precision in zeiterfassung is critical. Whether you are managing a solo freelance operation or a large development team, the integration ensures that your timesheet data is always accessible, searchable, and ready for export. It streamlines the connection to Kimai 2.x instances, providing a professional-grade interface for all time-related operations.
To get started with this skill in your Openclaw Skills environment, configure your access credentials:
# Set the required connection details
export KIMAI_BASE_URL="https://your-kimai-instance.com"
export KIMAI_API_TOKEN="your-bearer-token"
# Optional: Define a specific workspace for exports
export KIMAI_WORKSPACE="~/.openclaw/workspace/kimai"
# Verify connectivity with a system ping
./scripts/kimai_cli.py system ping
The skill organizes data according to the Kimai API schema, ensuring compatibility with standard reporting tools. Below is the primary data taxonomy:
| Entity | Key Attributes | Purpose |
|---|---|---|
| Timesheets | ID, Start/End, Project, Activity | Primary records for time tracking and active timers. |
| Customers | Name, Currency, Timezone | Top-level entities for organizational billing. |
| Projects | Name, Customer ID, Budget | Specific work streams nested under customers. |
| Activities | Name, Project ID | Task-level categorization for granular tracking. |
| Teams | Name, Members, Permissions | Access control groups for resource management. |
| Invoices | Status, Date, Customer | Financial records derived from exported timesheets. |
Loading
A comprehensive Python-based tool for managing Coda documents, tables, rows, and automations via the REST API v1.

A specialized tool for managing Coda Pack shells and metadata through the official Coda REST API v1.

A real-time AI spending tracker that visualizes LLM token consumption as interactive, customizable pixel art bead boards.

An advanced AI creative assistant that generates high-conversion thumbnail prompts and design briefs tailored for Douyin content creators.

A comprehensive API integration for managing LLMs, RAG workflows, and Ollama operations through an Open WebUI instance.

A smart home automation skill that changes Philips Hue light colors in real-time based on live sports score leads.








































