← 返回 Skills 市场
97
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install my-plane
功能描述
Manage Plane.so projects and work items using the `plane` CLI. List projects, create/update/search issues, manage cycles and modules, add comments, and assig...
安全使用建议
This skill appears to be a straightforward wrapper around the Plane CLI and needs your Plane API key and workspace slug — which is expected. Two things to check before installing: (1) The SKILL.md metadata requires the 'plane' binary and PLANE_API_KEY/PLANE_WORKSPACE, but the registry summary shows no required env/bins — ask the publisher to reconcile that mismatch. (2) The install method downloads a native executable from a GitHub release with no checksum or signature; only install if you trust the GitHub repo/owner. Safer steps: inspect the repository source, verify release checksums or signatures, prefer official vendor-distributed packages, avoid running as root, and limit the API key scope or rotate it after use. If the author can provide a signed release or reproducible build instructions, that would increase confidence.
功能分析
Type: OpenClaw Skill
Name: my-plane
Version: 1.0.2
The skill downloads and executes a pre-compiled binary from a third-party GitHub repository (HonLuk/my-plane) rather than an official source, which is a high-risk behavior for supply chain attacks. It requires the user to provide a sensitive API key (PLANE_API_KEY) and workspace details. While the commands and documentation in SKILL.md align with the stated purpose of managing Plane.so projects, the opaque nature of the binary and the use of a non-official repository warrant caution.
能力评估
Purpose & Capability
The SKILL.md clearly targets the Plane.so CLI and requires PLANE_API_KEY and PLANE_WORKSPACE, which are appropriate for the described functionality. However, the registry metadata shown above (no required bins/env) contradicts the SKILL.md metadata that declares a required 'plane' binary and two environment vars.
Instruction Scope
All runtime instructions are limited to installing/running the 'plane' CLI and exporting Plane-related environment variables and base URL. The skill does not instruct the agent to read unrelated files, transmit data to unexpected endpoints, or access other system credentials.
Install Mechanism
The install instructions ask the user (and metadata specifies) to download a single executable from a GitHub releases URL and place it in ~/.local/bin. While GitHub Releases is a common host, downloading and running a third‑party native binary without a checksum/signature is higher risk — the archive isn't extracted but arbitrary code will run on the machine.
Credentials
Requested environment variables (PLANE_API_KEY, PLANE_WORKSPACE, optional PLANE_BASE_URL) are proportional to a Plane CLI skill. Note the registry-level requirements were empty but SKILL.md metadata lists them — that inconsistency should be resolved before trusting the skill.
Persistence & Privilege
The skill does not request 'always: true' and does not declare any system config paths or privileges beyond installing a user-local binary. Autonomous invocation remains allowed by default (normal for skills).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install my-plane - 安装完成后,直接呼叫该 Skill 的名称或使用
/my-plane触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
This release improves installation instructions and expands documentation for advanced CLI options.
- Updated installation to use the official released single-file executable with `curl -L` for easier setup.
- Added documentation for pagination, field selection, object expansion, and sorting in list commands.
- Clarified instructions and added new examples for more efficient command usage.
- Each CLI command now references its detailed help options for easier onboarding.
v1.0.1
update
v1.0.0
- Initial release of the my-plane skill.
- Manage Plane.so projects and work items using the `plane` CLI.
- Supports listing, creating, updating, searching, and assigning issues.
- Manage projects, cycles (sprints), modules, comments, and workspace members.
- Provides setup, installation, and command usage instructions.
- Requires PLANE_API_KEY and PLANE_WORKSPACE environment variables for use.
元数据
常见问题
My Plane 是什么?
Manage Plane.so projects and work items using the `plane` CLI. List projects, create/update/search issues, manage cycles and modules, add comments, and assig... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 My Plane?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install my-plane」即可一键安装,无需额外配置。
My Plane 是免费的吗?
是的,My Plane 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
My Plane 支持哪些平台?
My Plane 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 My Plane?
由 HonLuk(@honluk)开发并维护,当前版本 v1.0.2。
推荐 Skills