assembly-instructions

Installation
SKILL.md

Assembly Instructions Generator

Generate IKEA-style visual assembly manuals as multi-page PDFs.

Two Workflows

  1. SVG Component Workflow — Best for electronics/Arduino projects with wiring diagrams
  2. AI Image Workflow — Best for furniture, general products, custom illustrations

Quick Start: SVG Workflow (Electronics)

# Install dependencies
pip install -r requirements.txt

# Validate project YAML
python3 scripts/validate_project.py project.yaml

# Render and compile to PDF
Related skills
Installs
1
GitHub Stars
4
First Seen
Feb 25, 2026