capgo-cli-usage

Route general Capgo CLI questions to the matching sub-skill.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hamza-sahin/pawbalance --skill capgo-cli-usage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capgo-cli-usage
Source: https://github.com/hamza-sahin/pawbalance/tree/main/.claude/skills/capgo-cli-usage
Command: npx skills add https://github.com/hamza-sahin/pawbalance --skill capgo-cli-usage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides the agent through the Capgo CLI command surface and routes requests to more specific Capgo skills. Use when the user asks generally about the Capgo CLI, app setup, diagnostics, OTA operations, native builds, or organization commands. Do not use when a more specific Capgo skill already clearly matches the request.

Core Features & Use Cases

  • Routes general Capgo CLI inquiries to the matching Capgo sub-workflow
  • Directs questions toward OTA bundles, native cloud builds, organizations, and account commands
  • Provides an entry point for understanding Capgo CLI structure and common commands

Quick Start

Route a general Capgo CLI question to the most relevant sub-skill

Frequently Asked Questions about capgo-cli-usage

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

FAQPage Schema
How do I route general Capgo CLI questions to the right command workflow?

To route a general Capgo CLI question, the system analyzes the request against common command workflows and directs it to the matching sub-skill, such as OTA operations, native builds, or organization management, ensuring accurate command execution.

What is the best way to organize Capgo CLI commands across different command groups?

Organizing Capgo CLI commands requires understanding the command surface structure and grouping inquiries by function. When requests span multiple command groups or lack a clear match, routing logic directs them to the most relevant sub-workflow for targeted assistance.

When do I need a routing skill for Capgo CLI command management?

A routing skill is needed for Capgo CLI command management when inquiries span multiple command groups or no single sub-skill clearly matches the request. It provides an entry point for general questions about app setup, diagnostics, and OTA operations.

Does the Capgo CLI support both OTA updates and native cloud builds?

Yes, the Capgo CLI supports both OTA updates and native cloud builds through dedicated sub-skills. General inquiries about these features are routed to specialized workflows handling OTA bundles or native build operations.

Why does my Capgo CLI question not match a specific sub-skill?

A Capgo CLI question may not match a specific sub-skill when it spans multiple command groups or covers general app setup and diagnostics. In these cases, routing logic evaluates the inquiry and directs it to the most appropriate available sub-workflow.