Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

nixosconfig

nixosconfig에는 abl030에서 수집한 skills 26개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
26
Stars
1
업데이트
2026-07-19
Forks
2
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

forgejo
소프트웨어 개발자

Create, search, comment on, and manage issues in the canonical nixosconfig Forgejo tracker via its REST API.

2026-07-19
pfsense
네트워크·컴퓨터 시스템 관리자

Manage pfSense firewall - rules, NAT, VPN, DHCP, DNS, and system configuration

2026-07-19
gaming-vm
네트워크·컴퓨터 시스템 관리자

Spin up and manage Apollo/Sunshine gaming Windows VMs on the prom hypervisor — clones of the GTX-1080-passthrough golden template, one per game, streamed via Moonlight/Artemis. Use when the user wants a new gaming VM, another gaming VM, a VM "for <game>", or to start/switch/stop/list/destroy their gaming VMs. Single GPU = one runs at a time. Trigger phrases include "new gaming vm", "spin up a gaming vm", "gaming vm for <game>", "make me a windows gaming vm", "another gaming machine", "start the <game> vm", "switch to <game>", "list gaming vms", "stop the gaming vm", "destroy the <game> vm".

2026-07-15
add-mcp
기타 컴퓨터 관련 직업

Add an MCP server to the project and sync to all AI tools

2026-07-11
drift
네트워크·컴퓨터 시스템 관리자

Detect configuration drift using hash-based verification.

2026-07-11
service-debug
네트워크·컴퓨터 시스템 관리자

Debug a NixOS service that is down, unhealthy, or misbehaving. Identifies which host runs the service, connects via SSH if remote, and investigates using journalctl. Trigger phrases include "debug X", "X is down", "why is X broken", "check X service", "X not working", "investigate X".

2026-07-11
service-deploy
네트워크·컴퓨터 시스템 관리자

Use this skill when enabling, moving, or migrating a NixOS service between hosts (doc1/proxmox-vm, doc2, igpu, framework, etc.), or when verifying that a service is actually working after deployment. Trigger phrases include "move X to host Y", "enable X on Y", "deploy X", "is X working", "verify X is up", "X isn't accessible", "can't reach X".

2026-07-11
triage-overnight
네트워크·컴퓨터 시스템 관리자

Pull overnight failure diagnoses (claude -p output) for nightly nixos-upgrade and rolling-flake-update from Loki, audit recent Gotify pings on doc2, AND review any auto-generated RCA fix PRs on Forgejo, then summarise with a merge recommendation per PR. Use when the user says "triage last night", "triage overnight", "what failed overnight", "what broke last night", or similar morning-ritual phrasing.

2026-07-11
moonlight-iperf
네트워크·컴퓨터 시스템 관리자

Measure Wi-Fi/LAN throughput with iperf3 to choose a safe Moonlight/Sunshine streaming bitrate. Use when the user asks to test iperf, size a Moonlight stream, compare Wi-Fi clients, check phone/laptop streaming performance, or diagnose UDP/TCP throughput from an SSH-reachable client such as framework or phone.

2026-07-07
alert-rca
네트워크·컴퓨터 시스템 관리자

Read-only root cause analysis for homelab alerts. Investigate, diagnose, and optionally open a signed PR to fix config issues in nixosconfig.

2026-06-30
arr
소프트웨어 개발자

Manage the *arr media stack — Radarr, Sonarr, Prowlarr (indexers) and NZBHydra2 (usenet) — plus the qBittorrent/NZBGet download clients, over their HTTP APIs. Use when the user mentions radarr, sonarr, prowlarr, indexers, an "arr" app, usenet/NZB, NZBHydra2, NZBGeek, qbt/qBittorrent grabs, or download-client / quality / delay-profile config.

2026-06-30
audiobookshelf
소프트웨어 개발자

Manage Audiobookshelf library - scan, search, match metadata, edit books, upload covers, trigger backups. Use when user mentions audiobookshelf, ABS, abs, audiobooks library, or book metadata.

2026-06-30
homeassistant
소프트웨어 개발자

