📦 Project Flow Manager — 项目流程管理器

v1.0.0

全流程项目管理工具,用于梳理项目关键节点、管理参与部门与任务排期、跟踪KPI完成度、生成定期报告、发送进度提醒邮件、创建可视化看板。

0· 71·0 当前·0 累计
jimmywangjimmy 头像by @jimmywangjimmy (Jiaming Wang)
下载技能包
最后更新
2026/4/8
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's code and instructions mostly match a local file-based project manager, but there are inconsistencies (missing scripts/docs and undocumented SMTP configuration) that make the package incomplete and warrant caution before installing.
评估建议
This package appears to be a local, file-based project manager and the included scripts are readable Python that create/modify files in projects/, reports/, boards/, and emails/. Before installing or running: - Note missing items: the SKILL.md mentions helper scripts (import_tasks.py, schedule_reminders.py, export_project.py) and docs (references/email-config.md, references/project-templates.md) that are not included — expect incomplete functionality or stale docs. - The send_reminder script onl...
详细分析 ▾
用途与能力
Name/description (project management) matches the included Python scripts which read/write JSON under projects/, generate boards/reports, and create email drafts. However, the SKILL.md references additional helper scripts and reference docs (import_tasks.py, schedule_reminders.py, export_project.py, references/email-config.md, references/project-templates.md) that are not present in the file manifest — indicating incomplete packaging or stale documentation.
指令范围
Runtime instructions direct the agent/user to run the provided scripts which operate on local files (projects/, reports/, boards/, emails/). The scripts do not access network endpoints or environment variables. They do write files to the working directory. The instructions mention configuring SMTP for automatic sending, but no SMTP-configuring script or email-config reference is included; send_reminder.py only writes an email draft to disk and does not send messages.
安装机制
There is no install spec (instruction-only at registry level) and no external downloads. All functionality is provided by included Python scripts. No installers or remote artifacts are fetched.
凭证需求
The skill declares no required environment variables or credentials (none in requires.env). SKILL.md mentions SMTP configuration for sending emails, but no env vars or config files are declared or included for SMTP — if you enable SMTP later you will need to provide credentials (not requested by the skill upfront).
持久化与权限
always is false and the skill does not request persistent platform privileges. It only reads/writes files under local directories it creates (projects/, reports/, boards/, emails/). It does not modify other skills or system-wide configuration.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/8

首次发布:全流程项目管理工具,支持项目规划、任务跟踪、报告生成和可视化看板

无害

安装命令

点击复制
官方npx clawhub@latest install project-flow-manager
镜像加速npx clawhub@latest install project-flow-manager --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库