← Back to Skills Marketplace
gora050

Time Doctor

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install time-doctor
Description
Time Doctor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Time Doctor data.
Usage Guidance
This skill appears to do what it claims (use Membrane to interact with Time Doctor). Before installing/using it: 1) verify the Membrane project and @membranehq/cli package (publisher, GitHub repo, recent release notes); 2) prefer installing the CLI in a constrained environment (container, VM, or using npx rather than a global install) if you're cautious about running global npm packages; 3) review Membrane's privacy/TOS because your Time Doctor credentials will be managed by their service; and 4) if you need stronger assurance, inspect the @membranehq/cli source or ask the skill author for cryptographic release artifacts before installation.
Capability Analysis
Type: OpenClaw Skill Name: time-doctor Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with Time Doctor using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action discovery without any evidence of malicious intent, data exfiltration, or harmful prompt injection. The instructions specifically advise against asking users for secrets, favoring Membrane's server-side credential management.
Capability Assessment
Purpose & Capability
The name/description match the actions in SKILL.md: it directs the agent to use Membrane to connect to Time Doctor, discover and run actions. The required capabilities (network access and a Membrane account) are coherent with the stated purpose.
Instruction Scope
Instructions are limited to installing the Membrane CLI, logging in, creating a connection, listing/discovering actions, and running them. The doc does not instruct reading unrelated files, exporting secrets, or contacting unknown endpoints outside Membrane/Time Doctor.
Install Mechanism
There is no registry install spec, but SKILL.md instructs installing @membranehq/cli globally via npm. Installing a global npm package is a reasonable way to get a CLI, but it runs code from the npm registry (moderate trust requirement). Users should verify the package provenance and version before running a global npm install.
Credentials
The skill declares no required env vars or local credentials (good). However, it relies on a Membrane account that will manage Time Doctor credentials server-side — users must trust Membrane with those credentials. No disproportionate or unrelated environment access is requested.
Persistence & Privilege
always is false and the skill is instruction-only. It does not request persistent system-wide privileges or to modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install time-doctor
  3. After installation, invoke the skill by name or use /time-doctor
  4. 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
Slug time-doctor
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Time Doctor?

Time Doctor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Time Doctor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install Time Doctor?

Run "/install time-doctor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Time Doctor free?

Yes, Time Doctor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Time Doctor support?

Time Doctor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Time Doctor?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments