mortennordbyemortennordbyeCommunityยท1 Agent Skills Included

homelab

GitHub repository setup, security hardening, and CI automation

Sets up public GitHub repositories with best-practice metadata, community health files, security scanning, branch rulesets, and CI/CD workflows. Audits existing repos for gaps without overwriting content, offering additive fixes and a dry-run mode. Writes an approval plan before any change, eliminating surprise commits and manual configuration.
npx skills add mortennordbye/homelab --all -g -y
Available:

Gives your AI agent strict working rules for this infrastructure repo: plan before coding, make minimal surgical edits, never apply Terraform or kubectl changes directly, and let ArgoCD reconcile all cluster state.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’