← 返回 Skills 市场
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install project-management-system
功能描述
A comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, quality gates, and...
安全使用建议
This package appears coherent for project-management: no unexpected credentials or third-party installers are required. However, before installing or enabling autonomous invocation, do the following: 1) Inspect the two bundled Python scripts (tools/dashboard.py and tools/system-check.py) to confirm they do not perform unexpected network calls, exfiltrate data, or run destructive system commands; 2) If you plan to let the skill write or execute code, run it in a restricted/sandboxed environment and ensure it cannot access sensitive host paths; 3) Confirm any automatic git/commit behavior is acceptable — governance docs reference committing snapshots; verify the scripts won't commit secrets; 4) If you cannot review the code yourself, do not enable autonomous invocation or permit the skill to run tools that modify system files. If you want, provide the contents of tools/dashboard.py and tools/system-check.py and I will analyze them for risky behavior.
功能分析
Type: OpenClaw Skill
Name: project-management-system
Version: 1.6.1
The bundle is a highly sophisticated project management framework designed for AI agents, utilizing a 'files-as-memory' approach to maintain state across sessions. It includes Python scripts (tools/dashboard.py and tools/system-check.py) for status reporting and Git-based integrity verification within specific local directories (D:\projects). While the instructions in SKILL.md and the docs/ directory grant the agent significant autonomy to manage files, dispatch tasks, and implement 'self-looping' heartbeat mechanisms, all logic is transparently documented and strictly aligned with the stated purpose of structured project coordination. No evidence of data exfiltration, malicious prompt injection, or unauthorized network activity was found.
能力评估
Purpose & Capability
Name/description (project management) matches the included docs, templates, and role/process guidance. The skill does not request unrelated binaries, environment variables, or external credentials. The two included scripts (tools/dashboard.py, tools/system-check.py) are consistent with the governance/content that references automated scans and checks.
Instruction Scope
SKILL.md and the docs instruct the agent to read and write files under project directories (e.g. /path/to/projects-data/ and system/), to follow pre-write checks, and (optionally) to run the included Python tools for scans/health checks. The instructions do not ask for secrets or external endpoints. Because the agent will be directed to perform local filesystem operations and may be told to run included scripts, you should verify those scripts' behavior before runtime (they may run git operations or mutate files per governance docs).
Install Mechanism
There is no install spec (instruction-only). Two Python tool files are bundled but not auto-installed from external sources; this is lower risk than downloading code at install time. The repository does reference 'clawhub install' / 'openclaw skills install' but no external archive URLs or package downloads are present.
Credentials
The skill declares no required environment variables, no primary credential, no required binaries, and no required config paths. That aligns with its stated offline/project-management purpose.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (the platform default) but there is no declaration of forcing permanent presence or modifying other skills. The docs do describe scripts that may auto-scan or auto-apply fixes, and changing 'system/' files is said to require Decision Maker approval — review the scripts to confirm they respect that process.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install project-management-system - 安装完成后,直接呼叫该 Skill 的名称或使用
/project-management-system触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.1
Update installation instructions for ClawHub
v1.6.0
- Introduced a universal project management system designed for AI agents, supporting the entire project lifecycle from initiation to delivery.
- Added structured workflows, role-based operation manuals for dispatcher and executor, and comprehensive rule documentation.
- Included 10+ ready-to-use templates and clear quality assurance mechanisms.
- Implemented a robust task state machine with self-loop guarantees for reliable project execution.
- Provided detailed installation instructions, resource configuration, and quick start guidelines for users.
元数据
常见问题
Project Management System 是什么?
A comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, quality gates, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Project Management System?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-management-system」即可一键安装,无需额外配置。
Project Management System 是免费的吗?
是的,Project Management System 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Project Management System 支持哪些平台?
Project Management System 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Project Management System?
由 Don Li(@don068589)开发并维护,当前版本 v1.6.1。
推荐 Skills