← Back to Skills Marketplace
Timekit
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install timekit
Description
Timekit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timekit data.
Usage Guidance
This skill is coherent: it delegates auth and API calls to the Membrane CLI and requires a Membrane account. Before installing, verify you trust the @membranehq/cli package and its publisher (review the npm package page and the GitHub repository), prefer using npx or pinning a specific version instead of installing 'latest' globally, and review Membrane's privacy and data-handling policies because Membrane will hold Timekit credentials and access data server-side. If you cannot or do not want to grant Membrane that server-side access, do not install/use this skill.
Capability Analysis
Type: OpenClaw Skill
Name: timekit
Version: 1.0.3
The skill provides a standard integration for Timekit via the Membrane CLI. It includes instructions for installing the official Membrane CLI package (@membranehq/cli), authenticating, and managing scheduling actions. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the logic is transparently focused on using a third-party service (getmembrane.com) to simplify API interactions.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Timekit and all runtime instructions are limited to installing and using the Membrane CLI to connect to Timekit, discover and run actions — this aligns with the stated purpose.
Instruction Scope
SKILL.md only instructs the agent/user to install and use the Membrane CLI, authenticate via browser/URL, create connections, search for actions, and run them. It does not direct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli via npm (-g) or using npx. This is a common pattern and reasonable for an instruction-only skill, but installing 'latest' from npm has normal supply-chain risks — nothing unusual like downloads from unknown URLs is present.
Credentials
No environment variables, credentials, or config paths are requested. The instructions explicitly state that Membrane manages credentials server-side and that the user should not be asked for API keys, which is proportionate to the integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or access to other skills' configuration. Autonomous invocation is allowed by 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 timekit - After installation, invoke the skill by name or use
/timekit - 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 Timekit?
Timekit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timekit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Timekit?
Run "/install timekit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Timekit free?
Yes, Timekit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Timekit support?
Timekit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Timekit?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills