← 返回 Skills 市场
senior-pm
作者
Alireza Rezvani
· GitHub ↗
· v1.0.0
· MIT-0
359
总下载
1
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install senior-pm
功能描述
Senior Project Manager for enterprise software, SaaS, and digital transformation projects. Specializes in portfolio management, quantitative risk analysis, r...
安全使用建议
This skill appears coherent with its stated PM/reporting purpose, but there are two practical caution points: (1) SKILL.md demonstrates running 'python3 scripts/…' but the manifest lists no required binaries — ensure your environment will run Python 3 and validate that expectation. (2) The bundle contains three non-trivial Python scripts (not shown here). Before installing or running the skill, inspect those script sources (or request them) and check for: outbound network requests (HTTP, sockets), subprocess/exec usage, reading of arbitrary filesystem paths or environment variables, and any hard-coded remote endpoints. If you can't review the code, run the scripts in an isolated sandbox/container with only sample data and no secrets, and monitor network activity and filesystem writes. If you plan to run the skill against real project data containing sensitive budget/personnel information, confirm the scripts do not transmit data externally and consider sanitizing inputs. If you want, I can help list specific patterns to look for in the Python files or help review their source if you provide it.
功能分析
Type: OpenClaw Skill
Name: senior-pm
Version: 1.0.0
The 'senior-pm' skill bundle provides a comprehensive and legitimate set of tools for enterprise project management. The included Python scripts (project_health_dashboard.py, resource_capacity_planner.py, and risk_matrix_analyzer.py) perform standard data processing and mathematical modeling using only Python standard libraries, with no evidence of network access, shell execution, or unauthorized file system interaction. The SKILL.md instructions are strictly aligned with the stated purpose of project and portfolio management, containing logical guardrails for data integrity and escalation without any detectable prompt injection or malicious directives.
能力评估
Purpose & Capability
Name, description, templates, sample data, and examples all match a portfolio/PM analysis skill — the included scripts (project_health_dashboard.py, risk_matrix_analyzer.py, resource_capacity_planner.py) are appropriate for the stated purpose. However, SKILL.md shows example commands using python3, yet the manifest declares no required binaries; this is an inconsistency (the agent/runtime will need Python to run the scripts).
Instruction Scope
The SKILL.md instructions are scoped to running the included Python scripts against provided JSON data and producing dashboards/reports. The instructions do not explicitly ask the agent to read unrelated system files, request secrets, or post results to external endpoints — based on the provided SKILL.md and asset files this stays within purpose. But the actual runtime behavior depends entirely on the contents of the bundled scripts, which were not provided for review in this submission.
Install Mechanism
No install spec is declared (instruction-only), which is lower risk. However, the skill bundle contains multiple sizable Python scripts that will be executed if invoked. Because there is no install step, no external code is downloaded at install time (good), but executing bundled scripts still runs code on the host — those files should be inspected for network calls, subprocess execution, or writes to unexpected paths.
Credentials
The skill declares no required environment variables or credentials, which is proportionate for a reporting/analysis tool. That said, the included scripts could still read environment variables or local files at runtime — you should verify the script sources to confirm they don't access secrets or unrelated config.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated platform privileges in the metadata. Nothing indicates it will modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install senior-pm - 安装完成后,直接呼叫该 Skill 的名称或使用
/senior-pm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
元数据
常见问题
senior-pm 是什么?
Senior Project Manager for enterprise software, SaaS, and digital transformation projects. Specializes in portfolio management, quantitative risk analysis, r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。
如何安装 senior-pm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install senior-pm」即可一键安装,无需额外配置。
senior-pm 是免费的吗?
是的,senior-pm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
senior-pm 支持哪些平台?
senior-pm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 senior-pm?
由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v1.0.0。
推荐 Skills