What problem does it solve? Setting up and maintaining a consistent set of AI skills across environments requires manual tool installation, authentication, and repetitive install commands. This Skill centralizes environment preparation and skill/profile management through the oracle-skills CLI. ## Core Features & Use Cases - Environment Preparation: Checks and installs git, gh, and ghq across macOS, Linux, and Windows, and sets up gh authentication. - Profile Management: Lists available profiles and switches between seed, standard, and full skill sets with one command. - Skill Lifecycle: Installs, removes, and lists individual skills globally. - Use Case: A developer on a new machine runs the prepare step to install git, gh, and ghq, authenticates with GitHub, then switches to the standard profile to install twelve skills at once. ## Quick Start Ask the assistant to run the oracle prepare command to check and install git, gh, and ghq and set up GitHub authentication.