← Back to Skills Marketplace
Timetonic
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install timetonic
Description
TimeTonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeTonic data.
Usage Guidance
This skill is coherent with its stated purpose, but it relies on installing and trusting the Membrane CLI and the Membrane service. Before installing: verify the npm package and the publisher (@membranehq) and confirm the homepage/repository URLs are legitimate; prefer using npx for one-off commands to avoid global installs if you have concerns; understand that Membrane will handle authentication and thus may see metadata or data passed through its service—review Membrane's privacy/security docs if you plan to send sensitive data. If you need stronger isolation, run the CLI in a sandboxed environment or VM.
Capability Analysis
Type: OpenClaw Skill
Name: timetonic
Version: 1.0.1
The skill facilitates TimeTonic integration by instructing the agent to perform high-risk operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and the execution of various shell commands for authentication and action management. While these behaviors are aligned with the stated purpose of using the Membrane platform, the requirement for global system modifications and the reliance on an external binary for credential handling and API interaction constitute significant security risks. These instructions are primarily located in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description (TimeTonic integration) align with the instructions: the SKILL.md exclusively tells the agent to use the Membrane CLI to create connections and run actions against TimeTonic. No unexpected services, env vars, or binaries are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI (login, connect, action list/create/run) and to interacting with Membrane-managed TimeTonic connectors. The doc does not instruct reading unrelated files, harvesting environment variables, or sending data to unrelated endpoints. It explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only and includes a recommended npm global install (npm install -g @membranehq/cli) and use of npx for commands. There is no automated install spec in the bundle. Installing a public npm CLI is a moderate-risk action (package provenance and scope should be verified) but it is coherent with the described workflow.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane via an interactive login flow, which is proportional to the stated purpose. Note: using Membrane means tokens/credentials will be managed by Membrane's service (expected for this integration).
Persistence & Privilege
The skill does not request always:true and there is no install script or code that persists in the agent bundle. Autonomous invocation is allowed by default (normal), and nothing in the skill attempts to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install timetonic - After installation, invoke the skill by name or use
/timetonic - 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 Timetonic?
TimeTonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeTonic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install Timetonic?
Run "/install timetonic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Timetonic free?
Yes, Timetonic is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Timetonic support?
Timetonic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Timetonic?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills