← Back to Skills Marketplace
Schedule It
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
161
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install schedule-it
Description
Schedule it integration. Manage Users, Roles, Organizations, Projects, Pipelines, Activities and more. Use when the user wants to interact with Schedule it d...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install schedule-it - After installation, invoke the skill by name or use
/schedule-it - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Schedule It?
Run "/install schedule-it" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Schedule It free?
Yes, Schedule It is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Schedule It support?
Schedule It is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Schedule It?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills