← Registry
Skill Official

archify

Agent skill that generates architecture diagrams with light/dark themes and PNG/JPEG/WebP/SVG export — no runtime dependencies.

Install

via Positronick CLI

$positronick skill install archify --run

Official

$npx skills add tt-a1i/archify -g

archify (by tt-a1i) is an agent skill for producing architecture diagrams from a structured description, with a dark/light theme toggle and export to PNG, JPEG, WebP, or SVG. It bundles standalone schema validators so it renders with no npm install or runtime dependencies. Based on Cocoon-AI's architecture-diagram-generator (MIT), substantially rewritten and extended since 2.0 with the themeable export pipeline, renderer-backed diagram modes, and validation loop. MIT-licensed; add it to any skills-compatible agent via the skills CLI.