bolivian-peru
- 22 skills
- 0 followers
- 1 day ago last updated
- ▌
- ▌
- ▌
- ▌ File Manager · bolivian-peruManage files and directories. List, find, search contents, read, write, move, copy, delete, permissions. Present directory contents with context.
- ▌ Self Healing · bolivian-peruDetect service failures and system anomalies. Diagnose root causes. Auto-remediate using NixOS rollback, service restart, or config repair. Every action logged to the hash-chained audit ledger.
- ▌ Nix Optimizer · bolivian-peruIntelligent Nix store management. Analyze store usage, identify waste, optimize garbage collection, and track generation history.
- ▌ Swarm Predict · bolivian-peru bundleMulti-perspective risk analysis using structured persona debate before deploying changes
- ▌ System Config · bolivian-peruRead and edit NixOS module options. Validate before applying. Show diffs before rebuild. Enumerate available options. Understand the NixOS declarative model deeply.
- ▌ System Monitor · bolivian-peruMonitor system health: CPU, memory, disk, network, processes, services, and logs. Present data naturally. Correlate issues across subsystems. Alert on thresholds. Diagnose root causes.
- ▌ Deploy AI Agent · bolivian-peruDeploy and manage AI agent workloads with GPU checks, API key management, and health monitoring
- ▌ Drift Detection · bolivian-peruDetect configuration drift — manual changes that exist outside NixOS management. Offer to bring imperative changes into declarative config.
- ▌ Flight Recorder · bolivian-peruBlack box flight recorder for the server. Capture system state snapshots for forensic analysis after incidents. Continuous telemetry ring buffer.
- ▌ Network Manager · bolivian-peruManage network: WiFi, interfaces, connections, DNS, firewall, VPN. Diagnose connectivity issues. Configure networking declaratively via NixOS.
- ▌ System Packages · bolivian-peruManage NixOS packages declaratively. Search, install (via configuration.nix rebuild), remove, rollback, and list generations. Understands the NixOS declarative model.
- ▌ Morning Briefing · bolivian-peruGenerate a concise daily infrastructure briefing. Covers: service health, resource usage, security events, overnight incidents, and cost tracking. Designed for Telegram/chat delivery.
- ▌ Service Explorer · bolivian-peruDiscover and interact with ANY service running on the system. Not pre-programmed per-service. Discovers dynamically. Read configs, hit APIs, parse logs. Figure it out.
- ▌ Security Hardening · bolivian-peruContinuous security posture assessment. Scores the system, auto-fixes safe issues, proposes fixes for risky ones. Every change audited.
- ▌ Generation Timeline · bolivian-peruNixOS generation-aware debugging and time-travel. Correlate system state changes with application failures. Query "what changed and when."
- ▌ Predictive Resources · bolivian-peruPredict resource exhaustion (disk, memory, swap) using trend analysis. Proactively alert and propose NixOS config fixes before things break.
- ▌ Scaled Swarm Predict · bolivian-peruLarge-scale social simulation with 50-200 demographically diverse AI personas debating on a simulated Twitter/Reddit board to predict outcomes
- ▌ Natural Language Config · bolivian-peruTranslate natural language requests into NixOS configuration changes. Show diffs before applying. Use nixos-rebuild for atomic deploys. Every change is rollbackable and logged.
- ▌ Spec Driven Development · bolivian-peruBuild software via spec-driven development (github/spec-kit). Whenever the user asks for a feature larger than a one-line tweak, scaffold a spec-kit project, capture WHAT + WHY, declare tech stack, break into tasks, then iterate the implementation until tests pass.