← 返回 Skills 市场
jinqianfei

Project Doc Management

作者 jinqianfei · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install project-doc-management
功能描述
管理并规范存储项目需求文档,自动读取最新版本文件,动态更新项目概览,实现文档体系的有序管理与访问。
安全使用建议
This skill operates on files under a user-configured folder (PM_PATH). Before installing: 1) Set PM_PATH to a dedicated documents folder (not your home directory or system directories). 2) Put the config (env var or ~/.project-doc-config.json) in a safe location and confirm its contents. 3) Review and backup any existing documents before running automated moves. 4) Be aware the agent will read/write files under PM_PATH; if you do not want automatic file access, avoid enabling autonomous invocation or only invoke the skill manually. If you need higher assurance, request a code-based implementation or an audit showing exactly which read/write operations the agent will perform.
功能分析
Type: OpenClaw Skill Name: project-doc-management Version: 1.2.0 The skill bundle is a documentation management framework designed to help an AI agent organize and retrieve project-related files (PRDs, designs, etc.) using a structured directory system. The instructions in SKILL.md define standard naming conventions, versioning rules, and file access priorities without any evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description (项目文档管理) align with the runtime instructions: organizing, reading, and updating docs under a user-specified ProductManagement root. The skill does not request unrelated services, credentials, or binaries.
Instruction Scope
SKILL.md confines actions to reading and manipulating files under the configured PM_PATH, with example mkdir/mv/ls commands and rules for selecting latest-version files. It does not instruct the agent to read unrelated system paths, secrets, or call external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is written to disk by an installer, reducing attack surface.
Credentials
No required environment variables or credentials are declared. The SKILL.md asks the user to set a PM_PATH (env variable or config file) — this is proportionate for a filesystem-focused doc manager and not a request for secrets.
Persistence & Privilege
always is false and the skill is user-invocable. The default platform setting allows autonomous invocation, but there are no other elevated privileges or requests to modify other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install project-doc-management
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /project-doc-management 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
- Version bump to 1.2.0 with no content or documentation changes. - No file changes detected in this release.
v1.1.1
Version 1.1.1 of project-doc-management — no file or documentation changes detected. - No code or documentation updates included in this release. - Version bump to v1.1.1 according to SemVer, likely for a bugfix or maintenance purpose.
v1.0.0
project-doc-management 1.0.0 – Initial release - Provides a standardized system for storing and retrieving product requirement documents. - Supports customizable root directory setup for both iCloud and local storage. - Defines clear directory, file naming, and versioning conventions aligned with project phases. - Enables automatic document reading based on task type, prioritizing the latest versions. - Includes initialization guides, dynamic overview update rules, and migration command examples.
元数据
Slug project-doc-management
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Project Doc Management 是什么?

管理并规范存储项目需求文档,自动读取最新版本文件,动态更新项目概览,实现文档体系的有序管理与访问。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Project Doc Management?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-doc-management」即可一键安装,无需额外配置。

Project Doc Management 是免费的吗?

是的,Project Doc Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Project Doc Management 支持哪些平台?

Project Doc Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Project Doc Management?

由 jinqianfei(@jinqianfei)开发并维护,当前版本 v1.2.0。

💬 留言讨论