pca-docs

Community

Automate PCA docs (.docx) quickly.

Authornarcisolcf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides Claude with tools to generate and analyze official PCA Camocim documents (.docx), transforming raw data into formally formatted artifacts and speeding up bureaucratic workflows.

Core Features & Use Cases

  • Automated Document Creation: Generate official documents (DFDs, TRs, technical studies) from templates while preserving formal formatting.
  • Content Extraction & Analysis: Leverage Pandoc to extract text from legacy documents for reuse and analysis.
  • Redlining & Comments: Support for tracked changes and comments to streamline legal and technical reviews.

Quick Start

Use the internal script to generate a DFD from a dataset: python scripts/document.py --create --template "templates/dfd_template.docx"

Dependency Matrix

Required Modules

defusedxmlooxml

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pca-docs
Download link: https://github.com/narcisolcf/skills_claude_narciso/archive/main.zip#pca-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository