← 返回 Skills 市场
gora050

Wisetime

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install wisetime
功能描述
WiseTime integration. Manage data, records, and automate workflows. Use when the user wants to interact with WiseTime data.
安全使用建议
This skill appears to be what it says: a Membrane-driven WiseTime integration. Before installing or using it, confirm you trust the Membrane CLI (@membranehq on npm and https://getmembrane.com), since you'll install a global npm package and perform browser-based login that deposits credentials with Membrane. If you prefer not to install a global CLI, run the commands in an isolated environment or ask for a non-global/local install. Avoid pasting any unrelated secrets into the agent, and verify the Membrane privacy/security policy if you need to store sensitive time-tracking data. If the skill ever asks you to provide raw API keys, secrets, or to read local files unrelated to WiseTime, treat that as suspicious and stop.
功能分析
Type: OpenClaw Skill Name: wisetime Version: 1.0.3 The skill provides instructions for an AI agent to manage WiseTime data using the Membrane CLI. It outlines standard procedures for tool installation via npm (@membranehq/cli), authentication, and executing API actions through the Membrane platform. The logic is consistent with the stated purpose of the integration and does not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The name/description (WiseTime integration) match the runtime instructions: all commands use the Membrane CLI to connect to a wisetime connector, discover and run actions. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
SKILL.md confines runtime actions to installing and using the @membranehq/cli (login, connect, action list/create/run). It instructs interactive browser login or copying a code for headless flows. It does not ask the agent to read arbitrary files, search the filesystem, or exfiltrate data to unexpected endpoints.
Install Mechanism
Installation is recommended via npm install -g @membranehq/cli@latest (public npm package). This is appropriate for a CLI-driven integration but carries the usual moderate risk of installing a global npm package (trust in the package publisher and supply chain). There is no automated install spec in the registry; the SKILL.md simply instructs manual installation.
Credentials
The skill declares no required env vars or credentials and instructs the user to authenticate via Membrane (browser flow or code). Relying on Membrane to manage WiseTime credentials is proportionate to the stated purpose, though it does require trusting Membrane's service to hold auth tokens.
Persistence & Privilege
always is false and the skill is instruction-only (no files written by the registry). Autonomous invocation is allowed (platform default) but the skill does not request elevated or persistent system privileges or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wisetime
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wisetime 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug wisetime
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Wisetime 是什么?

WiseTime integration. Manage data, records, and automate workflows. Use when the user wants to interact with WiseTime data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Wisetime?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wisetime」即可一键安装,无需额外配置。

Wisetime 是免费的吗?

是的,Wisetime 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wisetime 支持哪些平台?

Wisetime 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wisetime?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论