📦 Long Project Manager — 长期项目管理
v1.0.0长期项目管理器,创建和维护基于文件的持久工作空间,适用于长期运行、多会话或对中断敏感的工作场景。
0· 328·1 当前·1 累计
下载技能包
最后更新
2026/3/15
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and instructions match its stated purpose: it is an instruction-only helper that creates and updates local project files and templates to preserve long-running work.
评估建议
This skill appears to do what it says: create and maintain local project folders from the included templates. Before installing/use: decide where the 'projects/' folder will be created and whether you want project contents stored there (they may contain sensitive notes, links, or commands). Consider backup, encryption, or .gitignore policies if you plan to store secrets. There are no network calls or credentials requested by the skill itself. If you need the agent to operate on a different path,...详细分析 ▾
✓ 用途与能力
The name/description (persistent file-based project workspace) align with the provided templates and SKILL.md guidance. There are no unexpected env vars, binaries, or external services requested that would be unrelated to creating and maintaining local project files.
ℹ 指令范围
SKILL.md instructs the agent to create a projects/<name>/ directory, copy bundled templates, and read/write the listed Markdown files. This is consistent with the skill's purpose; note that it will persist state to disk (the 'projects/' folder) and will read those project files when asked to resume.
✓ 安装机制
There is no install spec and no code files to execute. The skill is instruction-only and only includes static template assets, which minimizes install/write risk.
✓ 凭证需求
The skill declares no environment variables, credentials, or config paths. The instructions do not reference any other env vars or external credentials, so requested access is proportional to its stated file-based workspace purpose.
✓ 持久化与权限
The skill is not always-enabled and does not request elevated privileges. It will create and update files under the project's folder (normal for its purpose). Model invocation is allowed (platform default) but that is expected for a user-invocable skill.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/15
Initial public release
● 无害
安装命令
点击复制官方npx clawhub@latest install long-project-manager
镜像加速npx clawhub@latest install long-project-manager --registry https://cn.longxiaskill.com