PopeBot Operations Skill Overview PopeBot (thepopebot) is an autonomous AI agent system deployed at . It runs primarily via GitHub Actions for completely autonomous operation. GitHub Repo: ( PUBLIC — for unlimited free Actions minutes) --- Architecture 1. GitHub Actions Runner: Runs container. 2. Local Event Handler: A local Docker container ( ) that can be used to run CLI commands to interact with the repository and jobs. (Note: The Next.js web chat portion crashes on startup). --- Active Agents The system runs 3 distinct agents mapped directly to Ollama Cloud models via : | Agent | Model |…