← Back to Skills Marketplace
160
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mcf-scheduling-engine
Description
AI-powered appointment scheduling with staff management, availability windows, and booking automation.
Usage Guidance
This skill appears to be a straightforward wrapper around a paid external scheduling API, but it comes from an unknown source and will send booking data (names, emails, notes) to an external gateway. Before installing: 1) Verify the gateway domain and service provider (ask for documentation or a homepage). 2) Understand the payment flow (how the x402/USDC payment is initiated, and whether any private keys or payment tokens are required). 3) Confirm privacy and retention policies (what data is stored, for how long, and who can access it). 4) Test with non-sensitive dummy bookings to observe behavior and returned meeting links. 5) If you need stronger guarantees, request an API key/auth method and an audit/logging policy from the provider. If any of these are unclear or you cannot verify the provider, treat the skill cautiously.
Capability Analysis
Type: OpenClaw Skill
Name: mcf-scheduling-engine
Version: 1.0.0
The skill bundle provides documentation for a scheduling engine API (mcf-scheduling-engine) including endpoints for managing appointments, staff, and availability. It uses standard x402 payment protocols and contains no executable code, suspicious instructions, or indicators of data exfiltration or prompt injection.
Capability Assessment
Purpose & Capability
Name, description, and the SKILL.md endpoints match a scheduling/booking service (create/list appointments, staff management, availability windows). There are no unrelated required env vars, binaries, or config paths; the declared functionality is proportionate to the described purpose. The only mild oddity is there is no homepage or additional documentation linked in the metadata.
Instruction Scope
Instructions direct the agent to call an external gateway (https://gateway.mcfagentic.com) and include personally identifiable data in requests (attendee names, emails, notes). The SKILL.md does not instruct reading local files or unrelated system state. Because the skill relies on an external paid API, be aware that booking data will be transmitted off-platform to the gateway and meeting links reference meet.mcfagentic.com.
Install Mechanism
No install specification and no code files — this is instruction-only, so nothing will be written to disk or executed locally beyond the agent making HTTP requests. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables or credentials, which is consistent with the manifest. However, it uses an on-chain/payment gating mechanism (x402 USDC on Base) that is not described in detail; the agent or user will need to handle payment externally. There are no unexpected credential requests, but the payment requirement and data sent to the gateway are the main operational considerations.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges. Model invocation is enabled (default), which is normal for skills; there is no indication the skill modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mcf-scheduling-engine - After installation, invoke the skill by name or use
/mcf-scheduling-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Scheduling Engine skill.
- Provides AI-powered appointment scheduling with staff management and automated booking.
- Supports conflict detection, smart slot suggestions, and timezone conversion.
- Includes endpoints to create/list appointments, manage staff profiles, set/check availability, and define booking rules.
- Handles payments via x402 protocol (USDC on Base).
- Suited for sales, service, and operations workflows requiring automated scheduling.
Metadata
Frequently Asked Questions
What is Scheduling Engine?
AI-powered appointment scheduling with staff management, availability windows, and booking automation. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Scheduling Engine?
Run "/install mcf-scheduling-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Scheduling Engine free?
Yes, Scheduling Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Scheduling Engine support?
Scheduling Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Scheduling Engine?
It is built and maintained by Cameron48 (@cameron48); the current version is v1.0.0.
More Skills