# Artifact Builder

> Build a deterministic multi-file report from a structured input using the bundled script.

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

---


# Artifact builder

Use the bundled `scripts/build-report.mjs` rather than hand-writing the
derived files. Pass the supplied input path and the requested output directory
as its two arguments. The script writes the JSON report and a short Markdown
readme; inspect both files and report only the requested paths when finished.

