030e280c249291c125b7bc7cbe01da0d963f1254
- Updated usage comment to show 'source' syntax - Add IMPORTANT note about why to use source not bash - Remove misleading 'Tip' about restarting shell - Clarify commands are ready immediately - Update output messaging
Homelab Agents
Central storage for AI agent prompts shared across all VPS instances.
Structure
agents/- Agent prompt definitionstemplates/- Template files for agents and session summariesscripts/- Installation and utility scripts
Usage
Clone this repository on any VPS:
git clone http://100.120.125.113:3000/pdm/homelab-agents.git ~/.homelab-agents
Update agents:
cd ~/.homelab-agents && git pull
Available Agents
- sysadmin-session-closer - Automatically closes and documents dev sessions
Description
Languages
Shell
100%