← Back to Skills Marketplace
Quality Documentation Manager
by
Alireza Rezvani
· GitHub ↗
· v2.1.1
· MIT-0
3515
Downloads
2
Stars
24
Active Installs
3
Versions
Install in OpenClaw
/install quality-documentation-manager
Description
Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use...
Usage Guidance
This skill appears internally consistent and focused on QMS document control. Before installing, review the full document_validator.py file to confirm there are no hidden network calls or logging of sensitive content (the visible code uses only stdlib and local validation). Because the skill's source and homepage are unknown, consider running it in an isolated environment and do not supply real patient or production records until you verify its behavior. If you plan to integrate it with a live DMS, confirm it meets your organization's security, traceability, and Part 11 technical controls (audit trail storage, signature linking, access control) and that its validation rules match your SOPs.
Capability Analysis
Type: OpenClaw Skill
Name: quality-documentation-manager
Version: 2.1.1
The skill bundle provides a legitimate framework for managing medical device quality documentation according to ISO 13485 and 21 CFR Part 11 standards. The included Python script (scripts/document_validator.py) performs static metadata validation using standard libraries without any network access, file system modifications, or suspicious execution patterns. No evidence of prompt injection, data exfiltration, or malicious intent was found in the documentation or code.
Capability Assessment
Purpose & Capability
Name and description (document control, 21 CFR Part 11, numbering, approvals) align with the included materials: a long SKILL.md, two reference documents on procedures/compliance, and a document_validator.py script that checks numbering, dates, statuses, and electronic controls. Nothing in the manifest (no binaries, no env vars, no config paths) is out of scope for a documentation manager.
Instruction Scope
SKILL.md contains procedural guidance and workflows limited to document control, numbering, approval, change control, and Part 11 coverage. It references only the included reference files and does not instruct reading unrelated system files, environment variables, or sending data externally. The instructions are specific to QMS tasks rather than open-ended data collection.
Install Mechanism
There is no install spec (instruction-only skill) and no downloads. A single Python script is present that appears to be a local validator using standard library modules. No external package installs or remote URLs are used.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The included validator script operates on provided document JSON or interactive input and uses only standard libraries—proportionate for a document validation utility.
Persistence & Privilege
always:false (default) and the skill does not request system-wide configuration changes or access to other skills' credentials. Autonomous invocation is permitted by platform default but is not combined here with elevated privileges or broad credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quality-documentation-manager - After installation, invoke the skill by name or use
/quality-documentation-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
Initial release.
- Provides comprehensive document control management for medical device QMS, including numbering, versioning, and change management.
- Supports ISO 13485 compliance and integrates 21 CFR Part 11 electronic record/signature requirements.
- Includes detailed workflows for document creation, review, approval, distribution, and obsolescence.
- Offers standardized templates for document numbering, lifecycle, reviewer assignment, and revision tracking.
- Enables systematic change control with impact assessment and robust audit trails.
v0.1.0
Initial release — quality documentation management for medical device QMS.
- Supports document numbering, version control, change management, and approval workflows.
- Ensures compliance with 21 CFR Part 11 for electronic records and signatures.
- Includes templates and procedures for document lifecycle, review, and audit trail.
- Provides guidance on document types, required reviewers, and revision control.
- Designed for ISO 13485-compliant document control systems.
Metadata
Frequently Asked Questions
What is Quality Documentation Manager?
Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use... It is an AI Agent Skill for Claude Code / OpenClaw, with 3515 downloads so far.
How do I install Quality Documentation Manager?
Run "/install quality-documentation-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quality Documentation Manager free?
Yes, Quality Documentation Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Quality Documentation Manager support?
Quality Documentation Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quality Documentation Manager?
It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v2.1.1.
More Skills