orbit-install

Install development tools and Claude Code skills for Orbit.

2|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/adityaarsharma/orbit --skill orbit-install
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orbit-install
Source: https://github.com/adityaarsharma/orbit/tree/main/skills/orbit-install
Command: npx skills add https://github.com/adityaarsharma/orbit --skill orbit-install

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, php, wp-cli, composer, and includes scripts (resource) components.

What problem does it solve?

Manages the installation of all necessary tools and dependencies for Orbit, including Node.js, PHP, and numerous others, simplifying the setup process.

Core Features & Use Cases

  • Automatic Installation: Handles the download and installation of all required dependencies for Orbit.
  • Version Control: Pins and verifies versions of tools and libraries to ensure compatibility.
  • User-friendly Commands: Offers clear commands for the user to initiate the installation and manage additional dependencies like Claude Code skills.
  • Use Case: If you're a new user who needs to install all Orbit dependencies before using it, this Skill will guide you through the process with simple commands.

Quick Start

Run the command 'bash setup/install.sh' to start the installation process for all Orbit dependencies.

Frequently Asked Questions about orbit-install

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

FAQPage Schema
How do I install all Orbit dependencies for WordPress development at once?

Install Orbit dependencies by running 'bash setup/install.sh' to automatically download and configure required tools like Node.js, PHP, and composer for your WordPress development environment.

What tools do I need before setting up an Orbit development environment?

Orbit requires Node.js, PHP, wp-cli, and composer to be available. The installer pins and verifies versions of these tools to ensure compatibility across testing and plugin building tasks.

Can I use Orbit to manage browser automation tools for plugin testing?

Yes, Orbit handles tooling for WordPress testing and debugging environments, including browser automation tools. The installer ensures your setup is robust for tasks like testing and building plugins.

Does the Orbit installer handle version control for PHP and Node.js dependencies?

Yes, the Orbit installer pins and verifies versions of tools and libraries like PHP and Node.js to ensure compatibility and simplify the setup process for your development environment.

What is the best way to configure Claude Code skills for WordPress development?

The Orbit installer offers clear commands to initiate installation and manage additional dependencies like Claude Code skills, guiding new users through the setup process with simple commands.