Agent skill
mac-mini-llm-lab
Configure a Mac mini as a reliable local LLM server with remote access, observability, and power-safe operation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/mac-mini-llm-lab
Metadata
Additional technical details for this skill
- author
- devops-skills
- version
- 1.0
SKILL.md
Mac mini LLM Lab
Turn a Mac mini into a low-noise, always-on local AI appliance.
System Setup
- Update macOS and Xcode command line tools.
- Install Homebrew and core packages (
tmux,htop,ollama). - Enable automatic login and restart-after-power-failure.
- Configure Tailscale or WireGuard for remote access.
Reliability Checklist
- Keep device on wired Ethernet.
- Use UPS for power protection.
- Schedule weekly reboot window.
- Add launchd service for Ollama auto-start.
Security Checklist
- Disable unnecessary sharing services.
- Enforce FileVault and strong local admin password.
- Restrict SSH to key-based auth only.
Related Skills
- ollama-stack - Local inference software stack
- ssh-configuration - Secure remote shell access
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?