ha-documentation

Generate README.md, HACS info pages, and extended docs for Home Assistant integrations.

6|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill ha-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ha-documentation
Source: https://github.com/L3DigitalNet/Claude-Code-Plugins/tree/main/plugins/home-assistant-dev/skills/ha-documentation
Command: npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill ha-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of essential documentation for Home Assistant integrations, ensuring clarity and adherence to best practices.

Core Features & Use Cases

  • Automated Documentation Generation: Creates README.md, HACS info pages, and supports extended documentation files.
  • Template-Driven: Utilizes well-structured templates for consistency and completeness.
  • Use Case: After developing a new Home Assistant integration, use this Skill to quickly generate a professional README and HACS page, detailing installation, configuration, and features.

Quick Start

Use the ha-documentation skill to generate documentation for a new Home Assistant integration.

Frequently Asked Questions about ha-documentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a README for a Home Assistant integration?

To generate a README for a Home Assistant integration, use an automated documentation tool that creates structured README.md files detailing installation, configuration, and features. This ensures clear setup instructions for custom components.

What is a HACS info page and when do I need it for my custom component?

A HACS info page provides necessary configuration and installation details for Home Assistant custom integrations distributed via the Home Assistant Community Store. You need it when publishing custom components for community installation.

Can I use auto-generated documentation to satisfy IQS Bronze, Silver, and Gold tier requirements?

Yes, automated documentation generation can satisfy IQS documentation requirements for Bronze, Silver, and Gold tiers by producing comprehensive integration docs that address clear installation, configuration, and feature descriptions.

What's the best way to create consistent installation and configuration docs for Home Assistant integrations?

The best way to create consistent installation and configuration docs for Home Assistant integrations is using a template-driven generation process. This ensures completeness and adherence to best practices across multiple custom components.