policy-export

Convert finalized policy HTML into a Word document with title page and audit trail.

16|3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/kurianoff/claude-skills-soc2-policies --skill policy-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: policy-export
Source: https://github.com/kurianoff/claude-skills-soc2-policies/tree/main/skills/policy-export
Command: npx skills add https://github.com/kurianoff/claude-skills-soc2-policies --skill policy-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts a finalized policy document that exists as HTML into a polished Word (.docx) file, enabling distribution, approval tracking, and archival records.

Core Features & Use Cases

  • HTML-to-Word conversion that preserves structure and styling for professional documents.
  • Generates a complete policy package including a title page, table of contents, body content, version history, and an audit trail.
  • Supports standalone exports or integration with the soc2-policies dashboard for on-demand downloads.

Quick Start

Provide the HTML policy to the policy-export skill to generate a Word document ready for download.

Frequently Asked Questions about policy-export

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

FAQPage Schema
How do I convert HTML policy documents to Word for SOC2 compliance?

Converting HTML policy documents to Word for SOC2 compliance requires transforming finalized HTML into a .docx file with a title page, table of contents, version history, and audit trail for archival. This skill applies strict HTML input handling and inline conversion rules for headings and lists to generate the complete policy package.

How do I generate a Word document with an audit trail and version history from HTML?

Generating a Word document with an audit trail and version history from HTML involves applying inline conversion rules to structure headings and lists, then appending a metadata table. The resulting .docx file contains the policy body alongside the required tracking sections for compliance distribution.

What is the best way to export approved policies to Word docs for distribution?

The best way to export approved policies to Word docs for distribution is converting finalized policy HTML into a polished .docx file. This process preserves document structure and styling while generating a complete package with a title page, table of contents, and audit records.

Does the HTML to Word conversion preserve headings and lists for policy documents?

Yes, the HTML to Word conversion preserves headings and lists for policy documents by implementing strict inline conversion rules. This ensures the structural integrity of the original HTML is maintained within the generated .docx file.

Can I use policy-export for standalone SOC2 policy downloads?

Yes, you can use policy-export for standalone SOC2 policy downloads by providing the finalized policy HTML directly. It also supports integration with the soc2-policies dashboard to enable on-demand Word document generation for approval tracking and archival.

What limitations exist when converting HTML to docx for compliance archival?

Limitations when converting HTML to docx for compliance archival include relying on strict HTML input handling, meaning poorly structured or non-standard HTML may not convert correctly. The skill specifically targets SOC2 policies requiring title pages, tables of contents, and audit trails.