popebot-doctor

Diagnose PopeBot/Pi environment health and repair identified issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive system for diagnosing and troubleshooting issues within the PopeBot/Pi agent environment, ensuring optimal performance and reliability.

Core Features & Use Cases

  • Environment Diagnostics: Checks Docker, Node.js, Git, and essential command-line tools.
  • Skill Health: Validates skill directory structures, SKILL.md files, and dependencies.
  • API Connectivity: Tests network reachability and API endpoint health.
  • Configuration Validation: Verifies environment variables and configuration files.
  • Automated Repair: Attempts to fix common issues automatically.
  • Use Case: When an agent is experiencing unexpected behavior, run PopeBot Doctor to pinpoint the root cause, whether it's a network issue, a misconfigured skill, or a missing dependency, and then attempt an automated repair.

Quick Start

Run a full diagnostic and attempt to repair any issues found.

Frequently Asked Questions about popebot-doctor

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

FAQPage Schema
How do I run diagnostics on my agent environment to find configuration errors?

Agent environment diagnostics validate environment variables, configuration files, and skill directory structures to pinpoint misconfigured settings. This process identifies root causes of unexpected behavior by systematically verifying system configuration integrity.

What does a skill health check inspect in my agent environment?

A skill health check inspects skill directory structures, validates SKILL.md files, and verifies dependencies within the agent environment. This ensures all installed skills maintain proper configuration and required components for reliable agent operation.

Can I automatically repair missing dependencies and API connectivity issues?

Yes, automated repair can fix missing dependencies and API connectivity issues. The diagnostic system tests network reachability and API endpoint health, then attempts to automatically resolve identified issues, restoring agent environment functionality.

Does the agent environment health check support Docker, Node.js, and Git?

Yes, the environment diagnostics check supports Docker, Node.js, and Git. The health check performs comprehensive validation of these essential command-line tools and system components to ensure your agent environment meets operational requirements.

Why is my agent experiencing unexpected behavior after a skill installation?

Unexpected agent behavior after skill installation often stems from invalid SKILL.md files, broken directory structures, or missing dependencies. Running a diagnostic health check identifies whether the root cause is a misconfigured skill, network issue, or missing system component.

What is the best way to troubleshoot API connectivity problems in an agent environment?

The best way to troubleshoot API connectivity problems is running a diagnostic health check that tests network reachability and API endpoint health. This validates connectivity status and can attempt automated repair for identified network issues.