← Back to Skills Marketplace
Toggl Track
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
286
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install toggl-track-integration
Description
Toggl Track integration. Manage Workspaces. Use when the user wants to interact with Toggl Track data.
Usage Guidance
This skill is internally consistent: it delegates auth and API access to the Membrane CLI and requires a Membrane account. Before installing, verify that @membranehq/cli is the official package (npm package page / vendor docs) because global npm installs modify your system PATH. Expect a browser-based login flow that grants Membrane access to your Toggl data — review Membrane's privacy/security docs and the connection scopes before authorizing. If you prefer to avoid any autonomous agent actions, adjust skill invocation settings (disable model invocation or require explicit user invocation).
Capability Analysis
Type: OpenClaw Skill
Name: toggl-track-integration
Version: 1.0.2
The skill bundle provides a standard integration for Toggl Track using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate setup processes, including CLI installation, authentication via 'membrane login', and executing pre-defined actions. No evidence of data exfiltration, malicious execution, or prompt injection was found; the workflow correctly prioritizes secure credential management through the Membrane platform.
Capability Assessment
Purpose & Capability
Name/description (Toggl Track integration) align with the instructions: all commands target Membrane CLI and Toggl actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs installing and using the @membranehq/cli, creating connections, listing actions, running actions, and proxying Toggl API calls via Membrane. It does not instruct reading unrelated files or environment variables, nor transmitting data to unexpected endpoints. It does require a Membrane account and browser-based auth, which is declared in the doc.
Install Mechanism
Installation is an npm global install (npm install -g @membranehq/cli). This is a standard package-manager install (traceable to npm) and expected for a CLI; users should ensure the package source is official before installing global npm packages.
Credentials
No environment variables or other credentials are requested by the skill itself. Authentication is delegated to Membrane's connection flow (browser OAuth), which is proportional to a Toggl integration.
Persistence & Privilege
Skill is instruction-only, has no always:true flag, and does not request system-wide config changes. It relies on Membrane to store credentials; the skill itself does not request persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toggl-track-integration - After installation, invoke the skill by name or use
/toggl-track-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Toggl Track?
Toggl Track integration. Manage Workspaces. Use when the user wants to interact with Toggl Track data. It is an AI Agent Skill for Claude Code / OpenClaw, with 286 downloads so far.
How do I install Toggl Track?
Run "/install toggl-track-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Toggl Track free?
Yes, Toggl Track is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Toggl Track support?
Toggl Track is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Toggl Track?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills