homelab
GitHub repository setup, security hardening, and CI automation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install homelab skills?โผ
Run `npx skills add mortennordbye/homelab --all -g -y` in your terminal to install all skills from this repository globally.
How to set up a GitHub repo with best practices?โผ
The setup-github-repo skill configures metadata, LICENSE, SECURITY.md, branch rulesets, secret scanning, and CI workflows automatically. It writes a plan file for your approval before changing anything.
Will it overwrite my existing README or files?โผ
No. The skill never overwrites existing files; it audits them read-only, reports gaps, and offers additive improvements you approve first.
Can I audit a repo without making changes?โผ
Yes. Run the skill in audit or dry-run mode to get a compliance report of missing or non-compliant files and settings without writing anything.
Does it work for both personal and team repos?โผ
Yes. Choose the light profile for personal projects or the strict profile for team-grade guardrails like required reviews and status checks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core