← 返回 Skills 市场
1927
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install planka-cli
功能描述
Manage Planka (Kanban) projects, boards, lists, cards, and notifications via a custom Python CLI.
安全使用建议
This skill appears to do what it says (wrap a Planka CLI), but exercise caution before installing or running anything it recommends. The SKILL.md tells you to tap and install a third‑party Homebrew tap (voydz/homebrew-tap) — review that tap/formula and the upstream project before installing because Homebrew taps can deliver arbitrary binaries. The docs also mention running a local script path (`scripts/planka_cli.py`) that is not included with the skill; do not run unknown Python scripts you can't inspect. If you need this functionality, prefer installing planka-cli from an official source (GitHub releases or the project's own docs), inspect the formula or source code, and verify how/where the CLI stores credentials (avoid entering passwords into tools that store them in plaintext). If you proceed, audit the installed binary (or run it in an isolated environment) and avoid granting broader access than necessary.
功能分析
Type: OpenClaw Skill
Name: planka-cli
Version: 0.1.1
The skill bundle is benign. The `SKILL.md` file provides instructions for installing and using a `planka-cli` tool via Homebrew, which is a standard distribution method. All commands and examples align with the stated purpose of managing Planka projects. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence, or obfuscation within the provided files. While installing external binaries from a custom Homebrew tap (`voydz/homebrew-tap`) introduces a supply chain dependency, the instructions themselves are not malicious or suspicious.
能力评估
Purpose & Capability
Name/description match the declared requirement (planka-cli). The commands in SKILL.md are consistent with a CLI for managing Planka resources.
Instruction Scope
Instructions are narrowly scoped to using the planka-cli (status, projects, boards, cards, login/logout). However the doc suggests running `python3 scripts/planka_cli.py` (a script path that is not provided by the skill) and instructs storing credentials via `planka-cli login` without specifying how/where credentials are stored.
Install Mechanism
There is no formal install spec in the registry; SKILL.md instructs `brew tap voydz/homebrew-tap` and `brew install planka-cli` — a third‑party Homebrew tap. Installing from an untrusted tap can install arbitrary binaries; the skill provides no provenance or official release links to verify the package.
Credentials
The skill declares no required env vars, which is reasonable. But it instructs the user to `login` with username/password and to 'store credentials' without documenting where those credentials are saved or what protections (keychain, encrypted file) are used — this is a potential privacy/risk consideration.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persistent automatic inclusion. It does not claim elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install planka-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/planka-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Added Homebrew installation instructions for easier setup.
- Updated usage to use the installed planka-cli binary instead of python scripts.
- Expanded card update examples with new options (move to another list, set position).
- Dependencies now require the planka-cli binary rather than direct Python dependencies or environment variables.
- Clarified and streamlined usage and example commands throughout the documentation.
v0.1.0
Initial release of planka-cli
- Provides a Python CLI to manage Planka projects, boards, lists, cards, and notifications.
- Supports login/logout commands for credential management.
- Offers commands to list and manage projects, boards, lists, and cards.
- Allows creation, updating, and deletion of cards from the command line.
- Includes commands for viewing notifications (all or unread).
- Configuration via environment variables or CLI login command.
元数据
常见问题
Planka 是什么?
Manage Planka (Kanban) projects, boards, lists, cards, and notifications via a custom Python CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1927 次。
如何安装 Planka?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install planka-cli」即可一键安装,无需额外配置。
Planka 是免费的吗?
是的,Planka 完全免费(开源免费),可自由下载、安装和使用。
Planka 支持哪些平台?
Planka 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Planka?
由 Voydz(@voydz)开发并维护,当前版本 v0.1.1。
推荐 Skills