pi-admin

Raspberry Pi system administration. Monitor resources, manage services, perform updates and maintenance.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pi-admin" with this command: npx skills add thesethrose/pi-admin

Raspberry Pi Administration

Complete system monitoring and introspection for the Raspberry Pi host. Access network details, system resources, storage, services, and more.

When to Use

  • Checking Pi network configuration (IP, Tailscale)
  • Monitoring system resources (CPU, memory, storage)
  • Viewing running services and their status
  • Checking temperature and hardware info
  • Troubleshooting system issues
  • Getting system overview for debugging

Usage

# Information Commands
cd /home/srose/clawd/skills/pi-admin
./skill.sh overview
./skill.sh network
./skill.sh tailscale
./skill.sh resources
./skill.sh storage
./skill.sh services
./skill.sh hardware

# Maintenance Commands
./skill.sh update       # Update system packages
./skill.sh clean        # Clean unused packages, logs, Docker
./skill.sh reboot       # Reboot with countdown
./skill.sh restart-gateway  # Restart the Clawdis Gateway

# Complete system info
./skill.sh all

Tools Available

ToolDescription
overviewQuick system summary
networkIP addresses, hostname, network interfaces
tailscaleTailscale status, IP, peers
resourcesCPU, memory, temperature
storageDisk usage, mount points
servicesRunning services, Gateway status
hardwareCPU info, Raspberry Pi model, GPU
allComplete detailed dump

Examples

# Quick system check
./skill.sh overview

# Debug network issues
./skill.sh network && ./skill.sh tailscale

# Check if Gateway is running
./skill.sh services | grep gateway

# Monitor disk space
./skill.sh storage

Information Collected

Network:

  • Hostname
  • Local IP addresses (eth0, wlan0)
  • Network interface details
  • DNS configuration

Tailscale:

  • Status (running/stopped)
  • Tailscale IP
  • Connected peers
  • Exit node status

Resources:

  • CPU usage
  • Memory usage (used/free/total)
  • CPU temperature
  • Uptime

Storage:

  • Disk usage by mount point
  • Inode usage
  • Free space

Services:

  • Gateway service status
  • Docker containers
  • Systemd services
  • Port listeners

Hardware:

  • CPU model and cores
  • Raspberry Pi model
  • GPU memory
  • Total RAM

Maintenance Commands

update

Update system packages via apt:

  • Updates package lists
  • Shows upgradable packages
  • Requires confirmation before upgrading
  • Reports if reboot is needed
  • Dry run: ./skill.sh update --dry-run shows what would be updated

clean

Clean up system to free disk space:

  • Removes unused packages (autoremove)
  • Clears package cache
  • Cleans old journal logs (keeps 7 days)
  • Optionally cleans Docker artifacts
  • Shows space saved
  • Dry run: ./skill.sh clean --dry-run shows what would be cleaned

reboot

Graceful system reboot:

  • 10-second countdown
  • Ctrl+C to cancel
  • Uses systemctl reboot
  • Dry run: ./skill.sh reboot --dry-run shows countdown without rebooting

restart-gateway

Restart the Clawdis Gateway service:

  • Stops all running gateway processes
  • Starts fresh gateway on port 18789
  • Confirms port is listening
  • Shows access URLs
  • Dry run: ./skill.sh restart-gateway --dry-run shows what would happen

optimize

Apply safe system optimizations:

  • Disable Bluetooth service (~50MB RAM saved)
  • Disable ModemManager (~30MB RAM saved)
  • Disable Avahi/Zeroconf (~20MB RAM saved)
  • Set swappiness to 10 (better RAM utilization)
  • Dry run: ./skill.sh optimize --dry-run shows what would change
  • Undo: ./skill.sh optimize --undo reverts all changes

Total RAM savings: ~100MB Reversibility: Yes, use --undo flag to revert

Note: All maintenance commands require sudo and ask for confirmation before making changes. Use --dry-run flag to preview changes without applying them.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Pi Health

Raspberry Pi health monitor. Check CPU temperature, throttling status, voltage levels, memory/disk usage, fan RPM, overclock detection, and power issues. Use when monitoring Pi health, diagnosing thermal throttling, checking for under-voltage, or verifying system stability on any Raspberry Pi (Pi 3/4/5, arm64/armhf).

Registry SourceRecently Updated
1.5K1Profile unavailable
General

Openclaw Rescue Kit

OpenClaw 自救套件 - 网关启动包装(端口冲突防护)、看门狗监控、自动重启、配置回滚、安全加固、日志清理、Git版本管理。当用户提到 OpenClaw 网关崩溃、需要看门狗、配置回滚、安全扫描、日志清理、端口冲突、或部署自救脚本时使用此技能。包含 10 个独立脚本和完整部署指南。

Registry SourceRecently Updated
5600Profile unavailable
General

Stock Monitor Pro

专业级智能股票监控预警系统 V2.1。支持收盘日报自动生成、反爬虫优化(Session级UA、多数据源冗余)、成本百分比预警、均线金叉死叉、RSI超买超卖、成交量异动监控、智能错误提醒。符合中国投资者习惯(红涨绿跌)。Use when user needs stock market monitoring, pri...

Registry SourceRecently Updated
2.1K4Profile unavailable
General

Iran Intelligence Radar (Persian X Monitor)

Monitor Persian-language X (Twitter) activity related to Iran, detect high-signal geopolitical events, translate posts, score escalation risk, and generate a...

Registry SourceRecently Updated
2970Profile unavailable