← 返回 Skills 市场
17879
总下载
14
收藏
12
当前安装
5
版本数
在 OpenClaw 中安装
/install calendly-api
功能描述
Calendly API integration with managed OAuth. Access event types, scheduled events, invitees, availability, and manage webhooks. Use this skill when users wan...
安全使用建议
Install this only if you intend to connect Calendly through Maton. Protect MATON_API_KEY, verify which Calendly/Maton connection is being used, and approve write operations only after checking the target resource, webhook URL, invitee details, or cancellation effect.
功能分析
Type: OpenClaw Skill
Name: calendly-api
Version: 1.0.4
The skill provides a standard integration for the Calendly API via a managed OAuth proxy service (api.maton.ai). It includes Python code snippets for common tasks such as retrieving user data, listing events, and managing webhook subscriptions. The instructions in SKILL.md explicitly include security-positive directives, such as requiring user approval for all write operations, and no evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The capability set matches the stated purpose: reading Calendly users, event types, scheduled events, invitees, availability, organization memberships, and managing webhooks. This can expose sensitive scheduling and contact data, but that access is expected for the integration and described in the artifact.
Instruction Scope
The instructions include both read operations and mutating operations such as creating/deleting connections, canceling events, creating invitees, and creating/deleting webhooks. The artifact explicitly requires user approval before create, update, or delete calls.
Install Mechanism
The artifact is a single Markdown skill file with API examples; there is no installer, bundled executable, dependency package, or hidden runtime component.
Credentials
Network access and MATON_API_KEY are required and proportionate for a managed OAuth Calendly API integration. The proxy through api.maton.ai and OAuth-token injection are disclosed.
Persistence & Privilege
Calendly/Maton OAuth connections and webhook subscriptions can persist, and delete/cancel operations can affect the connected account, but these behaviors are documented and aligned with the skill purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install calendly-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/calendly-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Updated API base URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai throughout documentation and examples.
- Expanded security and permissions section; clarified the requirement for explicit user approval for all write operations.
- Adjusted connection management instructions, consolidating endpoints under api.maton.ai.
- Minor clarifications on using the Maton-Connection header when working with multiple accounts.
- Removed the LICENSE.txt file.
v1.0.3
- Metadata updated to include required environment variables under a new "clawdbot" section.
- No functional or documentation changes to user-facing features.
v1.0.2
- Documentation formatting and clarity improved in SKILL.md.
- No functional or code changes; only SKILL.md was updated.
v1.0.1
- Added a note in the description about using the api-gateway skill for other third party apps.
- Changed all example commands from cURL to Python (using the standard library) for authentication, connection management, and API calls.
- Updated authentication header examples to reference the $MATON_API_KEY environment variable format.
- All block examples for listing, creating, getting, and deleting connections, as well as API reference usage, now use Python instead of cURL.
v1.0.0
Major update: Migrated Calendly skill to managed OAuth via Maton platform and expanded documentation.
- Migrated from manual API key management to OAuth connections via Maton control panel.
- Updated API endpoints to use the Maton gateway and OAuth flow.
- Added clear instructions for obtaining, managing, and using the Maton API key and OAuth Calendly connections.
- Expanded documentation to cover authentication, connection management, base URLs, and header usage.
- Simplified example usage, with ready-to-use curl command examples for each endpoint.
- Removed the old CLI-oriented README and replaced with Maton-focused API reference and usage guides.
元数据
常见问题
Calendly 是什么?
Calendly API integration with managed OAuth. Access event types, scheduled events, invitees, availability, and manage webhooks. Use this skill when users wan... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 17879 次。
如何安装 Calendly?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install calendly-api」即可一键安装,无需额外配置。
Calendly 是免费的吗?
是的,Calendly 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Calendly 支持哪些平台?
Calendly 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Calendly?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.4。
推荐 Skills