Nyx Homeassistant Node — Development skill for Claude Code
Home Assistant Add-on: NyxID credential node agent for secure reverse-proxy.
How to install Nyx Homeassistant Node
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ChronoAIProject/nyx-homeassistant-node and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Nyx Homeassistant Node does
Home Assistant Add-on: NyxID credential node agent for secure reverse-proxy.
Alternatives in Development
- Master Routing — reverse-skill PRIMARY 快路径 29.6k ★
- Claudia — A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions 21k ★
- Generic Extract Skill — You are an Autonomous 3D Technical Artist Agent 14.1k ★
README
NyxID Node — Home Assistant Add-on
Run a [NyxID](https://github.com/ChronoAIProject/NyxID) credential node agent on Home Assistant OS. Securely reverse-proxy your Home Assistant instance and other LAN services through NyxID — credentials never leave your local network.
Quick Start — Give This to Your AI Assistant
Copy this one line into Claude Code, Codex, Cursor, or any AI coding assistant:
Install the NyxID Node add-on on my Home Assistant. Follow the guide at https://github.com/ChronoAIProject/nyx-homeassistant-node/blob/main/SETUP_GUIDE.md
The AI will walk you through the setup step by step.
Documentation
- SETUP_GUIDE.md — user-facing install + config walkthrough
- docs/ARCHITECTURE_NOTES.md — deep reference: HA auth model, NyxID service lifecycle, filed upstream issues, and the full design rationale. Read this before making architectural changes.
- DEVELOPMENT.md — chronological build history up to v1.0.0
How It Works
External Client → NyxID Server → WebSocket → This Add-on → Local Services
(outbound) (credential (HA, NAS, etc.)
injection)
- The add-on connects to your NyxID server via outbound WebSocket (no inbound ports needed)
- When a proxy request arrives, the node agent injects the locally-stored credentials
- The request is forwarded to the target service on your LAN
- Credentials never leave your network — NyxID only sees the request metadata
Installation
- In Home Assistant, go to Settings → Add-ons → Add-on Store
- Click ⋮ → Repositories and add:
https://github.com/ChronoAIProject/nyx-homeassistant-node - Find NyxID Node in the store and click Install
Setup
Step 1: Create the HA service (on your machine, one-time)
nyxid service add --custom \
--label "Home Assistant" \
--endpoint-url "http://s
Related Skills
Claude Skill Homeassistant
Claude Code skill to supercharge and manage all Home Assistant workflows.
Homeassistant Claude Kit
Build a custom Home Assistant setup with automation templates, a mobile React dashboard, and Claude Code-assis
Add Ha Entity
Step-by-step guide to add a new Home Assistant entity with MQTT auto-discovery
Narthex
Prompt-injection defenses for Claude Code. A PreToolUse Bash hook blocks compositional credential-exfiltration
Ha Blueprint Create
Convert a Home Assistant automation into a reusable blueprint
Ha Integration Scaffold
Generate boilerplate for a new Home Assistant custom integration
Related Agents
Light Security ClaudeSettingsAudit
Audit Claude Code config files (settings.json, settings.local.json, .mcp.json) for unsafe or malicious content
Dotfile Drift Reporter
Detect drift between the chezmoi source state and the live $HOME files. Summarize what's out of sync and propo
Integration Dev
External API and third-party system integration specialist for Home Assistant, ZoneMinder, weather services, a