← 返回 Skills 市场
byungkyu

Calendly

作者 byungkyu · GitHub ↗ · v1.2.2 · MIT-0
cross-platform ✓ 安全检测通过
18670
总下载
14
收藏
0
当前安装
9
版本数
在 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 want to view scheduling data, check availability, book meetings, or integrate with Calendly workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you are comfortable connecting a Calendly account through Maton. Prefer OAuth, review requested Calendly scopes, use a specific connection when multiple accounts exist, and require confirmation before any booking, cancellation, webhook, or other write action.
能力评估
Credentials
Network access and Bash are proportionate to using the Maton CLI, and the raw HTTP fallback is limited to environments where the CLI cannot be installed, with explicit API-key handling warnings.
Install Mechanism
Installation uses the Maton CLI through npm or Homebrew, with optional SDK packages; this is disclosed and coherent for an API integration but users should trust Maton before installing global tooling.
Instruction Scope
The skill defaults to read/list operations and explicitly requires user confirmation for connection creation and all POST, PUT, PATCH, or DELETE operations, including scheduling changes and webhooks.
Persistence & Privilege
OAuth/API credentials and connections persist through the OS credential store and Maton profile, but this persistence is disclosed and the skill warns not to inspect, print, persist elsewhere, or misuse credentials.
Purpose & Capability
The stated purpose is Calendly API access for event types, scheduled events, invitees, availability, booking, and webhooks; the documented capabilities match that purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install calendly-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /calendly-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Fix the raw HTTP fallback example: restore the gateway base URL in the GATEWAY constant (and the fastmail streaming call), which a previous edit had replaced with a placeholder
v1.2.1
Address security-audit findings: disclose the api passthrough in the access-scope and description text, warn on irreversible connection deletion, add response data-minimization guidance, and correct app-specific auth and request-body notes
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
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.
元数据
Slug calendly-api
版本 1.2.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

Calendly 是什么?

Calendly API integration with managed OAuth. Access event types, scheduled events, invitees, availability, and manage webhooks. Use this skill when users want to view scheduling data, check availability, book meetings, or integrate with Calendly workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18670 次。

如何安装 Calendly?

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

Calendly 是免费的吗?

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

Calendly 支持哪些平台?

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

谁开发了 Calendly?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.2。

💬 留言讨论