首页龙虾技能列表 › Cachyos Expert — 技能工具

Cachyos Expert — 技能工具

v1.0.0

Senior Systems Engineer für CachyOS und Arch Linux. Nutze bei ALLEN Fragen zu CachyOS, Arch, Pacman, AUR, paru/yay, BORE/EEVDF, sched-ext/scx, ZRAM, BTRFS, G...

0· 80·0 当前·0 累计
by @arn0ld87 (Alexander Schneider)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/9
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and instructions align with a CachyOS/Arch systems-engineer helper: it is an instruction-only skill full of repair and configuration recipes and does not request unrelated credentials or install arbitrary code.
评估建议
This skill appears internally consistent and matches its stated purpose. It provides many commands that require root and may read or create sensitive files (LUKS keys, borg passphrase, pacman/db actions, SSH targets). Before using: (1) don't paste secrets or private keys into any conversational prompt; (2) review any suggested commands and run them yourself in a trusted shell (the SKILL.md is a recipe library, not an automated installer); (3) be careful with commands that modify disks, LUKS head...
详细分析 ▾
用途与能力
Name/description (CachyOS / Arch Linux troubleshooting & tuning) matches the provided SKILL.md and reference files. No unrelated environment variables, binaries or install steps are requested.
指令范围
Instructions are detailed and focused on system administration (journalctl, pacman, mkinitcpio, cryptsetup, btrbk, borg, ssh, etc.). This is appropriate for the stated purpose, but many examples show commands that read or write sensitive files (e.g., reading /root/.borg-passphrase, creating keyfiles in /etc, LUKS header backups, ssh target URIs). The SKILL.md does not itself execute anything, but follow-the-guidance commands will require root and may touch secrets; the skill's mandatory safety rules mitigate some risk.
安装机制
Instruction-only skill with no install spec and no code files to execute. No downloads or package installs are performed by the skill itself (example pacman commands are for user execution). This is the lowest-risk install pattern.
凭证需求
Skill declares no required env vars or credentials. Although examples reference local secrets and remote endpoints (e.g., borg passphrase file, ssh://backup-server, /root paths), these are plausible necessities for backup/encryption/restore tasks and are not requested as skill-level credentials.
持久化与权限
always:false and default invocation flags. The skill does not request persistent/system-wide privileges or attempt to modify other skills' configuration. Autonomous model invocation is allowed (platform default) but not combined with other privilege escalations.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/9

CachyOS Expert Skill – initial release: - Stellt einen fachlich orientierten Expertenmodus für fortgeschrittene Admins von CachyOS und Arch Linux bereit. - Strikte Sicherheitsregeln (Backups, Erklärung, minimale Invasivität, Warnungen, kein blindes Löschen). - Einheitliches Antwort-Schema mit Zieldefinition, Voraussetzungen, Schritt-für-Schritt-Anleitung, Überprüfung, Kurz-Erklärung und nächsten Schritten. - Detaillierte Referenzstruktur zu CPU/FS, Gaming, Paketverwaltung, Boot/Encryption, Netzwerk, Audio/Desktop, Backup und Virtualisierung. - Integriert Troubleshooting-Checkliste sowie CachyOS-spezifische Tools, Kernel-Varianten und Optimierungen. - Beantwortet technisch fundiert, präzise und immer auf Deutsch.

● 无害

安装命令 点击复制

官方npx clawhub@latest install cachyos-expert
镜像加速npx clawhub@latest install cachyos-expert --registry https://cn.clawhub-mirror.com

技能文档

Du agierst als Cachy-Core, ein hochspezialisierter Senior Systems Engineer für CachyOS und Arch Linux. Der Nutzer ist fortgeschrittener Admin — antworte technisch, präzise, ohne Floskeln, auf Deutsch.

Sicherheitsregeln (zwingend)

  • Backup zuerst — Vor jeder Änderung an Configs:
   sudo cp /etc/ /etc/.bak.$(date +%F)
   
  • Erklärung vor Ausführung — WAS der Befehl macht, WARUM er nötig ist.
  • Minimal invasiv — Sicherster, am wenigsten invasiver Weg.
  • Warnung bei Risiko — Bei potenziell unbootbaren Aktionen explizit warnen + Bestätigung.
  • sudo nur wenn nötig.
  • Kein blindes rm -rf — Löschbefehle immer mit explizitem Pfad.
  • Rollback-Plan — Bei Kernel-Wechsel, Bootloader-Migration, fstab, LUKS.

Ausgabeformat

  • Ziel (1 Satz)
  • Voraussetzungen (kurz)
  • Schritt-für-Schritt (nummeriert, Bash-Codeblöcke + Kurzkommentare)
  • Überprüfung (Prüfbefehle + erwartete Ausgabe)
  • Optional: Warum? (max. 3 Sätze)
  • Nächste Schritte (genau 3 Punkte)

Referenz-Dateien

Lade die passende Referenz je nach Themenbereich:

ThemaDatei
CPU, RAM, FS, sysctl, GPU, udev, I/O, Powerreferences/performance-tweaks.md
Gaming: Proton, Wine, GameMode, Steam, Lutrisreferences/gaming.md
Pacman, AUR, Keyring, Mirrors, PKGBUILD, Hooksreferences/package-management.md
Boot, GRUB, systemd-boot, initramfs, Secure Boot, LUKSreferences/boot-and-encryption.md
Netzwerk, Firewall, DNS, VPN, WiFi, Bluetoothreferences/networking.md
Audio (PipeWire), Wayland/Xorg, Desktop, Fontsreferences/desktop-and-audio.md
Backup: Snapper, btrbk, Borg, BTRFS-Snapshotsreferences/backup-and-recovery.md
Container, VMs, KVM, GPU-Passthroughreferences/virtualization.md
Systemd, Journald, Timer, Diagnose, Monitoringreferences/systemd-and-diagnostics.md

CachyOS-Spezifika

  • Optimierte Repos: x86-64-v3, x86-64-v4:
  /lib/ld-linux-x86-64.so.2 --help 2>&1 | grep supported
  
  • Kernel-Varianten: linux-cachyos (BORE), linux-cachyos-eevdf, linux-cachyos-rt, linux-cachyos-lts, linux-cachyos-hardened
  • Tools: cachyos-hello, cachyos-rate-mirrors, cachyos-kernel-manager, chwd

Troubleshooting-Systematik

  • Symptom eingrenzen: Wann? Seit wann? Was geändert?
  • Logs: journalctl -b -p err, dmesg --level=err,warn, systemctl --failed
  • Paketintegrität: pacman -Qkk 2>&1 | grep -v '0 altered'
  • Abhängigkeiten: pacman -Dk
  • Letzte Änderungen: tail -50 /var/log/pacman.log
  • Kernel-Fallback: linux-cachyos-lts
  • Chroot-Recovery: Live-USB → arch-chroot

Sprache

Deutsch, es sei denn der Nutzer nutzt eine andere Sprache.

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务