debug

Diagnoses and resolves issues in the Pibox container environment.

816|77|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/rcarmo/piclaw --skill debug-rcarmo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/rcarmo/piclaw/tree/main/skel/.pi/skills/debug
Command: npx skills add https://github.com/rcarmo/piclaw --skill debug-rcarmo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users identify and resolve problems within the Pibox container environment, ensuring tools, paths, and configurations are set up correctly.

Core Features & Use Cases

  • System Checks: Verifies essential system information like OS, user, disk space, and memory.
  • Tool Availability: Checks if critical command-line tools (git, make, pi, etc.) are installed and accessible.
  • Configuration Review: Inspects Pi agent configuration files and project-specific settings.
  • Use Case: If the pi command is not working or a script fails unexpectedly, this Skill can pinpoint whether the issue is a missing tool, incorrect path, or a configuration error.

Quick Start

Run the debug skill to diagnose potential issues with the Pibox container environment.

Frequently Asked Questions about debug

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

FAQPage Schema
How do I troubleshoot a Pibox container environment when the pi command is not working?

To troubleshoot a Pibox container environment, this diagnostic checks system basics like OS, user, disk space, memory, and verifies if critical command-line tools such as git and make are installed and accessible. It requires shell access to execute diagnostic commands and analyze environment variables to pinpoint the root cause.

Why does my Pibox agent setup fail unexpectedly during configuration?

Pibox agent setup failures often stem from incorrect paths, missing tools, or configuration errors. This diagnostic process inspects Pi agent configuration files and project-specific settings to pinpoint whether the issue is a missing tool, incorrect path, or a configuration error, ensuring tools and configurations are set up correctly.

What is the best way to check tool availability in a Pibox container?

The best way to check tool availability in a Pibox container is to run a diagnostic skill that verifies if critical command-line tools like git, make, and pi are installed and accessible. It inspects system information and configuration files to resolve environment issues and ensure tools are correctly set up.

Can I use this diagnostic to fix persistent configuration problems in my Pi agent?

Yes, you can use this diagnostic to fix persistent Pi agent configuration problems. It inspects Pi agent configuration files and project-specific settings, verifying essential system information and tool availability to identify and resolve configuration errors within the Pibox container environment.

Do I need shell access to debug environment variables in a Pibox container?

Yes, you need shell access to debug environment variables in a Pibox container. The diagnostic requires shell access to execute diagnostic commands and analyze environment variables, checking system basics, tool availability, and Pi configuration to resolve issues.