← 返回 Skills 市场
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install project-manager-pro
功能描述
Manage and organize your tasks and projects conversationally with automatic prioritization, due dates, breakdowns, status updates, and check-ins—no UI needed.
安全使用建议
This skill appears to do what it says: it stores task and project data locally and uses your agent/LLM to manage tasks. Before installing, consider: 1) setup.sh may attempt to install jq via your system package manager (may require sudo); review the script and run it manually if you prefer. 2) All task text is processed by your configured LLM provider (see SECURITY.md) — avoid storing highly sensitive secrets in tasks. 3) The skill will create and modify files under ~/.openclaw/workspace/pm-pro (tasks.json, projects.json, archives, exports); include that directory in your backup/encryption strategy if needed. 4) Cross-tool integrations are described but are agent-driven; verify you want those integrations enabled. If you need extra assurance, inspect the scripts locally and run setup.sh in a controlled environment first.
功能分析
Type: OpenClaw Skill
Name: project-manager-pro
Version: 1.0.0
Project Manager Pro is a legitimate task management skill that operates entirely on local JSON files within the user's workspace. The included shell scripts (setup.sh, export-tasks.sh, and weekly-review.sh) are transparent, use standard data processing tools like jq, and contain no evidence of data exfiltration, unauthorized network access, or persistence mechanisms. The SKILL.md and SETUP-PROMPT.md files provide clear, functional instructions for the AI agent without any malicious prompt-injection attempts or hidden commands.
能力评估
Purpose & Capability
Name/description (conversational task & project management) match the files and behavior: SKILL.md describes parsing user input and reading/writing JSON task/project stores under ~/.openclaw/workspace/pm-pro, and the scripts operate on those same files. There are no requests for unrelated credentials or external services.
Instruction Scope
Instructions direct the agent to read/write local files (~/.openclaw/workspace/pm-pro/tasks.json, projects.json, check-in-log.json) and to send task content to the user's configured LLM provider (this is called out in SECURITY.md). The skill also mentions cross-tool integrations and 'respect the user's timezone from their agent config' — both are plausible but imply the agent may read other local agent configuration/context. No instructions ask the agent to exfiltrate data or access unrelated system files.
Install Mechanism
There is no platform install spec (instruction-only skill) and all code is included. setup.sh will attempt to install jq via brew/apt-get/dnf if missing (it uses sudo for apt/dnf). That is a relatively standard dependency install but could prompt for privilege escalation on systems where jq is absent; otherwise scripts only create files under the user's home directory.
Credentials
The skill requires no environment variables, no external credentials, and no config paths beyond its own data directory. The request surface is appropriately minimal for a local task manager.
Persistence & Privilege
always is false. The skill writes only to its own directory under the user's home workspace and updates its own settings and data files. It does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install project-manager-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/project-manager-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
project-manager-pro 是什么?
Manage and organize your tasks and projects conversationally with automatic prioritization, due dates, breakdowns, status updates, and check-ins—no UI needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 project-manager-pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-manager-pro」即可一键安装,无需额外配置。
project-manager-pro 是免费的吗?
是的,project-manager-pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
project-manager-pro 支持哪些平台?
project-manager-pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 project-manager-pro?
由 Nollio(@nollio)开发并维护,当前版本 v1.0.0。
推荐 Skills