clockify
Clockify API integration with managed OAuth. Track time, manage projects, clients, tasks, and workspaces. Use this skill when users want to track time, create or manage projects, view time entries, or manage workspace members. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/clockifyWhat This Skill Does
The Clockify skill provides a seamless interface for interacting with the Clockify API through the Maton gateway. It utilizes managed OAuth authentication to securely handle your credentials, allowing you to perform operations such as tracking time, managing project structures, organizing clients, and overseeing workspace members. By leveraging this skill, you bypass the complexity of manual API token management and authentication flows, enabling your AI agents to act as a fully integrated time-tracking assistant. The gateway proxies your requests directly to the Clockify backend, ensuring that your data remains private while enabling granular control over your professional time entries.
Installation
You can integrate this skill into your environment using the following command:
clawhub install openclaw/skills/skills/byungkyu/clockify
Ensure you have your MATON_API_KEY set as an environment variable to authorize your requests. You can obtain this key from your account settings at https://maton.ai. Once installed, initialize your connection via the control plane at https://ctrl.maton.ai, which will generate the necessary session tokens to keep your OAuth connection active.
Use Cases
This skill is perfect for professionals and teams looking to automate their time-tracking workflows. Common use cases include:
- Automating daily time logs for specific project tasks without leaving your terminal.
- Generating reports on project progress and team allocation by querying workspace members and time entries.
- Synchronizing client information between internal tools and Clockify.
- Managing complex project structures by programmatically creating tasks and assigning them to active tags.
Example Prompts
- "Clockify: Start a new timer for the 'Website Redesign' project under the 'Design' task."
- "Get a summary of all my time entries for the current week and show me the total hours per project."
- "List all active projects in my primary workspace and tell me which ones are missing a assigned client."
Tips & Limitations
Always ensure your MATON_API_KEY is kept secure and never committed to version control systems. Remember that the connection_id generated during the setup phase is required for any management tasks; keep track of this ID to modify or delete connections easily. If your API calls return a 401 or 403 error, verify your session at ctrl.maton.ai to ensure the OAuth token has not expired. Note that while this skill excels at managing data, it is intended to interface specifically with the Clockify API; for other third-party services, please use the general api-gateway skill.
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-byungkyu-clockify": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.