← Back to Skills Marketplace
Timely Time Tracking
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install timely-time-tracking
Description
Timely Time Tracking integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timely Time Tracking data.
Usage Guidance
This skill is coherent: it delegates Timely access to the Membrane CLI and asks you to log in via browser. Before installing, verify you trust the @membranehq/cli npm package and the getmembrane.com project (review the npm package page and GitHub repo). If you prefer not to install globally, use npx as suggested or run the CLI in a disposable/containerized environment. Do not share Timely API keys directly—follow the Membrane connection flow so credentials are handled server-side. If you have doubts about the package provenance, inspect the package source on GitHub and the npm package maintainers before running npm install -g.
Capability Analysis
Type: OpenClaw Skill
Name: timely-time-tracking
Version: 1.0.1
The skill bundle provides standard instructions for an AI agent to interact with Timely Time Tracking via the Membrane CLI. It guides the agent through authentication, connection management, and action execution using the '@membranehq/cli' package. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of automating time-tracking workflows.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill tells the agent to use the Membrane CLI to connect to Timely and run pre-built actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines behavior to installing/using the Membrane CLI, logging in, creating connections, discovering and running actions, and building actions if needed. It does not instruct reading unrelated files, collecting arbitrary system data, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no registry install spec) but asks users to run an npm global install (npm install -g @membranehq/cli@latest) or npx. Installing a global npm package executes code from the npm registry and requires trusting the upstream package; this is expected for a CLI-based integration but is a non-trivial operation the user should review before running.
Credentials
No environment variables, credentials, or config paths are requested by the skill. The SKILL.md explicitly recommends letting Membrane manage credentials and not asking users for API keys.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication the skill modifies other skills or requires permanent/system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install timely-time-tracking - After installation, invoke the skill by name or use
/timely-time-tracking - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Timely Time Tracking?
Timely Time Tracking integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timely Time Tracking data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Timely Time Tracking?
Run "/install timely-time-tracking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Timely Time Tracking free?
Yes, Timely Time Tracking is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Timely Time Tracking support?
Timely Time Tracking is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Timely Time Tracking?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills