# Oscal Authoring

> Use this skill when authoring or editing OSCAL documents (catalogs, profiles, SSPs, assessment results). Trigger on requests to write OSCAL JSON, map controls, or validate OSCAL structure.

- Skill: `sw30labs/oscal-authoring` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sw30labs/oscal-authoring`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sw30labs/oscal-authoring/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: sw30labs (https://skillmd.com/u/sw30labs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sw30labs/oscal-authoring

---


# oscal-authoring

## Overview

Author OSCAL artifacts consistently: catalogs, profiles, component definitions, SSPs,
and assessment results.

## Instructions

1. Identify the target OSCAL model and version (default 1.1.2).
2. Reuse existing UUIDs when editing; generate new UUIDv4 only for new objects.
3. Keep prop namespaces explicit; project-specific props use ns https://sw30labs.com/ns/osg.
4. Validate required fields per model before returning the document.

