document-management

Automates document workflows with versioning, OCR extraction, retention policies, encryption, and Flysystem multi-cloud storage across tenants.

Updated May 15, 2026
One-click install
npx skills add https://github.com/pphatdev/erp-prompt --skill document-management-pphatdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-management
Source: https://github.com/pphatdev/erp-prompt/tree/main/skills/documents
Command: npx skills add https://github.com/pphatdev/erp-prompt --skill document-management-pphatdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enterprise document management is often fragmented across tenants, with manual versioning, inconsistent metadata, and security gaps that slow audits and compliance.

Core Features & Use Cases

  • Document Versioning: manage check-ins and check-outs with an auditable history.
  • OCR Processing: automatically extract text and metadata from uploaded images and PDF scans.
  • Retention & Encryption: enforce retention policies and encrypt data at rest across multi-cloud storage.

Quick Start

Use this skill when building advanced document workflows, versioning, and secure storage solutions.

Frequently Asked Questions about document-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate enterprise document workflows with versioning and secure storage?

Automating enterprise document workflows involves managing check-in and check-out locking, enforcing retention policies, and encrypting data at rest. This skill handles those processes end-to-end while maintaining strict tenant isolation across multi-cloud storage environments.

Can I enforce document retention policies and at-rest encryption across multi-cloud storage?

You can enforce retention policies and encrypt documents at rest across multi-cloud storage using Flysystem integration. The system automatically applies retention automation rules and encryption standards to ensure compliance across different cloud storage providers.

Does multi-tenant document management require strict tenant isolation?

Multi-tenant document management requires strict tenant isolation to prevent data leakage between clients. This skill implements API protections and isolated storage boundaries so each tenant's repository, versioning history, and encrypted files remain completely segregated.

What is the best way to handle check-in and check-out locking for enterprise document repositories?

The best way to handle check-in and check-out locking is through an automated versioning system that enforces document locks. This prevents concurrent modification conflicts and maintains an auditable history of every change made to enterprise document repositories.