Skip to main content
Run any Skill in Manus
with one click
GitHub repository

zigporter

zigporter contains 4 collected skills from nordstad, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
14
updated
2026-03-10
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

smart-rename
software-developers

Audits all Zigbee2MQTT devices and Home Assistant entities against a naming convention, generates AI-assisted rename suggestions, and applies only user-confirmed renames. Use this skill whenever the user wants to audit device or entity names, find naming violations, apply bulk renames, get AI-assisted name suggestions, clean up raw IEEE hex device names, fix _2/_3 suffix conflicts, or enforce a consistent naming pattern across Home Assistant / Zigbee2MQTT devices. Triggers on phrases like "rename my devices", "naming audit", "fix device names", "smart rename", "bulk rename", or "naming convention".

2026-03-10
update-demo
web-developers

Audit and update the interactive demo at docs/demo/index.html to match the current CLI. Run this after adding, changing, or removing a CLI command to keep the demo in sync.

2026-03-10
network-map-demo-svg
software-developers

Regenerate docs/assets/network-map-demo.svg from the mock topology script. Use this whenever network_map_svg.py was changed (visual constants, layout algorithm, colours, rendering logic), the mock topology in gen_demo_svg.py was updated, or the docs SVG looks stale or wrong. Also triggers on phrases like "update the demo SVG", "regenerate the network map image", "refresh docs/assets/network-map-demo.svg", or "the SVG in the docs is outdated".

2026-03-10
bump-version
software-developers

Bump the zigporter version and update CHANGELOG.md. Analyses unreleased commits to determine the correct semver bump, moves [Unreleased] entries to the new version section, fixes comparison links, and commits. Does NOT tag or push — follow with the tagging steps in guides/publishing.md.

2026-03-01