bolivian-perubolivian-peruCommunityยท19 Agent Skills Included

os-moda

Natural-language server management with atomic rollback and audit trails

Manages NixOS servers through plain-English chat: installs packages, edits configs, deploys apps, and diagnoses failures. Eliminates manual SSH sessions, cryptic log digging, and irreversible configuration mistakes. Every change is validated, hash-chained to an audit ledger, and instantly rollbackable via NixOS generations. Includes self-healing, security hardening, drift detection, and predictive resource alerts.
npx skills add bolivian-peru/os-moda --all -g -y
Available:

Defines the agent's root-level system role, security rules (localhost-only binding, approval gates for destructive actions), and step-by-step procedures for tasks like messaging setup, remote access, and safe NixOS changes.

All Skills in This Repository (19)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

drift-detection

Detect and reconcile configuration drift in NixOS environments.

Community
Intermediate
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

natural-language-config

Translate natural language requests into NixOS configuration changes.

Community
Advanced
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

nix-optimizer

Analyze Nix store disk usage and perform targeted garbage collection.

Community
Intermediate
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

morning-briefing

Generate a daily infrastructure briefing summarizing service health, resource usage, and security events.

Community
Intermediate
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

system-packages

Manage NixOS packages by editing configuration.nix and running nixos-rebuild.

Community
Intermediate
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

flight-recorder

Capture and store system state snapshots for forensic analysis.

Community
Advanced
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

self-healing

Detect, diagnose, and remediate system failures with NixOS rollbacks.

Community
Advanced
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

generation-timeline

Correlate NixOS generation changes with application failures and audit logs.

Community
Advanced
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

service-explorer

Discover running services, inspect ports, configurations, and logs.

Community
Intermediate
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

deploy-ai-agent

Deploy AI agent workloads as systemd services with GPU checks and health monitoring.

Community
Advanced
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

app-deployer

Deploy and manage user applications as systemd services with resource limits.

Community
Advanced
๐Ÿ“ฆ In Repo
bolivian-perubolivian-peru

security-hardening

Automate security scans of network, SSH, and system integrity with auto-fixes and audit trails.

Community
Advanced

Frequently Asked Questions

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