Help us improve
Share bugs, ideas, or general feedback.
Converts legacy SSP/PDF/DOCX compliance documents into traceable, validated OSCAL workspaces using Compliance Trestle and OSCAL CLI. Useful for modernizing or maintaining OSCAL SSPs.
npx claudepluginhub ethanolivertroy/compliance-trestle-skills --plugin oscal-document-workbenchHow this skill is triggered — by the user, by Claude, or both
Slash command
/oscal-document-workbench:oscal-document-workbench-expertThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a user wants to modernize legacy compliance documents into OSCAL or maintain an OSCAL SSP with agent help.
Applies 10 pre-set color/font themes or generates custom ones for slides, documents, reports, and HTML landing pages.
Share bugs, ideas, or general feedback.
Use this skill when a user wants to modernize legacy compliance documents into OSCAL or maintain an OSCAL SSP with agent help.
needs_review.agent-skills/oscal-document-engineering/SKILL.md for portable workflow details.trestle validate for OSCAL validation and workspace checks.bash plugins/document-transform/oscal-document-workbench/scripts/extract-legacy-doc.sh input/old-ssp.docx --output workspaces/acme/extracted
bash plugins/document-transform/oscal-document-workbench/scripts/bootstrap-trestle-workspace.sh workspaces/acme --profile fedramp-moderate
bash plugins/document-transform/oscal-document-workbench/scripts/validate-oscal-package.sh workspaces/acme/trestle-workspace --output workspaces/acme/reports/validation-report.json
Validation success means the package is structurally valid. It is not an attestation, authorization, or audit opinion.