← 返回 Skills 市场
PCO CLI - Planning Center Services
作者
rubyrunsstuff
· GitHub ↗
· v1.0.0
1777
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pco
功能描述
CLI tool for managing Planning Center Services data including plans, teams, songs, and scheduled people via the PCO Services API.
安全使用建议
This skill is an instruction-only doc for running a local PCO CLI — it does not provide the CLI or an install method. Before installing or enabling it: (1) confirm you (or the agent environment) actually have the referenced repository and tsx available at the specified path; (2) locate ~/.config/pco-cli/config.json and verify what credentials it contains — the agent's following these instructions could read that file; (3) prefer a skill that declares required credentials (or includes an install) so you know what is needed and what will be accessed; (4) if you don't have the repo or don't want an agent to access local credential files, do not enable this skill. If you want this functionality, ask the skill author to include an install spec, document required env vars, or avoid hard-coded local paths.
功能分析
Type: OpenClaw Skill
Name: pco
Version: 1.0.0
The skill bundle provides a CLI for the Planning Center Services API, running a local TypeScript script (`pco.ts`) using `tsx`. The `SKILL.md` documentation outlines standard API interactions, including authentication setup and a 'Raw API' command for direct API access. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. All instructions are aligned with the stated purpose of interacting with the Planning Center API.
能力评估
Purpose & Capability
The SKILL.md documents a PCO CLI (commands, auth flow, repo URL) which is coherent with the name, but the skill bundle contains no code or install spec. It assumes a local repository path (/Users/ruby/Projects/pco-cli/pco.ts) and that 'tsx' is available. A user installing this skill would not get a runnable CLI from the skill itself — the skill only documents how to run a locally present tool. That mismatch (claims to provide CLI usage but doesn't include or install the tool) is a coherence problem.
Instruction Scope
Instructions explicitly reference absolute local paths and a local config file (~/.config/pco-cli/config.json) and show commands (pco auth status, pco auth setup) that will read or write local credential files. The SKILL.md therefore instructs actions that touch user-local files and credentials, but the skill metadata does not declare those files or any required credentials. This could cause an agent to access secrets on disk if it follows these instructions.
Install Mechanism
There is no install specification (instruction-only). That is low-risk from an automatic-install perspective, but it also explains why the SKILL.md points at an external local repo rather than providing an install — which is a usability/coherence issue rather than an installation risk.
Credentials
The skill declares no required environment variables or primary credential, yet the instructions refer to credentials stored in ~/.config/pco-cli/config.json and an interactive 'pco auth setup' flow. Requesting no declared credentials while instructing access to a local credential store is proportionally odd and should be clarified: a legitimate PCO CLI needs API credentials (Planning Center access token/secret), but the skill does not state where they come from or whether the agent should access them.
Persistence & Privilege
The skill does not request always: true and has no install actions that would persist or modify other skills or system-wide settings. There is no evidence it demands elevated persistence or cross-skill configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pco - 安装完成后,直接呼叫该 Skill 的名称或使用
/pco触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pco CLI for Planning Center Services:
- Provides command-line access to Planning Center Services API.
- Supports authentication, multiple resource commands (plans, service types, items, teams, people, songs, media, and more).
- Global options for output formatting (JSON, table, quiet), pagination, and result limits.
- Includes direct raw API access and common workflows for church service planning.
- Designed for use with FBC Gulfport’s church operations.
元数据
常见问题
PCO CLI - Planning Center Services 是什么?
CLI tool for managing Planning Center Services data including plans, teams, songs, and scheduled people via the PCO Services API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1777 次。
如何安装 PCO CLI - Planning Center Services?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pco」即可一键安装,无需额外配置。
PCO CLI - Planning Center Services 是免费的吗?
是的,PCO CLI - Planning Center Services 完全免费(开源免费),可自由下载、安装和使用。
PCO CLI - Planning Center Services 支持哪些平台?
PCO CLI - Planning Center Services 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PCO CLI - Planning Center Services?
由 rubyrunsstuff(@rubyrunsstuff)开发并维护,当前版本 v1.0.0。
推荐 Skills