← 返回 Skills 市场
gora050

Time Doctor

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install time-doctor
功能描述
Time Doctor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Time Doctor data.
安全使用建议
This skill appears to do what it claims (use Membrane to interact with Time Doctor). Before installing/using it: 1) verify the Membrane project and @membranehq/cli package (publisher, GitHub repo, recent release notes); 2) prefer installing the CLI in a constrained environment (container, VM, or using npx rather than a global install) if you're cautious about running global npm packages; 3) review Membrane's privacy/TOS because your Time Doctor credentials will be managed by their service; and 4) if you need stronger assurance, inspect the @membranehq/cli source or ask the skill author for cryptographic release artifacts before installation.
功能分析
Type: OpenClaw Skill Name: time-doctor Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with Time Doctor using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action discovery without any evidence of malicious intent, data exfiltration, or harmful prompt injection. The instructions specifically advise against asking users for secrets, favoring Membrane's server-side credential management.
能力评估
Purpose & Capability
The name/description match the actions in SKILL.md: it directs the agent to use Membrane to connect to Time Doctor, discover and run actions. The required capabilities (network access and a Membrane account) are coherent with the stated purpose.
Instruction Scope
Instructions are limited to installing the Membrane CLI, logging in, creating a connection, listing/discovering actions, and running them. The doc does not instruct reading unrelated files, exporting secrets, or contacting unknown endpoints outside Membrane/Time Doctor.
Install Mechanism
There is no registry install spec, but SKILL.md instructs installing @membranehq/cli globally via npm. Installing a global npm package is a reasonable way to get a CLI, but it runs code from the npm registry (moderate trust requirement). Users should verify the package provenance and version before running a global npm install.
Credentials
The skill declares no required env vars or local credentials (good). However, it relies on a Membrane account that will manage Time Doctor credentials server-side — users must trust Membrane with those credentials. No disproportionate or unrelated environment access is requested.
Persistence & Privilege
always is false and the skill is instruction-only. It does not request persistent system-wide privileges or to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install time-doctor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /time-doctor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug time-doctor
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Time Doctor 是什么?

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

如何安装 Time Doctor?

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

Time Doctor 是免费的吗?

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

Time Doctor 支持哪些平台?

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

谁开发了 Time Doctor?

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

💬 留言讨论