Control Home Assistant - entities, automations, dashboards, and media playback

2026-06-30
homelab-agents
기타 컴퓨터 관련 직업

Route homelab operations to the git-tracked Hermes skills migrated from nixosconfig/.claude/agents, and use the matching MCP toolsets when available.

2026-06-30
mailsearch
일반 사무원

Search AND read Andy's personal + work mail archive — find emails, recall correspondence, reconstruct events (a trip, a deal, an invoice chain), and read attachment contents (PDF invoices, etc.). A trusted EA over the mail. Runs only from the doc1 bastion, human-present; never available to hermes or any always-on/automated agent.

2026-06-30
playwright
소프트웨어 품질 보증 분석가·테스터

Drive a real browser to test web UIs — especially logs.ablz.au (Grafana LGTM dashboards). Use for clicking through dashboards, snapshotting panels, tuning queries, and verifying rendered output.

2026-06-30
tower
네트워크·컴퓨터 시스템 관리자

Manage the tower Unraid host over SSH — Docker containers (Plex etc.), the array (mdcmd), KVM VMs (virsh), ZFS pools, shares, and system health. Use when the user mentions tower, Unraid, Plex, or a tower container/VM/disk/share.

2026-06-30
unifi
네트워크·컴퓨터 시스템 관리자

Manage UniFi network - devices, clients, networks, WLANs, and port profiles

2026-06-30
relay-push
소프트웨어 개발자

Land a dev box's local commits onto Forgejo master by relaying them through the doc1 bastion. Dev boxes (epi, framework) hold NO push token by design — doc1 is the sole writer. The skill fetches the dev box's commits over SSH, verifies each is signed by a hosts.nix key, rebases them onto current master, security-reviews every diff against least-privilege, then pushes ONLY after the human says "go". Trigger phrases include "pull commits from epi", "pull from framework", "land epi's commits", "push epi's work", "relay epi", "get epi's commits up", "push the dev box commits", "gated push".

2026-06-21
service-module
네트워크·컴퓨터 시스템 관리자

Use this skill when creating, modifying, or reviewing a NixOS service module under `modules/nixos/services/`, or when adding container/database/proxy/monitoring wiring for a homelab service. Covers the service hierarchy (upstream module > custom module > OCI container), `mk-pg-container` / `mk-mariadb-container` patterns, sops secret layout, DNS-first networking, deep probes, errorPatterns, sandbox patterns, and the pre-commit checklist. Trigger phrases include "new service module", "add service X", "wire up X in nixos", "review this module", "service module checklist", "least-privilege audit on this module".

2026-05-21
talk-to-me
소프트웨어 개발자

Wire this Claude Code session into the voice.ablz.au SSE bridge so assistant replies are spoken aloud through the user's phone. Use when the user says "talk to me", "voice mode", "I'm in the car", "drive mode", or similar phrasing. Also use the unregister command when they say "stop talking", "turn off voice", or "I'm at the desk again".

2026-05-19
audiobook-chapter-recovery
영화·비디오 편집자

Recover audiobook chapter titles and boundaries when source files lost them but you have a matching ebook, TOC, or Whisper transcript. Use this for "fix audiobook chapters", "recover chapter names", "match transcript to ebook", or similar ABS chapter-repair work, especially when pause-based methods fail.

2026-05-11
yoto-card
데스크톱 출판 전문가

Prepare audio + artwork for a Yoto MYO (Make Your Own) card. Use this for turning TV show seasons or music albums into Yoto-uploadable track folders. Trigger phrases include "make a yoto card", "yoto card for X", "rip audio for yoto", "turn X into a yoto", or any mention of uploading to yotoplay.

2026-04-22
uptime-kuma
소프트웨어 개발자

Query Uptime Kuma monitor status and metrics using the API key

2026-04-09
sops-decrypt
네트워크·컴퓨터 시스템 관리자

Decrypt and edit SOPS-encrypted secrets in this repo

2026-02-01
gotify-ping
네트워크·컴퓨터 시스템 관리자

Send a Gotify push before requesting human input

2026-01-22