# Creative

> creative

- Skill: `peteromallet/creative-2` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add peteromallet/creative-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/peteromallet/creative-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: peteromallet (https://skillmd.com/u/peteromallet)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/peteromallet/creative-2

---

# creative

V1 Python-shaped authoring scaffold for the shipped creative pipeline.

## Topology

- `prep`
- `execute_creative`
- `critique_creative`
- `revise_creative`
- `finalize`

## Usage

```bash
arnold workflow check examples/workflow_authoring/shipped/creative/workflow.py
arnold workflow graph examples/workflow_authoring/shipped/creative/workflow.py --format mermaid
```

