← Back to Skills Marketplace
gora050

Timetastic

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install timetastic
Description
Timetastic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timetastic data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to Timetastic and run actions. Before installing, consider: (1) installing a global npm package runs code from the npm registry—verify you trust @membranehq/cli and prefer using npx if you want to avoid a global install; (2) Membrane will hold and proxy your Timetastic credentials/data—review Membrane's privacy/security docs and your organization's policy before granting access; (3) the login flow opens a browser or provides a headless URL/code—do not paste credentials into unknown sites; and (4) if you need a stricter trust posture, ask for details about how Membrane stores and uses Timetastic tokens or test with a limited-scope/test Timetastic account first.
Capability Analysis
Type: OpenClaw Skill Name: timetastic Version: 1.0.1 The 'timetastic' skill bundle provides instructions for an AI agent to manage leave data via the Membrane CLI. It includes standard procedures for CLI installation, authentication, and API interaction through the Membrane platform (getmembrane.com). No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description claim a Timetastic integration and all runtime instructions use the Membrane CLI to connect to Timetastic and run pre-built actions; the requested capabilities align with the stated purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, logging in via the Membrane flow, creating a connection to the Timetastic connector, discovering actions, and running them. It does not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unknown endpoints. It does require network access and a Membrane account (declared in the document).
Install Mechanism
This is an instruction-only skill that tells the user to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a global npm package is a standard but higher-trust action than an instruction-only skill because it executes third-party code from the npm registry; this is expected for a CLI-based integration but worth noting as a moderate-risk install vector.
Credentials
The skill declares no required environment variables or primary credentials and explicitly instructs not to ask users for Timetastic API keys, delegating auth to Membrane. The only required external account is a Membrane account, which is proportional to the described workflow. Be aware that Membrane (a third party) will mediate access to Timetastic data.
Persistence & Privilege
The skill is not always-on and is user-invocable; it does not request elevated or persistent platform-wide privileges. There is no install spec that writes files beyond the user installing the Membrane CLI.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install timetastic
  3. After installation, invoke the skill by name or use /timetastic
  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 timetastic
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Timetastic?

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

How do I install Timetastic?

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

Is Timetastic free?

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

Which platforms does Timetastic support?

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

Who created Timetastic?

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

💬 Comments