A powerful integration for automating time tracking, project management, and reporting within the TimeBuzzer ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install timebuzzer
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 timebuzzer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
TimeBuzzer is a specialized time tracking application designed for freelancers and teams to meticulously monitor project hours and improve productivity. By utilizing Openclaw Skills, developers can integrate this functionality directly into their AI workflows, enabling agents to start timers, manage tasks, and retrieve detailed user reports without manual entry.
This skill leverages the Membrane infrastructure to simplify the development process. It abstracts away the complexities of authentication and credential refreshing, providing a streamlined interface for interacting with TimeBuzzer data through a unified CLI. This ensures that your AI agents remain focused on logic and automation rather than the underlying API plumbing.
To begin using this skill, install the Membrane CLI and authenticate your account using the appropriate agent type:
npm install -g @membranehq/cli@latest
membrane login --tenant --clientName=openclaw
Connect to TimeBuzzer and wait for the connection to be ready:
membrane connection ensure "https://timebuzzer.com/" --json
If the state is BUILDING, poll for readiness to ensure the integration is active:
membrane connection get <id> --wait --json
The skill interacts with several core entities within the TimeBuzzer ecosystem to manage productivity data:
| Entity | Description |
|---|---|
| Timer | Manages the start and end times for specific activities, including running timers. |
| Project | Groups tasks and logs under specific client or internal initiatives. |
| Task | Individual work items associated with projects for granular tracking. |
| Report | Aggregated data representing time spent over specific periods for analysis. |
| User | Metadata regarding the person performing the tracking and their permissions. |
All actions return structured JSON output, including id, name, and inputSchema for easy integration into automated pipelines.
Loading
A powerful integration skill for AI agents to securely manage Moov payment workflows, account balances, and money movement via the Membrane protocol.

Integrate Saleshood with your AI agent to manage sales enablement data, learning pathways, and performance scorecards using automated Membrane workflows.

A powerful integration allowing AI agents to automate time tracking, project organization, and workspace management via Toggl Track.

Metomic is a comprehensive data privacy and security platform designed to discover, classify, and manage personal data across SaaS applications and cloud infrastructure.

An enterprise-grade integration skill that enables AI agents to manage WorkOS features like SSO, directory sync, and audit logs through the Membrane ecosystem.

A powerful HR automation skill for managing employee records and people operations via the Membrane framework.








































