PopeBot Operations

Manages, configures, and troubleshoots the PopeBot AI agent deployment.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/winsorllc/upgraded-carnival --skill popebot-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PopeBot Operations
Source: https://github.com/winsorllc/upgraded-carnival/tree/main/.agent/skills/popebot-operations
Command: npx skills add https://github.com/winsorllc/upgraded-carnival --skill popebot-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive management, configuration, and troubleshooting capabilities for the PopeBot AI agent, ensuring its smooth and autonomous operation.

Core Features & Use Cases

  • Deployment Management: Oversee LLM provider setup, Docker operations, and GitHub Actions job dispatch.
  • Security: Handle secret rotation for API keys and tokens.
  • Troubleshooting & Recovery: Restore skills, repair broken symlinks, and recover lost code from PRs.
  • Use Case: If PopeBot's deployment encounters an issue with LLM connectivity, this Skill can be used to reconfigure the Ollama Cloud settings and restart the relevant GitHub Actions jobs.

Quick Start

Use the PopeBot Operations skill to check the status of the last 10 agent runs on the winsorllc/upgraded-carnival repository.

Frequently Asked Questions about PopeBot Operations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot LLM connectivity issues for an autonomous AI agent deployment?

Troubleshoot LLM connectivity for an AI agent deployment by reconfiguring Ollama Cloud provider settings and restarting the relevant GitHub Actions jobs to restore autonomous operation.

What's the best way to check the run status and logs of a GitHub Actions AI agent?

Check GitHub Actions AI agent run status and logs by querying the repository's dispatched job history, allowing you to view recent autonomous runs and diagnose operational failures.

How do I rotate API keys and tokens for an autonomous Docker-based AI agent?

Rotate API keys and tokens for a Docker-based AI agent by updating secret configurations across the deployment environment, ensuring the GitHub Actions runner and LLM provider maintain uninterrupted access.

Can I recover lost code or repair broken symlinks after an accidental overwrite in an AI agent deployment?

Recover lost code and repair broken symlinks after an accidental overwrite by restoring skills from pull request history and fixing the deployment's file structure to resume autonomous operation.

How do I recover an autonomous AI agent from skill degradation or broken symlinks?

Recover an autonomous AI agent from skill degradation by restoring lost skill definitions and repairing broken symlinks in the deployment directory, ensuring the agent resumes scheduled GitHub Actions jobs correctly.

Do I need Docker and GitHub Actions to manage autonomous AI agent scheduling?

Docker and GitHub Actions are required to manage autonomous AI agent scheduling, as they handle container operations and dispatch the scheduled jobs that trigger the LLM-driven workflows.