← 返回 Skills 市场
Timing
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install timing
功能描述
Timing integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timing data.
安全使用建议
This SKILL.md appears coherent and reasonable: it delegates auth and API access to the Membrane CLI and does not ask for unrelated secrets. Before installing, verify you trust the Membrane project (getmembrane.com / @membranehq on npm), prefer using npx to avoid a global npm install, and review the CLI's docs and requested permissions. If you need stronger assurance, inspect the npm package source or run the CLI in an isolated environment. Finally, remember the login flow opens a browser or shows an auth URL — the user must complete that step to create connections to Timing.
功能分析
Type: OpenClaw Skill
Name: timing
Version: 1.0.1
The skill provides instructions for an AI agent to manage Timing app data using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via a third-party service (getmembrane.com), and executing API actions. The instructions in SKILL.md are consistent with the stated purpose of time-tracking automation and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The name, description, and instructions all describe a Timing integration that uses the Membrane CLI to access Timing data. Required capabilities (network access and a Membrane account/CLI) match the stated purpose; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in, creating/using a connection, discovering and running actions. It does not ask the agent to read unrelated system files, environment variables, or to transmit data to unexpected endpoints. It explicitly advises not to request API keys from users.
Install Mechanism
The skill instructs installing @membranehq/cli via npm (global install) or using npx. Installing a third‑party npm CLI is a reasonable choice for this integration but is a moderate-risk install mechanism (unreviewed registry package executed on the machine). Prefer npx or inspection of the package if you want to avoid a global install.
Credentials
No environment variables, credentials, or config paths are required by the skill. The instructions explicitly state that Membrane handles credentials server-side and advise against asking users for API keys, which is proportional to the task.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request persistent system privileges or modify other skills' configurations. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install timing - 安装完成后,直接呼叫该 Skill 的名称或使用
/timing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Timing 是什么?
Timing integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timing data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Timing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install timing」即可一键安装,无需额外配置。
Timing 是免费的吗?
是的,Timing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Timing 支持哪些平台?
Timing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Timing?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills