Ha Blueprint Create banner
nodnarbnitram nodnarbnitram

Ha Blueprint Create

Development community

Description

--- allowed-tools: Read, Write argument-hint: <automation-id-or-file> description: Convert a Home Assistant automation into a reusable blueprint --- # Create Home Assistant Blueprint Convert an existing Home Assistant automation into a reusable blueprint: $ARGUMENTS ## Your Task Transform the specified automation into a parameterizable blueprint by analyzing its structure and identifying which values should become inputs with appropriate selectors. ### Step 1: Analyze the Automation **Loca

Installation

Installs to ~/.claude/commands/nodnarbnitram-claude-code-extensions-ha-blueprint-create.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nodnarbnitram/claude-code-extensions/HEAD/.claude/commands/ha-blueprint-create.md -o ~/.claude/commands/nodnarbnitram-claude-code-extensions-ha-blueprint-create.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository