← 返回 Skills 市场
Planning Center
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
307
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install planning-center
功能描述
Planning Center integration. Manage Persons, Groups, Lists, Events, Medias. Use when the user wants to interact with Planning Center data.
安全使用建议
This skill is a thin wrapper that tells you to install and use the Membrane CLI to interact with Planning Center. Before installing or running anything: (1) verify the npm package @membranehq/cli (publisher, download count, repository) and the getmembrane.com / GitHub links; (2) understand that npm install -g executes third-party code on your machine — install only if you trust the publisher; (3) the CLI uses an OAuth-style browser login: follow the URL and paste codes only into trusted pages; (4) no local secrets are requested by the skill itself, but the Membrane service will hold your Planning Center credentials — review their privacy/security posture if that matters. If you need higher assurance, request the upstream repository and inspect the CLI code before installing.
功能分析
Type: OpenClaw Skill
Name: planning-center
Version: 1.0.3
The skill bundle provides instructions for integrating Planning Center using the Membrane CLI. It follows standard authentication patterns (OAuth via CLI), explicitly directs the agent to avoid handling raw API keys, and uses a legitimate third-party service (Membrane) for managing connections. While it requires the agent to execute shell commands and install an NPM package (`@membranehq/cli`), these actions are aligned with the stated purpose of the integration and do not show signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill says it integrates with Planning Center and all runtime instructions show use of the Membrane CLI (connect, action list/run) which is a reasonable and expected mechanism for that purpose. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md confines the agent to installing and using the Membrane CLI, logging in, creating connections, discovering and running actions, and handling JSON outputs. It does not instruct the agent to read arbitrary files, harvest environment variables, or send data to unexpected endpoints.
Install Mechanism
The instructions recommend installing @membranehq/cli globally via npm (npm install -g ...). Using npm is common for CLIs but has inherent trust implications: installing any global npm package runs third-party code on the host. This is expected for a CLI-driven integration, not an immediate incoherence, but users should verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane handle auth via the CLI and OAuth flow. The lack of requested secrets is proportionate to the described behavior.
Persistence & Privilege
This skill is instruction-only with no install spec in the registry and does not request always:true. It does not ask to modify other skills or global agent settings. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install planning-center - 安装完成后,直接呼叫该 Skill 的名称或使用
/planning-center触发 - 根据 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
元数据
常见问题
Planning Center 是什么?
Planning Center integration. Manage Persons, Groups, Lists, Events, Medias. Use when the user wants to interact with Planning Center data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。
如何安装 Planning Center?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install planning-center」即可一键安装,无需额外配置。
Planning Center 是免费的吗?
是的,Planning Center 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Planning Center 支持哪些平台?
Planning Center 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Planning Center?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills