← Back to Skills Marketplace
jinqianfei

Project Doc Management

by jinqianfei · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
131
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install project-doc-management
Description
管理并规范存储项目需求文档,自动读取最新版本文件,动态更新项目概览,实现文档体系的有序管理与访问。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install project-doc-management
  3. After installation, invoke the skill by name or use /project-doc-management
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug project-doc-management
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Project Doc Management?

管理并规范存储项目需求文档,自动读取最新版本文件,动态更新项目概览,实现文档体系的有序管理与访问。 It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.

How do I install Project Doc Management?

Run "/install project-doc-management" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Project Doc Management free?

Yes, Project Doc Management is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Project Doc Management support?

Project Doc Management is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Project Doc Management?

It is built and maintained by jinqianfei (@jinqianfei); the current version is v1.2.0.

💬 Comments