← Back to Skills Marketplace
Wisetime
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
156
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install wisetime
Description
WiseTime integration. Manage data, records, and automate workflows. Use when the user wants to interact with WiseTime data.
Usage Guidance
This skill appears to be what it says: a Membrane-driven WiseTime integration. Before installing or using it, confirm you trust the Membrane CLI (@membranehq on npm and https://getmembrane.com), since you'll install a global npm package and perform browser-based login that deposits credentials with Membrane. If you prefer not to install a global CLI, run the commands in an isolated environment or ask for a non-global/local install. Avoid pasting any unrelated secrets into the agent, and verify the Membrane privacy/security policy if you need to store sensitive time-tracking data. If the skill ever asks you to provide raw API keys, secrets, or to read local files unrelated to WiseTime, treat that as suspicious and stop.
Capability Analysis
Type: OpenClaw Skill
Name: wisetime
Version: 1.0.3
The skill provides instructions for an AI agent to manage WiseTime data using the Membrane CLI. It outlines standard procedures for tool installation via npm (@membranehq/cli), authentication, and executing API actions through the Membrane platform. The logic is consistent with the stated purpose of the integration and does not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description (WiseTime integration) match the runtime instructions: all commands use the Membrane CLI to connect to a wisetime connector, discover and run actions. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
SKILL.md confines runtime actions to installing and using the @membranehq/cli (login, connect, action list/create/run). It instructs interactive browser login or copying a code for headless flows. It does not ask the agent to read arbitrary files, search the filesystem, or exfiltrate data to unexpected endpoints.
Install Mechanism
Installation is recommended via npm install -g @membranehq/cli@latest (public npm package). This is appropriate for a CLI-driven integration but carries the usual moderate risk of installing a global npm package (trust in the package publisher and supply chain). There is no automated install spec in the registry; the SKILL.md simply instructs manual installation.
Credentials
The skill declares no required env vars or credentials and instructs the user to authenticate via Membrane (browser flow or code). Relying on Membrane to manage WiseTime credentials is proportionate to the stated purpose, though it does require trusting Membrane's service to hold auth tokens.
Persistence & Privilege
always is false and the skill is instruction-only (no files written by the registry). Autonomous invocation is allowed (platform default) but the skill does not request elevated or persistent system privileges or access to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wisetime - After installation, invoke the skill by name or use
/wisetime - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
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 Wisetime?
WiseTime integration. Manage data, records, and automate workflows. Use when the user wants to interact with WiseTime data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Wisetime?
Run "/install wisetime" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wisetime free?
Yes, Wisetime is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wisetime support?
Wisetime is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wisetime?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills