← Back to Skills Marketplace
Timing
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install timing
Description
Timing integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timing data.
Usage Guidance
This SKILL.md appears coherent and reasonable: it delegates auth and API access to the Membrane CLI and does not ask for unrelated secrets. Before installing, verify you trust the Membrane project (getmembrane.com / @membranehq on npm), prefer using npx to avoid a global npm install, and review the CLI's docs and requested permissions. If you need stronger assurance, inspect the npm package source or run the CLI in an isolated environment. Finally, remember the login flow opens a browser or shows an auth URL — the user must complete that step to create connections to Timing.
Capability Analysis
Type: OpenClaw Skill
Name: timing
Version: 1.0.1
The skill provides instructions for an AI agent to manage Timing app data using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via a third-party service (getmembrane.com), and executing API actions. The instructions in SKILL.md are consistent with the stated purpose of time-tracking automation and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name, description, and instructions all describe a Timing integration that uses the Membrane CLI to access Timing data. Required capabilities (network access and a Membrane account/CLI) match the stated purpose; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in, creating/using a connection, discovering and running actions. It does not ask the agent to read unrelated system files, environment variables, or to transmit data to unexpected endpoints. It explicitly advises not to request API keys from users.
Install Mechanism
The skill instructs installing @membranehq/cli via npm (global install) or using npx. Installing a third‑party npm CLI is a reasonable choice for this integration but is a moderate-risk install mechanism (unreviewed registry package executed on the machine). Prefer npx or inspection of the package if you want to avoid a global install.
Credentials
No environment variables, credentials, or config paths are required by the skill. The instructions explicitly state that Membrane handles credentials server-side and advise against asking users for API keys, which is proportional to the task.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request persistent system privileges or modify other skills' configurations. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install timing - After installation, invoke the skill by name or use
/timing - 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 Timing?
Timing integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timing data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Timing?
Run "/install timing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Timing free?
Yes, Timing is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Timing support?
Timing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Timing?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills