skilly. Buy ad slot
All skills
Community / AGENT SKILL

ha-sync

shashanktomar/zen-ui
0 installs 16 GitHub stars
0

Sync zen-ui plugin to local Home Assistant. Use when user asks to sync, deploy, or push to HA.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# HA Sync

Run from the zen-ui project root:

```bash
just sync-build   # Build and sync
just sync         # Sync only (if already built)
```

After syncing, remind user to hard refresh browser (Ctrl+Shift+R / Cmd+Shift+R).