← 返回 Skills 市场
Timetastic
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install timetastic
功能描述
Timetastic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timetastic data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install timetastic - 安装完成后,直接呼叫该 Skill 的名称或使用
/timetastic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Timetastic 是什么?
Timetastic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timetastic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Timetastic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install timetastic」即可一键安装,无需额外配置。
Timetastic 是免费的吗?
是的,Timetastic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Timetastic 支持哪些平台?
Timetastic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Timetastic?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills