os-moda
Natural-language server management with atomic rollback and audit trails
All Skills in This Repository (19)
Pure Emerald Level Indicatorsdrift-detection
Detect and reconcile configuration drift in NixOS environments.
natural-language-config
Translate natural language requests into NixOS configuration changes.
nix-optimizer
Analyze Nix store disk usage and perform targeted garbage collection.
morning-briefing
Generate a daily infrastructure briefing summarizing service health, resource usage, and security events.
system-packages
Manage NixOS packages by editing configuration.nix and running nixos-rebuild.
flight-recorder
Capture and store system state snapshots for forensic analysis.
self-healing
Detect, diagnose, and remediate system failures with NixOS rollbacks.
generation-timeline
Correlate NixOS generation changes with application failures and audit logs.
service-explorer
Discover running services, inspect ports, configurations, and logs.
deploy-ai-agent
Deploy AI agent workloads as systemd services with GPU checks and health monitoring.
app-deployer
Deploy and manage user applications as systemd services with resource limits.
security-hardening
Automate security scans of network, SSH, and system integrity with auto-fixes and audit trails.
Frequently Asked Questions
FAQPage SchemaHow to install os-moda?โผ
Run `npx skills add bolivian-peru/os-moda --all -g -y` in your terminal to install all skills in this suite globally.
What does osModa do?โผ
It lets you manage an entire NixOS server by chatting in plain English โ installing packages, editing configs, deploying apps, and fixing failures. Every change is atomic, audited, and rollbackable.
Can osModa fix server problems automatically?โผ
Yes. The self-healing skill detects service failures, diagnoses root causes from logs and past incidents, and remediates via restart or NixOS rollback, logging everything to the audit ledger.
Is osModa safe for production servers?โผ
It is research-grade: destructive actions require explicit approval, services bind to localhost by default, and NixOS rollback covers OS state. The authors recommend running it on a fresh, disposable server first.
Do I need NixOS experience to use osModa?โผ
No. You describe what you want in plain English, and the agent writes the NixOS config, shows you a diff, and applies it only after your approval.
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