← 返回 Skills 市场
1573
总下载
1
收藏
20
当前安装
3
版本数
在 OpenClaw 中安装
/install project-planner
功能描述
Triage ideas, problems, and feature requests into the right format: proposal doc, feature issue, or bug report. Repo-aware — discovers templates and docs str...
安全使用建议
This skill will read your repository, create proposal docs, open GitHub issues, and commit & push branches using your Git/GitHub credentials (via the GitHub CLI). Before installing or invoking it: (1) verify the gh CLI is installed and authenticated with an account/token that has only the permissions you want to grant, (2) review the bundled templates and .project-planner.yml if present so you know what will be written, (3) prefer testing in a fork or test repo if you do not want automated changes in a production repository, and (4) if you do not want the agent to make writes autonomously, require manual invocation or remove its ability to run commands that push commits and create issues.
功能分析
Type: OpenClaw Skill
Name: project-planner
Version: 1.0.2
The project-planner skill is a legitimate tool designed to automate the creation of GitHub issues and project proposal documents. It uses standard tools like 'git' and the GitHub CLI ('gh') for repository discovery and issue management, with no evidence of data exfiltration, malicious command execution, or prompt-injection attacks in SKILL.md.
能力评估
Purpose & Capability
Name/description, bundled proposal/issue templates, and the runtime instructions all align: the skill discovers repo templates/docs, produces proposal docs and GitHub issues, and commits/pushes branches. Nothing required by the skill appears unrelated to triaging and authoring project artifacts.
Instruction Scope
SKILL.md explicitly instructs the agent to read repo files (templates, CONTRIBUTING.md/CLAUDE.md, mkdocs.yml), create docs, create issues via `gh`, commit to a branch, and push. Those actions are consistent with the stated workflows; the instructions do not request unrelated system data or external endpoints beyond GitHub/Git access.
Install Mechanism
This is an instruction-only skill with no install spec and no code to write to disk, which is the lowest-risk model for this functionality.
Credentials
The metadata declares no required env vars, which matches there being no explicit API keys bundled. However, the runtime expects the GitHub CLI (`gh`) to be installed and authenticated (via `gh auth login` or an existing gh session) and Git credentials/SSH keys to push branches. The skill will therefore act using the user's existing Git/GitHub authentication and requires write access to the repo to create/push branches and create issues. This is proportionate to its purpose but the metadata does not call out the need for authenticated GitHub credentials.
Persistence & Privilege
always is false and model invocation is allowed (the default). The skill will modify repository files (docs, mkdocs.yml, index), create branches, and push commits using the user's credentials — appropriate for this use case. If you are concerned about autonomous changes, limit when the skill can run or require explicit invocation before it performs writes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install project-planner - 安装完成后,直接呼叫该 Skill 的名称或使用
/project-planner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Prerequisites section moved to be more prominent at the top.
- Minor formatting improvements and reorganization in SKILL.md.
- No functional changes to workflows or usage instructions.
v1.0.1
- Added a prerequisites section specifying required tools: git and GitHub CLI (gh, authenticated).
- No changes to workflows or functionality; documentation updated for clarity on environment setup.
v1.0.0
Initial release of project-planner.
- Triage user input into proposals, feature issues, or bug reports based on scope and design needs.
- Automatically discovers repository structure, templates, and conventions by inspecting config files and directories.
- Supports an optional .project-planner.yml config file for customizing paths, labels, and conventions.
- Detailed step-by-step workflows for creating proposals (including phases), feature issues, and bug reports.
- Integrates with GitHub via gh issue create and respects repo conventions from CONTRIBUTING.md or CLAUDE.md.
元数据
常见问题
Project Planner 是什么?
Triage ideas, problems, and feature requests into the right format: proposal doc, feature issue, or bug report. Repo-aware — discovers templates and docs str... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1573 次。
如何安装 Project Planner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-planner」即可一键安装,无需额外配置。
Project Planner 是免费的吗?
是的,Project Planner 完全免费(开源免费),可自由下载、安装和使用。
Project Planner 支持哪些平台?
Project Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Project Planner?
由 chriscox(@chriscox)开发并维护,当前版本 v1.0.2。
推荐 Skills