← 返回 Skills 市场
Schedule It
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install schedule-it
功能描述
Schedule it integration. Manage Users, Roles, Organizations, Projects, Pipelines, Activities and more. Use when the user wants to interact with Schedule it d...
安全使用建议
This skill appears coherent: it relies on the Membrane service and CLI to access Schedule It rather than asking you for direct API keys. Before installing or using it, verify the @membranehq/cli package and repository (the SKILL.md points to a GitHub org), prefer running commands with npx to avoid a global npm install if you want to reduce local footprint, and ensure you trust Membrane since it will hold the credentials/server-side connection to Schedule It. Also confirm which account/tenant you authenticate to and the permissions granted for any connector before completing the OAuth/login flow.
功能分析
Type: OpenClaw Skill
Name: schedule-it
Version: 1.0.3
The skill mandates the installation of a global npm package (@membranehq/cli) and requires the agent to perform authentication and execute remote actions via a third-party service (Membrane). While these instructions in SKILL.md align with the stated integration goal, the requirement to install external binaries and delegate credential management to a third-party CLI represents a significant security surface and supply chain risk that warrants caution.
能力评估
Purpose & Capability
The name/description (Schedule It integration) matches the instructions which use the Membrane CLI to create a connection and run actions against a schedule-it connector. The use of Membrane as an intermediary explains the absence of direct API keys or Schedule It credentials.
Instruction Scope
SKILL.md only directs network access, installing/using the Membrane CLI, performing membrane login/connect/action list/run, and polling for action build state. It does not instruct the agent to read arbitrary local files, other environment variables, or transmit data to unexpected endpoints. Authentication flows are browser-based or Membrane-managed as described.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs users to install a public npm package (@membranehq/cli) globally or to run via npx. Installing a CLI from npm is reasonable for the stated purpose, though npm package installation carries the usual supply-chain risk; the SKILL.md also demonstrates npx usage which avoids a global install.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to ask users for API keys. That is appropriate because Membrane handles auth. There are no instructions that access unrelated secrets or config paths.
Persistence & Privilege
The skill is user-invocable, not always-on, and does not request system-wide configuration changes or other skills' credentials. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install schedule-it - 安装完成后,直接呼叫该 Skill 的名称或使用
/schedule-it触发 - 根据 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
元数据
常见问题
Schedule It 是什么?
Schedule it integration. Manage Users, Roles, Organizations, Projects, Pipelines, Activities and more. Use when the user wants to interact with Schedule it d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Schedule It?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install schedule-it」即可一键安装,无需额外配置。
Schedule It 是免费的吗?
是的,Schedule It 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Schedule It 支持哪些平台?
Schedule It 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Schedule It?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills