kidoc

Community

Generate professional engineering documentation from KiCad projects.

AuthorDropio12
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the generation of professional engineering documentation from KiCad projects, significantly reducing the time and effort required to produce comprehensive design documents.

Core Features & Use Cases

  • Documentation Generation: Automatically generates Hardware Design Descriptions (HDD), CE Technical Files, Interface Control Documents (ICD), and Manufacturing Transfer Packages.
  • Automated Analysis: Performs schematic, PCB, EMC, and thermal analyses to ensure compliance and identify potential issues.
  • Custom Reports: Supports custom report generation with specified sections and formatting.
  • Use Case: For an engineer working on a complex KiCad project, this Skill can automatically generate a comprehensive design review package, saving days of manual work.

Quick Start

Run the kidoc_scaffold.py script with the following command:

python3 skills/kidoc/scripts/kidoc_scaffold.py \
  --project-dir /path/to/kicad/project \
  --type hdd \
  --output reports/HDD.md

Dependency Matrix

Required Modules

matplotlibsvglibpython-docxodfpyPillowreportlab

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kidoc
Download link: https://github.com/Dropio12/Cherry-Hardware-Agent/archive/main.zip#kidoc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.